./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fgets_multiply_08_good.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2b55b8fd-5bdc-4200-aa8c-ab8c4ce9911b/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2b55b8fd-5bdc-4200-aa8c-ab8c4ce9911b/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_2b55b8fd-5bdc-4200-aa8c-ab8c4ce9911b/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2b55b8fd-5bdc-4200-aa8c-ab8c4ce9911b/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fgets_multiply_08_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2b55b8fd-5bdc-4200-aa8c-ab8c4ce9911b/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2b55b8fd-5bdc-4200-aa8c-ab8c4ce9911b/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash ebc8d70dd3a6dd092ec9912a17d9918c446a44f9f568e0b66fefb63ce5d792d1 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 00:23:18,846 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 00:23:18,908 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2b55b8fd-5bdc-4200-aa8c-ab8c4ce9911b/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-12-06 00:23:18,913 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 00:23:18,913 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 00:23:18,933 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 00:23:18,934 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 00:23:18,934 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 00:23:18,934 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 00:23:18,935 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 00:23:18,935 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 00:23:18,935 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 00:23:18,935 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 00:23:18,935 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 00:23:18,935 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 00:23:18,935 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 00:23:18,935 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 00:23:18,935 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-06 00:23:18,935 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 00:23:18,936 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 00:23:18,936 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 00:23:18,936 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 00:23:18,936 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 00:23:18,936 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 00:23:18,936 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 00:23:18,936 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 00:23:18,936 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 00:23:18,936 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 00:23:18,937 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 00:23:18,937 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 00:23:18,937 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 00:23:18,937 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 00:23:18,937 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_2b55b8fd-5bdc-4200-aa8c-ab8c4ce9911b/bin/ukojak-verify-CZk0znPC7b Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> ebc8d70dd3a6dd092ec9912a17d9918c446a44f9f568e0b66fefb63ce5d792d1 [2024-12-06 00:23:19,178 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 00:23:19,188 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 00:23:19,190 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 00:23:19,192 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 00:23:19,192 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 00:23:19,193 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2b55b8fd-5bdc-4200-aa8c-ab8c4ce9911b/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fgets_multiply_08_good.i [2024-12-06 00:23:21,955 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2b55b8fd-5bdc-4200-aa8c-ab8c4ce9911b/bin/ukojak-verify-CZk0znPC7b/data/22d9d417a/7f1a020e92bb4b5fa245e9cf37781034/FLAG0e3136bef [2024-12-06 00:23:22,282 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 00:23:22,282 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2b55b8fd-5bdc-4200-aa8c-ab8c4ce9911b/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fgets_multiply_08_good.i [2024-12-06 00:23:22,302 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2b55b8fd-5bdc-4200-aa8c-ab8c4ce9911b/bin/ukojak-verify-CZk0znPC7b/data/22d9d417a/7f1a020e92bb4b5fa245e9cf37781034/FLAG0e3136bef [2024-12-06 00:23:22,318 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2b55b8fd-5bdc-4200-aa8c-ab8c4ce9911b/bin/ukojak-verify-CZk0znPC7b/data/22d9d417a/7f1a020e92bb4b5fa245e9cf37781034 [2024-12-06 00:23:22,321 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 00:23:22,322 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 00:23:22,324 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 00:23:22,324 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 00:23:22,329 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 00:23:22,330 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 12:23:22" (1/1) ... [2024-12-06 00:23:22,330 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1e5cd89f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:23:22, skipping insertion in model container [2024-12-06 00:23:22,331 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 12:23:22" (1/1) ... [2024-12-06 00:23:22,372 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 00:23:23,052 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 00:23:23,062 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 00:23:23,144 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 00:23:23,252 INFO L204 MainTranslator]: Completed translation [2024-12-06 00:23:23,252 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:23:23 WrapperNode [2024-12-06 00:23:23,253 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 00:23:23,253 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 00:23:23,253 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 00:23:23,253 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 00:23:23,258 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:23:23" (1/1) ... [2024-12-06 00:23:23,273 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:23:23" (1/1) ... [2024-12-06 00:23:23,291 INFO L138 Inliner]: procedures = 504, calls = 54, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 161 [2024-12-06 00:23:23,291 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 00:23:23,292 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 00:23:23,292 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 00:23:23,292 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 00:23:23,298 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:23:23" (1/1) ... [2024-12-06 00:23:23,299 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:23:23" (1/1) ... [2024-12-06 00:23:23,301 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:23:23" (1/1) ... [2024-12-06 00:23:23,301 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:23:23" (1/1) ... [2024-12-06 00:23:23,306 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:23:23" (1/1) ... [2024-12-06 00:23:23,307 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:23:23" (1/1) ... [2024-12-06 00:23:23,309 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:23:23" (1/1) ... [2024-12-06 00:23:23,311 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:23:23" (1/1) ... [2024-12-06 00:23:23,311 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:23:23" (1/1) ... [2024-12-06 00:23:23,313 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 00:23:23,314 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 00:23:23,314 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 00:23:23,314 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 00:23:23,315 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:23:23" (1/1) ... [2024-12-06 00:23:23,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 00:23:23,328 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2b55b8fd-5bdc-4200-aa8c-ab8c4ce9911b/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 00:23:23,341 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2b55b8fd-5bdc-4200-aa8c-ab8c4ce9911b/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 00:23:23,343 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2b55b8fd-5bdc-4200-aa8c-ab8c4ce9911b/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 00:23:23,365 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2024-12-06 00:23:23,365 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2024-12-06 00:23:23,365 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2024-12-06 00:23:23,365 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2024-12-06 00:23:23,365 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 00:23:23,365 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 00:23:23,365 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 00:23:23,365 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsTrue [2024-12-06 00:23:23,365 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsTrue [2024-12-06 00:23:23,365 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsFalse [2024-12-06 00:23:23,365 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsFalse [2024-12-06 00:23:23,366 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 00:23:23,474 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 00:23:23,476 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 00:23:23,673 INFO L? ?]: Removed 34 outVars from TransFormulas that were not future-live. [2024-12-06 00:23:23,674 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 00:23:23,709 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 00:23:23,709 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-06 00:23:23,709 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 12:23:23 BoogieIcfgContainer [2024-12-06 00:23:23,710 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 00:23:23,710 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 00:23:23,710 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 00:23:23,720 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 00:23:23,720 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 12:23:23" (1/1) ... [2024-12-06 00:23:23,727 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 00:23:23,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:23,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 81 states and 111 transitions. [2024-12-06 00:23:23,774 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 111 transitions. [2024-12-06 00:23:23,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 00:23:23,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:23,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:23,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:24,028 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 00:23:24,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:24,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 81 states and 110 transitions. [2024-12-06 00:23:24,093 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 110 transitions. [2024-12-06 00:23:24,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 00:23:24,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:24,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:24,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:24,191 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 00:23:24,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:24,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 80 states and 109 transitions. [2024-12-06 00:23:24,228 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 109 transitions. [2024-12-06 00:23:24,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 00:23:24,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:24,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:24,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:24,322 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 00:23:24,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:24,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 79 states and 108 transitions. [2024-12-06 00:23:24,375 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 108 transitions. [2024-12-06 00:23:24,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-06 00:23:24,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:24,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:24,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:24,463 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 00:23:24,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:24,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 79 states and 107 transitions. [2024-12-06 00:23:24,501 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 107 transitions. [2024-12-06 00:23:24,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 00:23:24,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:24,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:24,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:24,581 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:23:24,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:24,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 78 states and 106 transitions. [2024-12-06 00:23:24,614 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 106 transitions. [2024-12-06 00:23:24,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 00:23:24,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:24,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:24,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:24,689 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:23:24,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:24,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2024-12-06 00:23:24,756 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2024-12-06 00:23:24,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 00:23:24,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:24,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:24,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:24,871 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 00:23:24,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:24,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 77 states and 104 transitions. [2024-12-06 00:23:24,916 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 104 transitions. [2024-12-06 00:23:24,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 00:23:24,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:24,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:24,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:25,023 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 00:23:25,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:25,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 82 states and 112 transitions. [2024-12-06 00:23:25,078 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 112 transitions. [2024-12-06 00:23:25,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 00:23:25,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:25,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:25,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:25,169 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 00:23:25,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:25,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 83 states and 113 transitions. [2024-12-06 00:23:25,190 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 113 transitions. [2024-12-06 00:23:25,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:25,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:25,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:25,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:25,323 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:25,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:25,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:25,390 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:25,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:25,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:25,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:25,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:25,478 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:25,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:25,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:25,490 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:25,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:25,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:25,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:25,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:25,574 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:25,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:25,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:25,586 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:25,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:25,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:25,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:25,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:25,670 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:25,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:25,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:25,683 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:25,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:25,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:25,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:25,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:25,765 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:25,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:25,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:25,777 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:25,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:25,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:25,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:25,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:25,858 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:25,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:25,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:25,874 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:25,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:25,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:25,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:25,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:25,935 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:25,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:25,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:25,943 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:25,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:25,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:25,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:25,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:26,007 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:26,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:26,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:26,016 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:26,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:26,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:26,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:26,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:26,077 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:26,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:26,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:26,086 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:26,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:26,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:26,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:26,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:26,144 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:26,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:26,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:26,153 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:26,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:26,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:26,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:26,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:26,208 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:26,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:26,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:26,217 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:26,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:26,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:26,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:26,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:26,271 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:26,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:26,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:26,278 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:26,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:26,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:26,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:26,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:26,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:26,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:26,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:26,341 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:26,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:26,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:26,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:26,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:26,393 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:26,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:26,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:26,401 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:26,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:26,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:26,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:26,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:26,454 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:26,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:26,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:26,472 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:26,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:26,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:26,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:26,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:26,523 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:26,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:26,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:26,532 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:26,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:26,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:26,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:26,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:26,584 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:26,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:26,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:26,593 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:26,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:26,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:26,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:26,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:26,645 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:26,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:26,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:26,653 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:26,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:26,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:26,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:26,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:26,704 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:26,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:26,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:26,712 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:26,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:26,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:26,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:26,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:26,765 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:26,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:26,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:26,774 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:26,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:26,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:26,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:26,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:26,826 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:26,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:26,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:26,834 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:26,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:26,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:26,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:26,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:26,886 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:26,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:26,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:26,894 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:26,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:26,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:26,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:26,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:26,945 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:26,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:26,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:26,953 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:26,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:26,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:26,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:26,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:27,016 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:27,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:27,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:27,024 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:27,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:27,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:27,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:27,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:27,074 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:27,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:27,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:27,084 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:27,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:27,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:27,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:27,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:27,133 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:27,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:27,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:27,141 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:27,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:27,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:27,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:27,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:27,194 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:27,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:27,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:27,202 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:27,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:27,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:27,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:27,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:27,254 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:27,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:27,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:27,262 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:27,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:27,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:27,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:27,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:27,312 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:27,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:27,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:27,319 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:27,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:27,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:27,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:27,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:27,370 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:27,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:27,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:27,378 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:27,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:27,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:27,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:27,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:27,423 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:27,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:27,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:27,431 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:27,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:27,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:27,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:27,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:27,479 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:27,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:27,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:27,487 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:27,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:27,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:27,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:27,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:27,551 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:27,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:27,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:27,559 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:27,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:27,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:27,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:27,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:27,605 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:27,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:27,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:27,613 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:27,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:27,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:27,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:27,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:27,658 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:27,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:27,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:27,665 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:27,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:27,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:27,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:27,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:27,711 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:27,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:27,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:27,718 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:27,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:27,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:27,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:27,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:27,765 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:27,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:27,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:27,773 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:27,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:27,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:27,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:27,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:27,819 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:27,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:27,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:27,827 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:27,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:27,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:27,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:27,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:27,872 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:27,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:27,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:27,880 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:27,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:27,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:27,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:27,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:27,928 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:27,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:27,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:27,936 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:27,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:27,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:27,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:27,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:27,988 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:27,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:27,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:27,996 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:27,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:27,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:27,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:28,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:28,060 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:28,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:28,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:28,069 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:28,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:28,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:28,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:28,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:28,130 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:28,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:28,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:28,140 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:28,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:28,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:28,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:28,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:28,206 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:28,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:28,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:28,216 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:28,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:28,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:28,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:28,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:28,278 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:28,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:28,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:28,288 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:28,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:28,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:28,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:28,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:28,346 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:28,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:28,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:28,354 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:28,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:28,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:28,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:28,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:28,400 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:28,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:28,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:28,408 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:28,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:28,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:28,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:28,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:28,452 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:28,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:28,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:28,460 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:28,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:28,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:28,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:28,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:28,506 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:28,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:28,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:28,514 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:28,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:28,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:28,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:28,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:28,562 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:28,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:28,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:28,570 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:28,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:28,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:28,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:28,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:28,619 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:28,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:28,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:28,627 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:28,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:28,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:28,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:28,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:28,679 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:28,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:28,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:28,687 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:28,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:28,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:28,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:28,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:28,742 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:28,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:28,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:28,749 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:28,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:28,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:28,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:28,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:28,793 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:28,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:28,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:28,801 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:28,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:28,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:28,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:28,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:28,848 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:28,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:28,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:28,858 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:28,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:28,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:28,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:28,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:28,904 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:28,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:28,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:28,911 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:28,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:28,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:28,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:28,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:28,952 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:28,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:28,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:28,958 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:28,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:28,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:28,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:28,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:28,999 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:29,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:29,006 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:29,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:29,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:29,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:29,050 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:29,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:29,057 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:29,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:29,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:29,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:29,103 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:29,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:29,110 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:29,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:29,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:29,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:29,155 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:29,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:29,162 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:29,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:29,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:29,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:29,206 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:29,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:29,214 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:29,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:29,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:29,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:29,259 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:29,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:29,267 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:29,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:29,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:29,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:29,320 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:29,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:29,328 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:29,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:29,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:29,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:29,370 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:29,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:29,376 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:29,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:29,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:29,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:29,417 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:29,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:29,424 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:29,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:29,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:29,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:29,467 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:29,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:29,474 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:29,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:29,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:29,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:29,514 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:29,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:29,520 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:29,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:29,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:29,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:29,560 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:29,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:29,566 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:29,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:29,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:29,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:29,607 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:29,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:29,614 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:29,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:29,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:29,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:29,655 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:29,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:29,661 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:29,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:29,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:29,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:29,700 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:29,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:29,706 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:29,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:29,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:29,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:29,746 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:29,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:29,753 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:29,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:29,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:29,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:29,796 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:29,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:29,803 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:29,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:29,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:29,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:29,854 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:29,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:29,861 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:29,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:29,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:29,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:29,904 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:29,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:29,910 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:29,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:29,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:29,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:29,955 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:29,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:29,962 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:29,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:29,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:29,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:30,009 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:30,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:30,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:30,015 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:30,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:30,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:30,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:30,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:30,056 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:30,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:30,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:30,062 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:30,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:30,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:30,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:30,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:30,103 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:30,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:30,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:30,109 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:30,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:30,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:30,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:30,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:30,150 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:30,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:30,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:30,156 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:30,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:30,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:30,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:30,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:30,197 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:30,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:30,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:30,203 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:30,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:30,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:30,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:30,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:30,248 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:30,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:30,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:30,254 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:30,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:30,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:30,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:30,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:30,295 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:30,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:30,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:30,300 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:30,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:30,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:30,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:30,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:30,349 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:30,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:30,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:30,354 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:30,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:30,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:30,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:30,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:30,405 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:30,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:30,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:30,413 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:30,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:30,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:30,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:30,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:30,471 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:30,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:30,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:30,479 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:30,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:30,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:30,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:30,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:30,533 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:30,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:30,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:30,541 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:30,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:30,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:30,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:30,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:30,597 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:30,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:30,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:30,603 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:30,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:30,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:30,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:30,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:30,642 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:30,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:30,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:30,648 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:30,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:30,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:30,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:30,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:30,686 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:30,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:30,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:30,692 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:30,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:30,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:30,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:30,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:30,728 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:30,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:30,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:30,734 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:30,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:30,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:30,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:30,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:30,773 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:30,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:30,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:30,779 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:30,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:30,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:30,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:30,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:30,818 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:30,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:30,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:30,824 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:30,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:30,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:30,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:30,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:30,863 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:30,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:30,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:30,869 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:30,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:30,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:30,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:30,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:30,906 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:30,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:30,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:30,911 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:30,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:30,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:30,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:30,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:30,948 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:30,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:30,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:30,953 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:30,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:30,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:30,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:30,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,000 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,005 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,043 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,048 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,085 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,090 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,132 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,137 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,178 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,184 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,222 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,227 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,267 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,273 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,312 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,317 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,356 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,361 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,398 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,403 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,439 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,444 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,483 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,488 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,535 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,541 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,578 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,583 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,620 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,625 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,664 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,669 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,707 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,712 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,758 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,763 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,800 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,803 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,834 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,837 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,864 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,868 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,898 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,902 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,930 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,934 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:31,966 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:31,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:31,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:31,970 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:31,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:31,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:31,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:31,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,012 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,017 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,044 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,047 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,074 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,077 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,104 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,108 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,138 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,142 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,169 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,173 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,201 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,206 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,236 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,240 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,267 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,271 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,300 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,304 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,332 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,336 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,364 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,367 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,419 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,424 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,468 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,473 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,514 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,519 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,559 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,563 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,604 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,608 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,637 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,640 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,666 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,670 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,695 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,699 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,725 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,729 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,757 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,761 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,787 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,791 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,817 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,821 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,851 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,854 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,883 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,887 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,936 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,940 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:32,977 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:32,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:32,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:32,982 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:32,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:32,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:32,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:32,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,019 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,024 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,062 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,065 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,102 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,107 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,143 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,148 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,184 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,188 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,222 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,225 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,252 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,256 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,279 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,283 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,308 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,311 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,341 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,344 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,376 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,380 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,416 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,421 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,457 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,461 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,502 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,507 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,543 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,547 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,587 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,591 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,630 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,635 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,674 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,679 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,716 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,720 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,758 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,762 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,799 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,803 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,840 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,844 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,880 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,884 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,922 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,927 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:33,963 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:33,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:33,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:33,968 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:33,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:33,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:33,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:33,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,006 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,011 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,051 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,056 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,101 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,104 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,132 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,136 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,159 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,162 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,190 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,194 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,219 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,221 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,248 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,251 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,278 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,281 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,304 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,307 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,337 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,364 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,367 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,392 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,395 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,424 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,427 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,454 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,458 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,484 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,487 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,528 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,533 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,559 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,563 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,587 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,591 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,627 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,632 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,661 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,665 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,690 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,694 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,728 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,731 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,764 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,768 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,799 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,804 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,841 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,845 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,882 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,887 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,915 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,918 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,955 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:34,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:34,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:34,960 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:34,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:34,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:34,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:34,998 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,002 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,060 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,066 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,123 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,129 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,185 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,192 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,252 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,259 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,316 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,323 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,366 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,371 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,410 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,415 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,451 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,454 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,480 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,483 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,506 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,509 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,532 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,536 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,559 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,564 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,589 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,594 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,618 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,621 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,647 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,651 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,683 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,685 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,724 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,727 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,756 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,760 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,794 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,799 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,835 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,839 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,870 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,873 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,907 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,912 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,938 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,941 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,966 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:35,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:35,969 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:35,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:35,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:35,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,997 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,001 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,031 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,034 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,070 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,073 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,106 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,110 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,146 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,150 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,182 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,184 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,207 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,210 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,244 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,247 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,282 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,286 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,313 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,317 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,348 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,352 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,378 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,383 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,408 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,412 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,438 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,442 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,469 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,473 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,499 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,502 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,524 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,527 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,550 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,554 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,586 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,590 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,626 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,631 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,659 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,662 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,688 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,691 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,720 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,724 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,760 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,763 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,790 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,795 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,822 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,826 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,854 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,859 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,884 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,888 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,914 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,919 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,943 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,947 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:36,974 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:36,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:36,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:36,979 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:36,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:36,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:36,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:36,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,004 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,007 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,030 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,034 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,056 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,059 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,082 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,084 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,108 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,110 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,134 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,137 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,160 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,163 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,186 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,189 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,226 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,230 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,266 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,270 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,307 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,311 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,347 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,351 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,387 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,391 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,428 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,432 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,456 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,459 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,482 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,485 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,508 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,510 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,534 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,536 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,560 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,563 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,587 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,591 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,615 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,618 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,642 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,645 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,670 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,674 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,699 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,702 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,727 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,731 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,757 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,760 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,795 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,798 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,824 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,826 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,850 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,852 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,875 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,878 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,904 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,908 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,934 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,937 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,963 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,967 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:37,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:37,996 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:37,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:37,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:37,999 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:37,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:37,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:37,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,026 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,029 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,057 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,061 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,088 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,092 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,118 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,122 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,149 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,151 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,174 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,177 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,202 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,205 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,230 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,233 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,258 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,261 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,288 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,291 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,326 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,330 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,356 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,361 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,387 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,392 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,418 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,423 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,450 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,454 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,481 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,486 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,512 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,517 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,542 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,547 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,573 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,577 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,605 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,610 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,643 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,646 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,672 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,676 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,701 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,705 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,732 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,735 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,761 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,765 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,789 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,793 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,818 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,821 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,844 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,847 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,881 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,883 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,906 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,908 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,931 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,933 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,960 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,963 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:38,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:38,988 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:38,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:38,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:38,992 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:38,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:38,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:38,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,014 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,017 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,039 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,042 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,064 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,067 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,089 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,092 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,122 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,124 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,147 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,150 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,173 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,176 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,199 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,202 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,224 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,227 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,251 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,253 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,277 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,279 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,302 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,304 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,338 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,342 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,382 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,387 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,427 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,432 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,472 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,478 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,517 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,522 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,565 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,571 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,613 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,618 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,645 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,650 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,678 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,682 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,708 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,712 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,739 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,743 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,770 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,774 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,801 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,805 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,833 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,837 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,867 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,870 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,899 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,902 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,929 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,933 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,961 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,964 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:39,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:39,991 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:39,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:39,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:39,993 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:39,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:39,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:39,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,019 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,022 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,046 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,049 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,083 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,086 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,109 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,112 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,136 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,138 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,165 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,169 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,196 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,199 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,226 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,230 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,256 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,259 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,288 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,290 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,314 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,317 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,343 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,346 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,372 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,375 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,410 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,413 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,439 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,443 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,471 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,474 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,502 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,504 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,533 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,536 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,562 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,565 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,591 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,593 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,618 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,621 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,645 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,648 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,689 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,693 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,721 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,723 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,749 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,752 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,779 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,782 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,806 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,809 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,836 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,841 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,867 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,871 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,897 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,900 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,927 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,931 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,957 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,962 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:40,992 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:40,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:40,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:40,996 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:40,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:40,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:40,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,020 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,024 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,063 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,067 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,100 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,103 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,131 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,134 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,160 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,164 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,193 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,197 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,224 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,228 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,257 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,261 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,291 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,295 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,334 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,337 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,366 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,369 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,400 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,404 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,431 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,435 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,460 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,464 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,490 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,493 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,522 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,526 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,554 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,557 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,581 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,584 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,608 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,610 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,635 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,640 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,667 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,671 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,698 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,703 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,731 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,736 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,764 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,769 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,798 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,803 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,832 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,836 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,866 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,872 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,903 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,907 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:41,951 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:41,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:41,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:41,957 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:41,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:41,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:41,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:41,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,003 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,008 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,052 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,058 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,102 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,106 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,150 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,155 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,199 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,203 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,247 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,253 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,295 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,298 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,326 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,329 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,355 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,358 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,386 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,390 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,417 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,420 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,448 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,451 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,478 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,481 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,508 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,512 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,539 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,542 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,569 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,572 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,599 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,603 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,630 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,633 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,658 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,660 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,686 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,689 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,714 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,717 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,745 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,748 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,786 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,789 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,816 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,820 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,846 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,850 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,876 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,880 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,907 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,911 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,940 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,943 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:42,971 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:42,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:42,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:42,976 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:42,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:42,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:42,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:42,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,004 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,009 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,038 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,042 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,071 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,076 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,111 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,115 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,146 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,149 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,185 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,189 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,223 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,226 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,261 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,265 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,297 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,300 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,337 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,341 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,372 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,375 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,410 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,412 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,437 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,440 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,464 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,467 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,491 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,494 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,527 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,531 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,578 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,582 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,610 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,615 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,642 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,645 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,672 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,676 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,703 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,707 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,741 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,745 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,776 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,778 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,802 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,805 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,830 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,833 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,858 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,860 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,887 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,890 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,916 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,919 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,947 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,950 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:43,978 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:43,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:43,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:43,981 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:43,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:43,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:43,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:43,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,007 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,010 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,037 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,040 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,068 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,072 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,099 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,103 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,129 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,134 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,161 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,165 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,192 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,195 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,223 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,227 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,253 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,256 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,290 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,293 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,316 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,319 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,342 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,345 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,368 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,372 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,400 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,404 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,433 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,437 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,463 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,466 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,494 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,498 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,526 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,530 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,556 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,559 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,587 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,591 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,619 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,623 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,651 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,656 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,685 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,690 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,719 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,723 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,751 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,754 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,785 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,788 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,814 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,817 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,844 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,848 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,878 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,880 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,905 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,908 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,939 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,942 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:44,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:44,990 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:44,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:44,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:44,996 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:44,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:44,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:44,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,041 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,047 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,093 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,099 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,145 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,151 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,197 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,203 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,248 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,254 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,298 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,304 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,350 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,356 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,388 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,392 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,420 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,424 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,452 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,457 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,486 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,490 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,520 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,524 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,553 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,557 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,592 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,596 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,637 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,640 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,669 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,673 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,702 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,705 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,734 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,738 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,767 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,771 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,801 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,804 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,832 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,836 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,866 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,869 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,900 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,903 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,932 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,937 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:45,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:45,967 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:45,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:45,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:45,970 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:45,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:45,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:45,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,019 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,024 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,059 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,064 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,096 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,100 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,131 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,134 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,165 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,168 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,200 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,205 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,236 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,240 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,271 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,275 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,306 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,310 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,340 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,344 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,374 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,378 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,407 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,412 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,440 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,444 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,473 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,477 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,507 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,510 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,539 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,543 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,570 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,574 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,605 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,609 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,638 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,641 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,668 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,672 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,700 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,704 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,730 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,734 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,762 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,765 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,789 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,792 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,817 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,819 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,844 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,847 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,889 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,893 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,923 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,927 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:46,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:46,978 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:46,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:46,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:46,982 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:46,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:46,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:46,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,029 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,034 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,080 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,085 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,131 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,136 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,182 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,186 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,227 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,231 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,266 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,271 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,302 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,306 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,337 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,341 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,375 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,378 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,406 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,409 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,437 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,440 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,467 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,470 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,499 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,501 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,531 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,534 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,563 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,566 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,595 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,597 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,626 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,629 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,659 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,661 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,700 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,703 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,731 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,734 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,763 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,766 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,794 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,797 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,842 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,845 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,875 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,878 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,908 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,912 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,943 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,947 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:47,978 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:47,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:47,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:47,981 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:47,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:47,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:47,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:47,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,018 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,021 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,052 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,056 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,087 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,090 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,120 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,125 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,154 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,157 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,187 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,192 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,224 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,227 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,260 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,262 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,291 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,294 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,323 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,326 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,357 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,361 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,391 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,394 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,424 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,428 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,458 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,461 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,491 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,494 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,525 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,530 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,563 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,568 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,599 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,603 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,637 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,641 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,673 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,677 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,739 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,744 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,798 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,803 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,852 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,856 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,905 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,909 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:48,957 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:48,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:48,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:48,962 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:48,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:48,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:48,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:48,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,010 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,015 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,064 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,069 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,117 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,121 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,166 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,169 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,198 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,201 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,231 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,235 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,264 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,269 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,299 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,302 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,336 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,367 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,370 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,401 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,404 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,434 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,438 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,471 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,475 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,522 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,527 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,561 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,566 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,601 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,604 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,634 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,637 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,665 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,668 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,697 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,700 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,728 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,731 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,759 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,761 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,791 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,794 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,833 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,835 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,866 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,868 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,917 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,921 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,954 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,959 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:49,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:49,992 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:49,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:49,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:49,997 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:49,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:49,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:49,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,030 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,035 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,068 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,073 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,106 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,110 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,141 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,145 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,175 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,178 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,209 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,213 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,247 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,250 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,281 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,285 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,315 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,319 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,364 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,368 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,415 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,420 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,457 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,460 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,496 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,501 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,534 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,539 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,575 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,580 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,616 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,621 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,653 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,657 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,688 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,692 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,725 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,729 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,763 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,766 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,798 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,802 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,834 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,837 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,869 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,873 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,906 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,909 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,938 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,941 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:50,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:50,970 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:50,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:50,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:50,973 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:50,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:50,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:50,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,018 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,022 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,052 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,056 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,088 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,091 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,131 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,136 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,180 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,185 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,221 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,224 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,254 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,259 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,292 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,295 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,324 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,327 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,356 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,359 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,389 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,393 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,430 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,433 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,462 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,464 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,494 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,497 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,525 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,528 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,558 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,560 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,589 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,592 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,621 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,624 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,664 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,668 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,706 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,709 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,737 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,740 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,769 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,771 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,800 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,802 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,831 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,834 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,862 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,865 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,893 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,896 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,924 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,927 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:51,955 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:51,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:51,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:51,958 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:51,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:51,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:51,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:51,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,007 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,012 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,044 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,048 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,081 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,085 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,119 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,122 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,155 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,159 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,194 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,198 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,229 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,232 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,265 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,270 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,303 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,307 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,339 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,342 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,383 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,388 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,434 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,439 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,481 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,483 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,512 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,515 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,545 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,549 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,582 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,586 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,618 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,622 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,652 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,655 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,684 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,687 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,716 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,719 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,748 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,750 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,781 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,784 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,813 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,816 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,845 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,848 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,877 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,882 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,914 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,918 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,951 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,954 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:52,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:52,986 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:52,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:52,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:52,990 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:52,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:52,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:52,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,034 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,037 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,067 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,072 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,105 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,109 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,139 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,141 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,170 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,173 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,202 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,205 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,234 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,238 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,269 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,274 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,306 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,310 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,342 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,346 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,377 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,381 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,412 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,416 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,448 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,453 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,486 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,490 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,524 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,529 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,564 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,569 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,603 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,607 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,639 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,643 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,687 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,691 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,735 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,739 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,787 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,791 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,835 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,837 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,872 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,875 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,907 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,911 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,946 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,949 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:53,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:53,983 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:53,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:53,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:53,986 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:53,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:53,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:53,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,019 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,023 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,071 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,075 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,107 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,110 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,143 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,147 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,191 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,196 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,225 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,227 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,258 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,260 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,288 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,291 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,318 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,321 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,353 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,356 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,382 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,385 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,411 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,414 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,440 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,442 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,469 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,471 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,497 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,499 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,526 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,528 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,554 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,557 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,597 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,599 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,628 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,630 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,657 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,660 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,687 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,689 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,716 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,718 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,746 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,748 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,776 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,778 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,806 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,809 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,835 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,838 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,868 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,872 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,907 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,910 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:54,961 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:54,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:54,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:54,965 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:54,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:54,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:54,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:54,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,002 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,006 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,043 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,048 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,083 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,086 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,118 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,122 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,159 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,162 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,194 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,197 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,227 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,230 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,262 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,265 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,298 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,301 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,332 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,335 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,367 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,370 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,401 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,404 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,436 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,439 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,471 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,474 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,507 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,510 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,543 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,546 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,579 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,582 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,614 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,618 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,650 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,653 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,686 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,688 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,717 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,721 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,752 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,755 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,791 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,794 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,829 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,832 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,862 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,864 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,911 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,914 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,947 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,950 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:55,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:55,982 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:55,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:55,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:55,985 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:55,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:55,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:55,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,018 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,021 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,056 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,059 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,093 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,095 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,129 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,132 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,164 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,167 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,200 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,204 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,237 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,240 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,272 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,277 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,311 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,315 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,353 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,356 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,397 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,401 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,440 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,442 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,482 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,485 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,519 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,522 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,555 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,559 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,593 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,597 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,632 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,635 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,672 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,675 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,709 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,712 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,747 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,750 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,784 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,787 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,822 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,825 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,859 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,863 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,911 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,914 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,948 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,950 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:56,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:56,980 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:56,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:56,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:56,983 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:56,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:56,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:56,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,012 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,015 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,044 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,047 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,077 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,080 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,110 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,112 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,142 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,146 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,177 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,180 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,211 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,213 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,244 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,247 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,280 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,282 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,313 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,315 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,344 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,347 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,376 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,379 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,412 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,415 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,449 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,452 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,487 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,491 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,525 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,528 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,561 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,564 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,597 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,600 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,634 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,637 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,669 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,673 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,705 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,709 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,742 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,745 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,794 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,798 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,830 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,833 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,867 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,870 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,903 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,907 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,940 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,943 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:57,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:57,977 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:57,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:57,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:57,981 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:57,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:57,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:57,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,015 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,018 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,050 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,053 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,086 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,089 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,120 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,123 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,154 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,157 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,189 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,191 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,228 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,231 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,262 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,265 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,295 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,298 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,327 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,331 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,358 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,361 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,390 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,393 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,424 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,427 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,455 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,458 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,485 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,487 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,514 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,517 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,544 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,547 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,574 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,576 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,603 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,606 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,646 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,649 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,676 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,678 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,706 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,708 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,735 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,738 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,772 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,775 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,808 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,812 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,849 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,852 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,881 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,884 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,913 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,916 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,946 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,949 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:58,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:58,979 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:58,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:58,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:58,982 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:58,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:58,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:58,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,012 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,015 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,045 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,048 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,077 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,080 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,110 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,112 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,143 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,146 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,176 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,179 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,208 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,211 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,241 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,244 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,276 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,280 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,310 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,315 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,347 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,351 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,385 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,388 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,420 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,423 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,469 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,473 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,501 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,504 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,535 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,538 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,569 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,572 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,602 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,605 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,636 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,639 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,671 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,674 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,703 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,706 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,737 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,740 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,771 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,774 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,804 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,808 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,839 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,842 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,873 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,876 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,906 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,909 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,938 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,941 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:59,970 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:23:59,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:59,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:23:59,973 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:23:59,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:23:59,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:59,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:59,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,003 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,006 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,036 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,039 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,070 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,073 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,103 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,106 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,137 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,140 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,170 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,173 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,203 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,206 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,237 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,239 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,290 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,292 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,321 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,325 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,357 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,361 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,394 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,398 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,430 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,434 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,469 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,473 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,507 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,511 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,546 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,550 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,586 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,590 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,624 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,627 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,660 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,663 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,697 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,700 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,735 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,738 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,773 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,776 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,810 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,813 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,848 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,851 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,884 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,888 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,922 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,925 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,960 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:00,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:00,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:00,963 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:00,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:00,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:00,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:00,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:00,998 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,000 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,036 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,039 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,074 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,077 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,114 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,117 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,156 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,159 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,210 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,215 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,254 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,258 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,298 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,303 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,341 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,345 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,382 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,385 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,422 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,426 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,475 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,478 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,513 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,516 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,551 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,555 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,590 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,593 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,627 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,630 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,665 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,668 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,702 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,706 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,742 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,746 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,782 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,785 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,820 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,824 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,858 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,862 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,898 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,902 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,937 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,941 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:01,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:01,975 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:01,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:01,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:01,979 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:01,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:01,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:01,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:02,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:02,015 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:02,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:02,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:02,019 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:02,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:02,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:02,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:24:02,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:02,053 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:24:02,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:24:02,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:24:02,057 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:24:02,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:24:02,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:24:02,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-06 00:34:36,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:36,039 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:36,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:36,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:36,042 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:36,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:36,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:36,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:36,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:36,184 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:36,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:36,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:36,188 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:36,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:36,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:36,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:36,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:36,330 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:36,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:36,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:36,333 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:36,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:36,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:36,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:36,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:36,474 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:36,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:36,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:36,478 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:36,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:36,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:36,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:36,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:36,620 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:36,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:36,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:36,624 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:36,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:36,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:36,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:36,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:36,765 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:36,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:36,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:36,769 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:36,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:36,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:36,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:36,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:36,910 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:36,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:36,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:36,914 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:36,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:36,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:36,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:37,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:37,089 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:37,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:37,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:37,093 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:37,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:37,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:37,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:37,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:37,236 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:37,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:37,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:37,241 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:37,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:37,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:37,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:37,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:37,384 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:37,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:37,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:37,388 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:37,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:37,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:37,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:37,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:37,530 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:37,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:37,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:37,534 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:37,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:37,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:37,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:37,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:37,674 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:37,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:37,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:37,677 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:37,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:37,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:37,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:37,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:37,819 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:37,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:37,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:37,823 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:37,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:37,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:37,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:37,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:37,964 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:37,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:37,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:37,968 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:37,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:37,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:37,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:38,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:38,109 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:38,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:38,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:38,112 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:38,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:38,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:38,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:38,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:38,254 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:38,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:38,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:38,257 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:38,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:38,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:38,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:38,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:38,400 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:38,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:38,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:38,403 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:38,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:38,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:38,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:38,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:38,546 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:38,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:38,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:38,549 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:38,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:38,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:38,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:38,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:38,691 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:38,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:38,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:38,694 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:38,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:38,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:38,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:38,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:38,871 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:38,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:38,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:38,875 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:38,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:38,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:38,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:39,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:39,019 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:39,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:39,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:39,022 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:39,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:39,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:39,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:39,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:39,164 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:39,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:39,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:39,169 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:39,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:39,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:39,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:39,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:39,311 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:39,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:39,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:39,314 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:39,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:39,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:39,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:39,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:39,454 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:39,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:39,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:39,457 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:39,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:39,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:39,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:39,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:39,598 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:39,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:39,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:39,602 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:39,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:39,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:39,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:39,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:39,743 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:39,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:39,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:39,747 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:39,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:39,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:39,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:39,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:39,891 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:39,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:39,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:39,895 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:39,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:39,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:39,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:40,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:40,036 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:40,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:40,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:40,039 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:40,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:40,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:40,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:40,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:40,180 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:40,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:40,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:40,184 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:40,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:40,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:40,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:40,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:40,322 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:40,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:40,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:40,326 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:40,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:40,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:40,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:40,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:40,467 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:40,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:40,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:40,471 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:40,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:40,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:40,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:40,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:40,649 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:40,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:40,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:40,652 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:40,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:40,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:40,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:40,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:40,796 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:40,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:40,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:40,800 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:40,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:40,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:40,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:40,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:40,943 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:40,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:40,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:40,947 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:40,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:40,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:40,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:41,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:41,089 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:41,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:41,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:41,093 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:41,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:41,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:41,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:41,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:41,236 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:41,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:41,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:41,239 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:41,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:41,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:41,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:41,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:41,381 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:41,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:41,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:41,385 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:41,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:41,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:41,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:41,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:41,527 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:41,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:41,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:41,531 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:41,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:41,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:41,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:41,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:41,674 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:41,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:41,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:41,677 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:41,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:41,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:41,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:41,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:41,819 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:41,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:41,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:41,824 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:41,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:41,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:41,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:41,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:41,966 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:41,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:41,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:41,969 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:41,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:41,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:41,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:42,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:42,112 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:42,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:42,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:42,115 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:42,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:42,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:42,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:42,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:42,332 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:42,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:42,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:42,336 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:42,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:42,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:42,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:42,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:42,480 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:42,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:42,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:42,485 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:42,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:42,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:42,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:42,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:42,629 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:42,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:42,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:42,633 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:42,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:42,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:42,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:42,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:42,779 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:42,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:42,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:42,783 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:42,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:42,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:42,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:42,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:42,926 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:42,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:42,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:42,929 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:42,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:42,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:42,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:43,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:43,074 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:43,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:43,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:43,077 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:43,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:43,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:43,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:43,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:43,221 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:43,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:43,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:43,225 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:43,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:43,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:43,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:43,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:43,369 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:43,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:43,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:43,372 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:43,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:43,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:43,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:43,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:43,517 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:43,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:43,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:43,520 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:43,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:43,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:43,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:43,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:43,664 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:43,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:43,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:43,667 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:43,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:43,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:43,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:43,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:43,811 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:43,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:43,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:43,814 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:43,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:43,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:43,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:43,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:43,958 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:43,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:43,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:43,961 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:43,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:43,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:43,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:44,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:44,155 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:44,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:44,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:44,158 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:44,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:44,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:44,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:44,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:44,304 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:44,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:44,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:44,307 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:44,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:44,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:44,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:44,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:44,453 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:44,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:44,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:44,456 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:44,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:44,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:44,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:44,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:44,601 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:44,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:44,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:44,604 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:44,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:44,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:44,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:44,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:44,748 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:44,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:44,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:44,751 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:44,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:44,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:44,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:44,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:44,894 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:44,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:44,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:44,897 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:44,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:44,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:44,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:45,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:45,039 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:45,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:45,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:45,042 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:45,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:45,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:45,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:45,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:45,185 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:45,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:45,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:45,188 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:45,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:45,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:45,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:45,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:45,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:45,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:45,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:45,336 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:45,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:45,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:45,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:45,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:45,480 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:45,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:45,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:45,483 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:45,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:45,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:45,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:45,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:45,626 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:45,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:45,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:45,630 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:45,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:45,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:45,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:45,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:45,772 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:45,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:45,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:45,775 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:45,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:45,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:45,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:45,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:45,958 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:45,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:45,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:45,962 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:45,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:45,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:45,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:46,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:46,114 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:46,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:46,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:46,118 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:46,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:46,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:46,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:46,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:46,274 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:46,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:46,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:46,277 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:46,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:46,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:46,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:46,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:46,435 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:46,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:46,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:46,438 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:46,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:46,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:46,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:46,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:46,593 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:46,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:46,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:46,597 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:46,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:46,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:46,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:46,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:46,745 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:46,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:46,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:46,750 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:46,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:46,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:46,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:46,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:46,895 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:46,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:46,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:46,899 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:46,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:46,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:46,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:47,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:47,042 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:47,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:47,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:47,046 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:47,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:47,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:47,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:47,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:47,189 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:47,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:47,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:47,192 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:47,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:47,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:47,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:47,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:47,336 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:47,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:47,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:47,339 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:47,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:47,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:47,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:47,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:47,484 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:47,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:47,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:47,488 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:47,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:47,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:47,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:47,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:47,629 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:47,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:47,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:47,632 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:47,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:47,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:47,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:47,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:47,794 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:47,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:47,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:47,797 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:47,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:47,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:47,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:47,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:47,933 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:47,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:47,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:47,936 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:47,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:47,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:47,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:48,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:48,079 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:48,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:48,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:48,082 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:48,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:48,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:48,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:48,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:48,226 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:48,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:48,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:48,230 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:48,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:48,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:48,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:48,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:48,373 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:48,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:48,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:48,376 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:48,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:48,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:48,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:48,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:48,520 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:48,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:48,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:48,524 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:48,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:48,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:48,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:48,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:48,665 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:48,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:48,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:48,668 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:48,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:48,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:48,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:48,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:48,811 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:48,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:48,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:48,814 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:48,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:48,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:48,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:48,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:48,942 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:48,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:48,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:48,945 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:48,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:48,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:48,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:49,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:49,071 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:49,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:49,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:49,074 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:49,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:49,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:49,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:49,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:49,209 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:49,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:49,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:49,212 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:49,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:49,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:49,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:49,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:49,335 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:49,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:49,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:49,338 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:49,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:49,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:49,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:49,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:49,514 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:49,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:49,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:49,517 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:49,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:49,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:49,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:49,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:49,663 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:49,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:49,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:49,667 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:49,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:49,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:49,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:49,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:49,812 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:49,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:49,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:49,815 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:49,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:49,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:49,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:49,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:49,961 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:49,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:49,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:49,965 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:49,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:49,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:49,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:50,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:50,111 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:50,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:50,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:50,114 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:50,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:50,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:50,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:50,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:50,259 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:50,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:50,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:50,263 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:50,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:50,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:50,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:50,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:50,397 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:50,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:50,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:50,399 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:50,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:50,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:50,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:50,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:50,541 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:50,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:50,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:50,543 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:50,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:50,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:50,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:50,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:50,675 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:50,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:50,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:50,677 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:50,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:50,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:50,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:50,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:50,801 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:50,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:50,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:50,803 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:50,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:50,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:50,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:50,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:50,937 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:50,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:50,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:50,939 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:50,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:50,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:50,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:51,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:51,155 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:51,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:51,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:51,158 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:51,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:51,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:51,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:51,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:51,298 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:51,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:51,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:51,301 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:51,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:51,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:51,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:51,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:51,443 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:51,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:51,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:51,446 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:51,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:51,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:51,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:51,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:51,589 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:51,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:51,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:51,591 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:51,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:51,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:51,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:51,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:51,733 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:51,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:51,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:51,736 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:51,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:51,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:51,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:51,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:51,880 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:51,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:51,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:51,884 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:51,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:51,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:51,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:52,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:52,030 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:52,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:52,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:52,034 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:52,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:52,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:52,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:52,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:52,180 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:52,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:52,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:52,185 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:52,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:52,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:52,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:52,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:52,332 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:52,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:52,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:52,335 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:52,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:52,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:52,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:52,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:52,481 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:52,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:52,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:52,486 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:52,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:52,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:52,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:52,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:52,632 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:52,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:52,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:52,636 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:52,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:52,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:52,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:52,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:52,791 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:52,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:52,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:52,796 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:52,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:52,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:52,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:52,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:52,984 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:52,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:52,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:52,989 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:52,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:52,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:52,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:53,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:53,130 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:53,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:53,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:53,134 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:53,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:53,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:53,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:53,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:53,269 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:53,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:53,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:53,273 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:53,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:53,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:53,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:53,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:53,397 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:53,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:53,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:53,402 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:53,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:53,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:53,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:53,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:53,537 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:53,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:53,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:53,541 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:53,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:53,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:53,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:53,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:53,683 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:53,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:53,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:53,686 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:53,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:53,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:53,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:53,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:53,826 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:53,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:53,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:53,829 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:53,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:53,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:53,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:53,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:53,971 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:53,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:53,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:53,974 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:53,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:53,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:53,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:54,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:54,111 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:54,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:54,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:54,115 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:54,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:54,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:54,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:54,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:54,237 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:54,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:54,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:54,240 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:54,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:54,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:54,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:54,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:54,377 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:54,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:54,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:54,380 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:54,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:54,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:54,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:54,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:54,522 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:54,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:54,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:54,525 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:54,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:54,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:54,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:54,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:54,698 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:54,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:54,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:54,701 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:54,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:54,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:54,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:54,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:54,842 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:54,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:54,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:54,845 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:54,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:54,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:54,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:54,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:54,988 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:54,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:54,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:54,991 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:54,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:54,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:54,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:55,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:55,132 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:55,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:55,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:55,135 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:55,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:55,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:55,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:55,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:55,277 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:55,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:55,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:55,280 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:55,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:55,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:55,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:55,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:55,421 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:55,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:55,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:55,424 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:55,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:55,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:55,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:55,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:55,563 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:55,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:55,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:55,567 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:55,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:55,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:55,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:55,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:55,694 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:55,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:55,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:55,697 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:55,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:55,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:55,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:55,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:55,826 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:55,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:55,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:55,829 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:55,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:55,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:55,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:55,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:55,971 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:55,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:55,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:55,975 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:55,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:55,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:55,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:56,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:56,118 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:56,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:56,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:56,122 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:56,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:56,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:56,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:56,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:56,260 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:56,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:56,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:56,263 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:56,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:56,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:56,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:56,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:56,432 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:56,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:56,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:56,435 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:56,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:56,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:56,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:56,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:56,580 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:56,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:56,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:56,584 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:56,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:56,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:56,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:56,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:56,731 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:56,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:56,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:56,734 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:56,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:56,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:56,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:56,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:56,905 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:56,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:56,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:56,908 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:56,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:56,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:56,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:57,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:57,050 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:57,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:57,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:57,054 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:57,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:57,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:57,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:57,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:57,198 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:57,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:57,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:57,201 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:57,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:57,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:57,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:57,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:57,338 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:57,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:57,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:57,342 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:57,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:57,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:57,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:57,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:57,486 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:57,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:57,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:57,490 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:57,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:57,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:57,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:57,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:57,633 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:57,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:57,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:57,636 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:57,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:57,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:57,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:57,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:57,779 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:57,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:57,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:57,782 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:57,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:57,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:57,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:57,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:57,924 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:57,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:57,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:57,927 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:57,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:57,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:57,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:58,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:58,141 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:58,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:58,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:58,144 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:58,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:58,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:58,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:58,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:58,286 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:58,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:58,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:58,289 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:58,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:58,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:58,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:58,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:58,431 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:58,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:58,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:58,435 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:58,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:58,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:58,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:58,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:58,578 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:58,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:58,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:58,581 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:58,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:58,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:58,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:58,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:58,719 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:58,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:58,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:58,722 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:58,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:58,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:58,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:58,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:58,872 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:58,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:58,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:58,875 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:58,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:58,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:58,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:59,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:59,018 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:59,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:59,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:59,021 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:59,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:59,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:59,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:59,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:59,164 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:59,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:59,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:59,167 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:59,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:59,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:59,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:59,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:59,309 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:59,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:59,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:59,312 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:59,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:59,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:59,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:59,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:59,454 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:59,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:59,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:59,459 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:59,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:59,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:59,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:59,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:59,603 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:59,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:59,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:59,608 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:59,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:59,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:59,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:59,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:59,750 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:59,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:59,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:59,754 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:59,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:59,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:59,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:59,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:59,933 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:34:59,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:59,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:34:59,936 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:34:59,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:34:59,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:59,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:00,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:00,080 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:00,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:00,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:00,083 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:00,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:00,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:00,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:00,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:00,228 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:00,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:00,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:00,231 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:00,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:00,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:00,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:00,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:00,370 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:00,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:00,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:00,373 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:00,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:00,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:00,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:00,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:00,504 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:00,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:00,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:00,507 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:00,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:00,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:00,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:00,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:00,653 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:00,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:00,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:00,656 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:00,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:00,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:00,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:00,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:00,803 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:00,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:00,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:00,806 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:00,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:00,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:00,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:00,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:00,949 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:00,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:00,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:00,952 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:00,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:00,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:00,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:01,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:01,093 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:01,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:01,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:01,096 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:01,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:01,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:01,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:01,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:01,221 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:01,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:01,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:01,224 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:01,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:01,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:01,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:01,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:01,353 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:01,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:01,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:01,356 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:01,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:01,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:01,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:01,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:01,500 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:01,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:01,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:01,503 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:01,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:01,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:01,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:01,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:01,679 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:01,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:01,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:01,682 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:01,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:01,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:01,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:01,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:01,825 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:01,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:01,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:01,828 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:01,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:01,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:01,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:01,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:01,972 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:01,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:01,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:01,975 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:01,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:01,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:01,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:02,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:02,120 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:02,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:02,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:02,124 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:02,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:02,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:02,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:02,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:02,268 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:02,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:02,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:02,271 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:02,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:02,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:02,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:02,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:02,416 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:02,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:02,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:02,419 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:02,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:02,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:02,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:02,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:02,564 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:02,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:02,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:02,568 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:02,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:02,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:02,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:02,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:02,710 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:02,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:02,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:02,713 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:02,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:02,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:02,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:02,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:02,857 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:02,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:02,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:02,860 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:02,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:02,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:02,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:02,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:02,984 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:02,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:02,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:02,987 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:02,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:02,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:02,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:03,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:03,122 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:03,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:03,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:03,125 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:03,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:03,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:03,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:03,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:03,338 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:03,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:03,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:03,341 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:03,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:03,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:03,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:03,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:03,486 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:03,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:03,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:03,489 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:03,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:03,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:03,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:03,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:03,636 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:03,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:03,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:03,639 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:03,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:03,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:03,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:03,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:03,783 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:03,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:03,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:03,786 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:03,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:03,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:03,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:03,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:03,927 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:03,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:03,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:03,930 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:03,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:03,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:03,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:04,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:04,075 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:04,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:04,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:04,078 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:04,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:04,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:04,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:04,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:04,223 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:04,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:04,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:04,226 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:04,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:04,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:04,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:04,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:04,359 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:04,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:04,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:04,362 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:04,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:04,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:04,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:04,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:04,487 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:04,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:04,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:04,491 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:04,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:04,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:04,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:04,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:04,631 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:04,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:04,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:04,634 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:04,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:04,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:04,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:04,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:04,776 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:04,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:04,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:04,779 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:04,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:04,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:04,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:04,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:04,921 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:04,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:04,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:04,923 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:04,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:04,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:04,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:05,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:05,105 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:05,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:05,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:05,108 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:05,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:05,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:05,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:05,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:05,251 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:05,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:05,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:05,253 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:05,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:05,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:05,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:05,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:05,399 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:05,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:05,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:05,402 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:05,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:05,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:05,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:05,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:05,545 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:05,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:05,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:05,549 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:05,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:05,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:05,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:05,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:05,692 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:05,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:05,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:05,696 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:05,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:05,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:05,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:05,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:05,847 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:05,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:05,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:05,851 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:05,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:05,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:05,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:05,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:05,994 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:05,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:05,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:05,997 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:05,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:05,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:05,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:06,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:06,144 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:06,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:06,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:06,147 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:06,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:06,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:06,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:06,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:06,294 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:06,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:06,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:06,297 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:06,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:06,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:06,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:06,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:06,442 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:06,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:06,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:06,445 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:06,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:06,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:06,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:06,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:06,587 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:06,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:06,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:06,592 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:06,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:06,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:06,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:06,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:06,807 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:06,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:06,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:06,811 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:06,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:06,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:06,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:06,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:06,955 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:06,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:06,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:06,958 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:06,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:06,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:06,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:07,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:07,105 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:07,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:07,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:07,108 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:07,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:07,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:07,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:07,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:07,251 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:07,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:07,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:07,255 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:07,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:07,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:07,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:07,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:07,394 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:07,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:07,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:07,398 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:07,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:07,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:07,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:07,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:07,524 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:07,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:07,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:07,527 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:07,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:07,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:07,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:07,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:07,662 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:07,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:07,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:07,666 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:07,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:07,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:07,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:07,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:07,810 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:07,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:07,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:07,813 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:07,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:07,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:07,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:07,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:07,957 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:07,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:07,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:07,961 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:07,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:07,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:07,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:08,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:08,104 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:08,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:08,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:08,108 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:08,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:08,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:08,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:08,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:08,252 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:08,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:08,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:08,255 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:08,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:08,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:08,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:08,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:08,400 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:08,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:08,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:08,404 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:08,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:08,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:08,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:08,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:08,589 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:08,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:08,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:08,592 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:08,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:08,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:08,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:08,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:08,743 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:08,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:08,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:08,748 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:08,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:08,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:08,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:08,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:08,890 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:08,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:08,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:08,894 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:08,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:08,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:08,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:09,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:09,022 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:09,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:09,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:09,025 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:09,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:09,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:09,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:09,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:09,165 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:09,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:09,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:09,167 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:09,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:09,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:09,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:09,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:09,311 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:09,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:09,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:09,314 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:09,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:09,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:09,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:09,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:09,448 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:09,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:09,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:09,450 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:09,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:09,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:09,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:09,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:09,574 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:09,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:09,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:09,578 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:09,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:09,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:09,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:09,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:09,713 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:09,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:09,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:09,716 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:09,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:09,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:09,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:09,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:09,870 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:09,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:09,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:09,873 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:09,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:09,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:09,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:10,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:10,019 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:10,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:10,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:10,022 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:10,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:10,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:10,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:10,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:10,161 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:10,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:10,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:10,165 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:10,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:10,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:10,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:10,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:10,329 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:10,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:10,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:10,334 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:10,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:10,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:10,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:10,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:10,480 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:10,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:10,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:10,484 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:10,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:10,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:10,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:10,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:10,631 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:10,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:10,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:10,634 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:10,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:10,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:10,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:10,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:10,778 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:10,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:10,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:10,781 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:10,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:10,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:10,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:10,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:10,925 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:10,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:10,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:10,929 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:10,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:10,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:10,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:11,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:11,074 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:11,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:11,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:11,078 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:11,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:11,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:11,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:11,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:11,227 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:11,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:11,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:11,231 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:11,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:11,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:11,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:11,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:11,377 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:11,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:11,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:11,381 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:11,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:11,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:11,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:11,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:11,526 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:11,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:11,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:11,530 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:11,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:11,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:11,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:11,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:11,676 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:11,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:11,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:11,679 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:11,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:11,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:11,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:11,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:11,818 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:11,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:11,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:11,821 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:11,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:11,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:11,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:12,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:12,031 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:12,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:12,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:12,035 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:12,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:12,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:12,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:12,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:12,180 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:12,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:12,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:12,184 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:12,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:12,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:12,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:12,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:12,329 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:12,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:12,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:12,334 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:12,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:12,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:12,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:12,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:12,480 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:12,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:12,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:12,484 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:12,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:12,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:12,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:12,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:12,631 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:12,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:12,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:12,634 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:12,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:12,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:12,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:12,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:12,779 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:12,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:12,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:12,783 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:12,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:12,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:12,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:12,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:12,927 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:12,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:12,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:12,931 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:12,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:12,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:12,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:13,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:13,076 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:13,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:13,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:13,080 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:13,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:13,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:13,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:13,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:13,227 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:13,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:13,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:13,231 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:13,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:13,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:13,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:13,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:13,376 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:13,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:13,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:13,381 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:13,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:13,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:13,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:13,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:13,521 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:13,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:13,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:13,524 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:13,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:13,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:13,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:13,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:13,665 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:13,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:13,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:13,669 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:13,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:13,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:13,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:13,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:13,842 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:13,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:13,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:13,845 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:13,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:13,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:13,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:13,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:13,986 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:13,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:13,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:13,988 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:13,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:13,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:13,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:14,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:14,130 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:14,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:14,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:14,133 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:14,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:14,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:14,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:14,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:14,275 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:14,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:14,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:14,278 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:14,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:14,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:14,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:14,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:14,423 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:14,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:14,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:14,427 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:14,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:14,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:14,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:14,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:14,572 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:14,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:14,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:14,576 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:14,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:14,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:14,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:14,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:14,721 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:14,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:14,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:14,724 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:14,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:14,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:14,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:14,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:14,870 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:14,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:14,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:14,874 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:14,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:14,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:14,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:15,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:15,014 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:15,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:15,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:15,017 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:15,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:15,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:15,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:15,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:15,143 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:15,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:15,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:15,147 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:15,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:15,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:15,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:15,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:15,288 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:15,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:15,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:15,292 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:15,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:15,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:15,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:15,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:15,506 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:15,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:15,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:15,510 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:15,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:15,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:15,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:15,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:15,655 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:15,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:15,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:15,660 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:15,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:15,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:15,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:15,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:15,820 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:15,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:15,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:15,822 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:15,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:15,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:15,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:15,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:15,962 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:15,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:15,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:15,965 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:15,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:15,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:15,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:16,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:16,107 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:16,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:16,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:16,109 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:16,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:16,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:16,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:16,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:16,253 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:16,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:16,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:16,256 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:16,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:16,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:16,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:16,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:16,398 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:16,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:16,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:16,400 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:16,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:16,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:16,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:16,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:16,545 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:16,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:16,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:16,547 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:16,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:16,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:16,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:16,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:16,693 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:16,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:16,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:16,695 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:16,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:16,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:16,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:16,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:16,838 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:16,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:16,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:16,841 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:16,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:16,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:16,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:16,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:16,985 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:16,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:16,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:16,987 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:16,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:16,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:16,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:17,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:17,130 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:17,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:17,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:17,133 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:17,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:17,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:17,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:17,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:17,310 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:17,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:17,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:17,312 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:17,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:17,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:17,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:17,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:17,454 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:17,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:17,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:17,456 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:17,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:17,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:17,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:17,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:17,595 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:17,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:17,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:17,597 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:17,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:17,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:17,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:17,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:17,734 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:17,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:17,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:17,736 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:17,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:17,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:17,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:17,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:17,873 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:17,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:17,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:17,876 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:17,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:17,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:17,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:18,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:18,014 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:18,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:18,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:18,016 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:18,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:18,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:18,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:18,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:18,157 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:18,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:18,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:18,159 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:18,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:18,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:18,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:18,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:18,298 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:18,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:18,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:18,300 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:18,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:18,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:18,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:18,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:18,443 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:18,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:18,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:18,446 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:18,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:18,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:18,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:18,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:18,586 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:18,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:18,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:18,589 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:18,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:18,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:18,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:18,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:18,733 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:18,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:18,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:18,735 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:18,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:18,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:18,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:18,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:18,950 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:18,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:18,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:18,953 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:18,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:18,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:18,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:19,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:19,095 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:19,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:19,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:19,097 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:19,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:19,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:19,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:19,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:19,241 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:19,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:19,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:19,244 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:19,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:19,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:19,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:19,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:19,372 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:19,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:19,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:19,374 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:19,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:19,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:19,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:19,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:19,501 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:19,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:19,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:19,503 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:19,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:19,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:19,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:19,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:19,643 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:19,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:19,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:19,645 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:19,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:19,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:19,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:19,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:19,786 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:19,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:19,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:19,788 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:19,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:19,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:19,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:19,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:19,934 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:19,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:19,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:19,936 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:19,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:19,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:19,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:20,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:20,084 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:20,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:20,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:20,087 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:20,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:20,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:20,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:20,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:20,230 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:20,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:20,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:20,233 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:20,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:20,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:20,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:20,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:20,382 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:20,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:20,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:20,384 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:20,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:20,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:20,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:20,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:20,532 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:20,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:20,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:20,536 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:20,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:20,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:20,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:20,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:20,712 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:20,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:20,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:20,715 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:20,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:20,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:20,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:20,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:20,861 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:20,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:20,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:20,863 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:20,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:20,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:20,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:20,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:21,010 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:21,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:21,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:21,013 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:21,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:21,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:21,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:21,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:21,151 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:21,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:21,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:21,154 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:21,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:21,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:21,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:21,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:21,279 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:21,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:21,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:21,282 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:21,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:21,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:21,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:21,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:21,415 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:21,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:21,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:21,418 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:21,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:21,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:21,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:21,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:21,562 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:21,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:21,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:21,566 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:21,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:21,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:21,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:21,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:21,712 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:21,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:21,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:21,715 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:21,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:21,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:21,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:21,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:21,862 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:21,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:21,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:21,865 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:21,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:21,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:21,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:22,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:22,014 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:22,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:22,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:22,017 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:22,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:22,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:22,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:22,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:22,162 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:22,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:22,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:22,166 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:22,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:22,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:22,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:22,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:22,379 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:22,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:22,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:22,382 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:22,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:22,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:22,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:22,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:22,526 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:22,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:22,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:22,529 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:22,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:22,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:22,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:22,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:22,692 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:22,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:22,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:22,695 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:22,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:22,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:22,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:22,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:22,848 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:22,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:22,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:22,851 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:22,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:22,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:22,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:22,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:22,995 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:22,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:22,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:22,999 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:22,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:22,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:22,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:23,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:23,144 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:23,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:23,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:23,147 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:23,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:23,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:23,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:23,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:23,291 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:23,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:23,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:23,295 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:23,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:23,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:23,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:23,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:23,440 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:23,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:23,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:23,443 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:23,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:23,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:23,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:23,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:23,586 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:23,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:23,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:23,588 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:23,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:23,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:23,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:23,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:23,729 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:23,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:23,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:23,731 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:23,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:23,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:23,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:23,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:23,876 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:23,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:23,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:23,879 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:23,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:23,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:23,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:24,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:24,024 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:24,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:24,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:24,026 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:24,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:24,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:24,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:24,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:24,201 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:24,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:24,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:24,204 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:24,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:24,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:24,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:24,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:24,334 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:24,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:24,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:24,336 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:24,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:24,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:24,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:24,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:24,458 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:24,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:24,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:24,461 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:24,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:24,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:24,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:24,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:24,582 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:24,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:24,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:24,584 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:24,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:24,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:24,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:24,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:24,719 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:24,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:24,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:24,722 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:24,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:24,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:24,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:24,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:24,865 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:24,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:24,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:24,868 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:24,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:24,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:24,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:25,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:25,016 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:25,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:25,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:25,020 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:25,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:25,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:25,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:25,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:25,165 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:25,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:25,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:25,168 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:25,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:25,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:25,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:25,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:25,314 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:25,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:25,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:25,317 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:25,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:25,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:25,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:25,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:25,459 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:25,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:25,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:25,463 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:25,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:25,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:25,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:25,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:25,605 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:25,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:25,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:25,609 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:25,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:25,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:25,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:25,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:25,809 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:25,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:25,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:25,812 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:25,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:25,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:25,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:25,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:25,959 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:25,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:25,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:25,962 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:25,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:25,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:25,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:26,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:26,110 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:26,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:26,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:26,113 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:26,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:26,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:26,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:26,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:26,257 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:26,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:26,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:26,260 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:26,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:26,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:26,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:26,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:26,394 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:26,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:26,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:26,397 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:26,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:26,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:26,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:26,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:26,523 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:26,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:26,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:26,526 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:26,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:26,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:26,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:26,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:26,662 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:26,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:26,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:26,665 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:26,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:26,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:26,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:26,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:26,809 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:26,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:26,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:26,812 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:26,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:26,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:26,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:26,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:26,958 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:26,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:26,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:26,961 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:26,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:26,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:26,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:27,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:27,105 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:27,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:27,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:27,108 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:27,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:27,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:27,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:27,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:27,249 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:27,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:27,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:27,252 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:27,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:27,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:27,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:27,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:27,396 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:27,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:27,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:27,399 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:27,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:27,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:27,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:27,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:27,578 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:27,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:27,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:27,582 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:27,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:27,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:27,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:27,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:27,709 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:27,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:27,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:27,712 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:27,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:27,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:27,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:27,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:27,847 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:27,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:27,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:27,851 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:27,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:27,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:27,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:27,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:27,998 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:28,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:28,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:28,001 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:28,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:28,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:28,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:28,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:28,147 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:28,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:28,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:28,149 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:28,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:28,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:28,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:28,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:28,308 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:28,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:28,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:28,312 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:28,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:28,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:28,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:28,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:28,456 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:28,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:28,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:28,459 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:28,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:28,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:28,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:28,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:28,603 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:28,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:28,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:28,606 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:28,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:28,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:28,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:28,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:28,748 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:28,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:28,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:28,750 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:28,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:28,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:28,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:28,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:28,874 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:28,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:28,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:28,877 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:28,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:28,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:28,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:28,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:28,999 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:29,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:29,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:29,001 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:29,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:29,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:29,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:29,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:29,194 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:29,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:29,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:29,197 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:29,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:29,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:29,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:29,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:29,344 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:29,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:29,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:29,348 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:29,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:29,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:29,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:29,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:29,495 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:29,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:29,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:29,498 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:29,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:29,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:29,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:29,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:29,645 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:29,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:29,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:29,648 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:29,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:29,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:29,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:29,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:29,797 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:29,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:29,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:29,800 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:29,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:29,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:29,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:29,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:29,949 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:29,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:29,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:29,952 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:29,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:29,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:29,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:30,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:30,101 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:30,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:30,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:30,105 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:30,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:30,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:30,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:30,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:30,244 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:30,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:30,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:30,248 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:30,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:30,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:30,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:30,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:30,385 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:30,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:30,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:30,389 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:30,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:30,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:30,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:30,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:30,525 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:30,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:30,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:30,528 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:30,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:30,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:30,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:30,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:30,674 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:30,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:30,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:30,677 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:30,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:30,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:30,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:30,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:30,823 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:30,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:30,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:30,826 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:30,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:30,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:30,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:31,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:31,012 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:31,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:31,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:31,015 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:31,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:31,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:31,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:31,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:31,163 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:31,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:31,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:31,167 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:31,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:31,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:31,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:31,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:31,313 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:31,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:31,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:31,316 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:31,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:31,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:31,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:31,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:31,461 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:31,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:31,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:31,464 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:31,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:31,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:31,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:31,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:31,612 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:31,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:31,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:31,615 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:31,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:31,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:31,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:31,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:31,763 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:31,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:31,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:31,766 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:31,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:31,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:31,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:31,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:31,913 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:31,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:31,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:31,916 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:31,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:31,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:31,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:32,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:32,061 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:32,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:32,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:32,064 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:32,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:32,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:32,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:32,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:32,209 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:32,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:32,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:32,212 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:32,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:32,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:32,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:32,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:32,355 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:32,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:32,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:32,358 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:32,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:32,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:32,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:32,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:32,483 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:32,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:32,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:32,486 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:32,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:32,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:32,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:32,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:32,671 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:32,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:32,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:32,673 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:32,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:32,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:32,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:32,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:32,817 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:32,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:32,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:32,820 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:32,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:32,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:32,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:32,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:32,970 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:32,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:32,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:32,973 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:32,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:32,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:32,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:33,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:33,117 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:33,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:33,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:33,119 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:33,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:33,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:33,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:33,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:33,263 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:33,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:33,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:33,265 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:33,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:33,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:33,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:33,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:33,403 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:33,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:33,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:33,406 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:33,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:33,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:33,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:33,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:33,533 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:33,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:33,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:33,535 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:33,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:33,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:33,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:33,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:33,668 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:33,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:33,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:33,670 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:33,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:33,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:33,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:33,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:33,812 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:33,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:33,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:33,815 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:33,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:33,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:33,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:33,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:33,958 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:33,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:33,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:33,961 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:33,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:33,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:33,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:34,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:34,106 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:34,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:34,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:34,109 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:34,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:34,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:34,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:34,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:34,331 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:34,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:34,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:34,333 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:34,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:34,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:34,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:34,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:34,494 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:34,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:34,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:34,497 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:34,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:34,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:34,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:34,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:34,631 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:34,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:34,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:34,633 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:34,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:34,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:34,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:34,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:34,769 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:34,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:34,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:34,773 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:34,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:34,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:34,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:34,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:34,919 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:34,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:34,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:34,924 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:34,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:34,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:34,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:35,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:35,070 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:35,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:35,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:35,072 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:35,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:35,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:35,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:35,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:35,216 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:35,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:35,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:35,218 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:35,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:35,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:35,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:35,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:35,362 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:35,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:35,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:35,365 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:35,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:35,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:35,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:35,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:35,504 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:35,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:35,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:35,507 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:35,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:35,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:35,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:35,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:35,649 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:35,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:35,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:35,652 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:35,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:35,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:35,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:35,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:35,798 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:35,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:35,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:35,800 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:35,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:35,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:35,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:35,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:35,943 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:35,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:35,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:35,945 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:35,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:35,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:35,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:36,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:36,118 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:36,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:36,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:36,121 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:36,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:36,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:36,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:36,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:36,263 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:36,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:36,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:36,266 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:36,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:36,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:36,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:36,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:36,413 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:36,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:36,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:36,416 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:36,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:36,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:36,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:36,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:36,559 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:36,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:36,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:36,562 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:36,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:36,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:36,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:36,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:36,723 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:36,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:36,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:36,725 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:36,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:36,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:36,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:36,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:36,868 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:36,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:36,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:36,871 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:36,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:36,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:36,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:37,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:37,016 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:37,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:37,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:37,020 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:37,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:37,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:37,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:37,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:37,163 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:37,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:37,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:37,167 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:37,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:37,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:37,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:37,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:37,293 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:37,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:37,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:37,296 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:37,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:37,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:37,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:37,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:37,435 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:37,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:37,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:37,439 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:37,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:37,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:37,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:37,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:37,586 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:37,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:37,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:37,590 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:37,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:37,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:37,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:37,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:37,792 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:37,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:37,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:37,794 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:37,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:37,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:37,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:37,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:37,943 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:37,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:37,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:37,946 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:37,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:37,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:37,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:38,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:38,092 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:38,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:38,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:38,094 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:38,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:38,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:38,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:38,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:38,239 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:38,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:38,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:38,242 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:38,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:38,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:38,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:38,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:38,387 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:38,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:38,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:38,390 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:38,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:38,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:38,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:38,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:38,547 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:38,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:38,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:38,552 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:38,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:38,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:38,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:38,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:38,709 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:38,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:38,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:38,714 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:38,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:38,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:38,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:38,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:38,884 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:38,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:38,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:38,889 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:38,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:38,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:38,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:39,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:39,039 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:39,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:39,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:39,041 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:39,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:39,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:39,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:39,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:39,188 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:39,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:39,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:39,190 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:39,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:39,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:39,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:39,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:39,335 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:39,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:39,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:39,338 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:39,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:39,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:39,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:39,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:39,557 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:39,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:39,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:39,559 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:39,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:39,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:39,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:39,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:39,704 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:39,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:39,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:39,706 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:39,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:39,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:39,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:39,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:39,852 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:39,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:39,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:39,854 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:39,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:39,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:39,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:39,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:40,000 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:40,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:40,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:40,003 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:40,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:40,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:40,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:40,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:40,147 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:40,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:40,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:40,150 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:40,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:40,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:40,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:40,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:40,297 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:40,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:40,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:40,300 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:40,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:40,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:40,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:40,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:40,450 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:40,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:40,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:40,453 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:40,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:40,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:40,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:40,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:40,597 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:40,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:40,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:40,601 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:40,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:40,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:40,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:40,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:40,747 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:40,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:40,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:40,752 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:40,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:40,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:40,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:40,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:40,905 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:40,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:40,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:40,909 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:40,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:40,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:40,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:41,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:41,058 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:41,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:41,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:41,061 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:41,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:41,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:41,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:41,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:41,207 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:41,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:41,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:41,210 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:41,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:41,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:41,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:41,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:41,389 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:41,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:41,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:41,392 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:41,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:41,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:41,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:41,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:41,520 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:41,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:41,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:41,523 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:41,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:41,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:41,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:41,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:41,653 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:41,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:41,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:41,656 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:41,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:41,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:41,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:41,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:41,802 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:41,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:41,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:41,805 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:41,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:41,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:41,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:41,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:41,952 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:41,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:41,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:41,955 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:41,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:41,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:41,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:42,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:42,102 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:42,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:42,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:42,106 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:42,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:42,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:42,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:42,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:42,252 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:42,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:42,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:42,255 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:42,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:42,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:42,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:42,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:42,402 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:42,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:42,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:42,405 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:42,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:42,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:42,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:42,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:42,552 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:42,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:42,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:42,555 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:42,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:42,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:42,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:42,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:42,701 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:42,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:42,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:42,704 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:42,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:42,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:42,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:42,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:42,848 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:42,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:42,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:42,851 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:42,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:42,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:42,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:43,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:43,044 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:43,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:43,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:43,046 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:43,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:43,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:43,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:43,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:43,191 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:43,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:43,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:43,194 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:43,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:43,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:43,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:43,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:43,330 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:43,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:43,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:43,333 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:43,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:43,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:43,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:43,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:43,463 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:43,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:43,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:43,466 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:43,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:43,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:43,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:43,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:43,602 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:43,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:43,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:43,605 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:43,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:43,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:43,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:43,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:43,733 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:43,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:43,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:43,735 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:43,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:43,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:43,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:43,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:43,868 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:43,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:43,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:43,870 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:43,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:43,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:43,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:43,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:44,014 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:44,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:44,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:44,017 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:44,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:44,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:44,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:44,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:44,173 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:44,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:44,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:44,177 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:44,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:44,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:44,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:44,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:44,330 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:44,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:44,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:44,333 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:44,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:44,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:44,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:44,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:44,477 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:44,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:44,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:44,479 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:44,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:44,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:44,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:44,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:44,691 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:44,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:44,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:44,694 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:44,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:44,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:44,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:44,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:44,840 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:44,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:44,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:44,844 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:44,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:44,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:44,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:44,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:44,994 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:44,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:44,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:44,998 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:44,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:44,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:44,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:45,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:45,147 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:45,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:45,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:45,152 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:45,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:45,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:45,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:45,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:45,301 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:45,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:45,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:45,305 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:45,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:45,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:45,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:45,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:45,444 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:45,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:45,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:45,448 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:45,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:45,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:45,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:45,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:45,577 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:45,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:45,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:45,581 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:45,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:45,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:45,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:45,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:45,723 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:45,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:45,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:45,726 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:45,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:45,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:45,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:45,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:45,863 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:45,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:45,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:45,868 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:45,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:45,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:45,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:45,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:46,009 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:46,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:46,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:46,011 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:46,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:46,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:46,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:46,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:46,156 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:46,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:46,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:46,158 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:46,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:46,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:46,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:46,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:46,305 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:46,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:46,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:46,308 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:46,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:46,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:46,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:46,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:46,491 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:46,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:46,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:46,494 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:46,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:46,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:46,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:46,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:46,641 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:46,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:46,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:46,645 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:46,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:46,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:46,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:46,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:46,792 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:46,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:46,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:46,795 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:46,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:46,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:46,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:46,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:46,940 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:46,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:46,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:46,943 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:46,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:46,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:46,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:47,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:47,087 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:47,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:47,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:47,090 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:47,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:47,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:47,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:47,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:47,223 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:47,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:47,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:47,226 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:47,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:47,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:47,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:47,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:47,359 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:47,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:47,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:47,363 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:47,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:47,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:47,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:47,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:47,512 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:47,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:47,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:47,517 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:47,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:47,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:47,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:47,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:47,665 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:47,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:47,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:47,669 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:47,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:47,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:47,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:47,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:47,818 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:47,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:47,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:47,822 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:47,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:47,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:47,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:47,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:47,969 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:47,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:47,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:47,973 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:47,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:47,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:47,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:48,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:48,143 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:48,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:48,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:48,147 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:48,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:48,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:48,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:48,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:48,290 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:48,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:48,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:48,294 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:48,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:48,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:48,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:48,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:48,442 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:48,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:48,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:48,446 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:48,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:48,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:48,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:48,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:48,591 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:48,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:48,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:48,595 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:48,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:48,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:48,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:48,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:48,744 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:48,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:48,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:48,747 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:48,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:48,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:48,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:48,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:48,893 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:48,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:48,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:48,896 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:48,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:48,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:48,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:49,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:49,041 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:49,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:49,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:49,044 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:49,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:49,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:49,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:49,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:49,190 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:49,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:49,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:49,193 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:49,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:49,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:49,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:49,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:49,339 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:49,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:49,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:49,342 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:49,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:49,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:49,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:49,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:49,488 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:49,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:49,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:49,491 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:49,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:49,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:49,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:49,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:49,638 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:49,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:49,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:49,641 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:49,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:49,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:49,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:49,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:49,851 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:49,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:49,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:49,854 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:49,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:49,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:49,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:49,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:49,999 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:50,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:50,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:50,002 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:50,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:50,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:50,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:50,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:50,150 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:50,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:50,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:50,153 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:50,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:50,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:50,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:50,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:50,301 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:50,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:50,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:50,304 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:50,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:50,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:50,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:50,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:50,450 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:50,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:50,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:50,453 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:50,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:50,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:50,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:50,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:50,599 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:50,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:50,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:50,602 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:50,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:50,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:50,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:50,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:50,749 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:50,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:50,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:50,751 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:50,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:50,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:50,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:50,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:50,898 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:50,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:50,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:50,901 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:50,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:50,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:50,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:51,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:51,047 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:51,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:51,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:51,050 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:51,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:51,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:51,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:51,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:51,198 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:51,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:51,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:51,201 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:51,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:51,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:51,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:51,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:51,349 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:51,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:51,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:51,352 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:51,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:51,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:51,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:51,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:51,586 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:51,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:51,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:51,591 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:51,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:51,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:51,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:51,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:51,854 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:51,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:51,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:51,859 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:51,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:51,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:51,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:52,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:52,124 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:52,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:52,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:52,128 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:52,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:52,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:52,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:52,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:52,293 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:52,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:52,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:52,296 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:52,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:52,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:52,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:52,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:52,446 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:52,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:52,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:52,449 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:52,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:52,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:52,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:52,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:52,596 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:52,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:52,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:52,600 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:52,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:52,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:52,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:52,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:52,747 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:52,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:52,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:52,750 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:52,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:52,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:52,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:52,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:52,899 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:52,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:52,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:52,902 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:52,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:52,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:52,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:53,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:53,051 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:53,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:53,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:53,056 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:53,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:53,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:53,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:53,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:53,197 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:53,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:53,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:53,200 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:53,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:53,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:53,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:53,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:53,350 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:53,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:53,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:53,354 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:53,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:53,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:53,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:53,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:53,504 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:53,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:53,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:53,507 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:53,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:53,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:53,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:53,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:53,654 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:53,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:53,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:53,657 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:53,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:53,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:53,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:53,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:53,846 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:53,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:53,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:53,849 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:53,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:53,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:53,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:53,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:53,997 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:54,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:54,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:54,000 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:54,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:54,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:54,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:54,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:54,147 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:54,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:54,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:54,151 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:54,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:54,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:54,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:54,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:54,298 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:54,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:54,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:54,301 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:54,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:54,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:54,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:54,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:54,444 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:54,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:54,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:54,447 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:54,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:54,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:54,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:54,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:54,594 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:54,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:54,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:54,597 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:54,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:54,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:54,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:54,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:54,746 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:54,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:54,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:54,749 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:54,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:54,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:54,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:54,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:54,904 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:54,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:54,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:54,906 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:54,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:54,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:54,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:55,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:55,056 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:55,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:55,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:55,059 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:55,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:55,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:55,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:55,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:55,211 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:55,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:55,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:55,214 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:55,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:55,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:55,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:55,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:55,363 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:55,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:55,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:55,366 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:55,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:55,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:55,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:55,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:55,507 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:55,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:55,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:55,510 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:55,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:55,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:55,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:55,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:55,734 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:55,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:55,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:55,737 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:55,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:55,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:55,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:55,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:55,885 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:55,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:55,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:55,888 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:55,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:55,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:55,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:56,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:56,042 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:56,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:56,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:56,045 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:56,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:56,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:56,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:56,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:56,194 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:56,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:56,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:56,197 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:56,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:56,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:56,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:56,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:56,344 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:56,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:56,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:56,347 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:56,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:56,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:56,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:56,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:56,474 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:56,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:56,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:56,477 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:56,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:56,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:56,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:56,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:56,610 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:56,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:56,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:56,613 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:56,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:56,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:56,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:56,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:56,752 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:56,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:56,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:56,755 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:56,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:56,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:56,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:56,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:56,882 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:56,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:56,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:56,885 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:56,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:56,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:56,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:57,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:57,025 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:57,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:57,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:57,028 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:57,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:57,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:57,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:57,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:57,176 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:57,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:57,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:57,179 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:57,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:57,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:57,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:57,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:57,327 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:57,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:57,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:57,330 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:57,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:57,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:57,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:57,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:57,478 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:57,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:57,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:57,481 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:57,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:57,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:57,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:57,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:57,660 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:57,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:57,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:57,663 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:57,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:57,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:57,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:57,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:57,796 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:57,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:57,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:57,799 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:57,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:57,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:57,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:57,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:57,929 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:57,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:57,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:57,932 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:57,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:57,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:57,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:58,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:58,072 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:58,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:58,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:58,074 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:58,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:58,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:58,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:58,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:58,202 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:58,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:58,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:58,205 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:58,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:58,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:58,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:58,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:58,339 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:58,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:58,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:58,342 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:58,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:58,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:58,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:58,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:58,484 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:58,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:58,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:58,489 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:58,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:58,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:58,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:58,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:58,640 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:58,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:58,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:58,644 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:58,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:58,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:58,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:58,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:58,792 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:58,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:58,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:58,795 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:58,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:58,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:58,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:58,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:58,942 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:58,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:58,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:58,946 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:58,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:58,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:58,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:59,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:59,094 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:59,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:59,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:59,097 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:59,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:59,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:59,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:59,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:59,235 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:59,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:59,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:59,238 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:59,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:59,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:59,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:59,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:59,446 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:59,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:59,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:59,449 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:59,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:59,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:59,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:59,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:59,598 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:59,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:59,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:59,601 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:59,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:59,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:59,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:59,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:59,750 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:59,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:59,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:59,753 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:59,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:59,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:59,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:59,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:59,903 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:35:59,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:59,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:35:59,906 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:35:59,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:35:59,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:59,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:00,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:00,057 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:00,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:00,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:00,061 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:00,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:00,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:00,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:00,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:00,206 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:00,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:00,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:00,210 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:00,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:00,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:00,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:00,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:00,354 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:00,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:00,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:00,359 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:00,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:00,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:00,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:00,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:00,505 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:00,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:00,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:00,509 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:00,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:00,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:00,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:00,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:00,654 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:00,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:00,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:00,657 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:00,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:00,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:00,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:00,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:00,805 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:00,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:00,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:00,808 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:00,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:00,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:00,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:00,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:00,957 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:00,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:00,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:00,961 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:00,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:00,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:00,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:01,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:01,119 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:01,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:01,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:01,122 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:01,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:01,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:01,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:01,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:01,287 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:01,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:01,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:01,291 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:01,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:01,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:01,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:01,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:01,471 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:01,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:01,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:01,474 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:01,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:01,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:01,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:01,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:01,618 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:01,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:01,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:01,622 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:01,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:01,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:01,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:01,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:01,770 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:01,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:01,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:01,773 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:01,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:01,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:01,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:01,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:01,921 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:01,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:01,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:01,925 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:01,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:01,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:01,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:02,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:02,075 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:02,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:02,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:02,079 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:02,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:02,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:02,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:02,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:02,229 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:02,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:02,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:02,232 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:02,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:02,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:02,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:02,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:02,379 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:02,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:02,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:02,382 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:02,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:02,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:02,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:02,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:02,529 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:02,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:02,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:02,531 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:02,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:02,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:02,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:02,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:02,657 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:02,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:02,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:02,659 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:02,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:02,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:02,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:02,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:02,792 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:02,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:02,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:02,795 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:02,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:02,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:02,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:02,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:02,941 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:02,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:02,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:02,944 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:02,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:02,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:02,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:03,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:03,093 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:03,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:03,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:03,097 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:03,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:03,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:03,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:03,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:03,314 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:03,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:03,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:03,318 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:03,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:03,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:03,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:03,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:03,466 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:03,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:03,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:03,469 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:03,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:03,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:03,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:03,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:03,617 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:03,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:03,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:03,620 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:03,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:03,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:03,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:03,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:03,768 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:03,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:03,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:03,771 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:03,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:03,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:03,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:03,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:03,919 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:03,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:03,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:03,922 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:03,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:03,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:03,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:04,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:04,069 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:04,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:04,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:04,072 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:04,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:04,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:04,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:04,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:04,218 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:04,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:04,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:04,221 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:04,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:04,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:04,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:04,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:04,365 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:04,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:04,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:04,369 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:04,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:04,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:04,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:04,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:04,494 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:04,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:04,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:04,496 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:04,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:04,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:04,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:04,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:04,631 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:04,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:04,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:04,635 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:04,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:04,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:04,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:04,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:04,778 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:04,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:04,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:04,781 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:04,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:04,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:04,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:04,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:04,926 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:04,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:04,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:04,929 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:04,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:04,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:04,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:05,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:05,076 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:05,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:05,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:05,080 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:05,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:05,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:05,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:05,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:05,268 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:05,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:05,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:05,270 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:05,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:05,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:05,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:05,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:05,441 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:05,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:05,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:05,444 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:05,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:05,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:05,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:05,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:05,583 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:05,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:05,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:05,586 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:05,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:05,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:05,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:05,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:05,715 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:05,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:05,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:05,718 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:05,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:05,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:05,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:05,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:05,847 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:05,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:05,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:05,849 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:05,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:05,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:05,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:05,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:05,980 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:05,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:05,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:05,983 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:05,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:05,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:05,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:06,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:06,124 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:06,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:06,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:06,127 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:06,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:06,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:06,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:06,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:06,277 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:06,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:06,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:06,280 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:06,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:06,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:06,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:06,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:06,430 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:06,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:06,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:06,434 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:06,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:06,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:06,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:06,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:06,582 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:06,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:06,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:06,585 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:06,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:06,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:06,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:06,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:06,734 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:06,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:06,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:06,737 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:06,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:06,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:06,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:06,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:06,882 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:06,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:06,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:06,886 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:06,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:06,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:06,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:07,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:07,071 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:07,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:07,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:07,076 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:07,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:07,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:07,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:07,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:07,219 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:07,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:07,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:07,223 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:07,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:07,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:07,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:07,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:07,373 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:07,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:07,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:07,377 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:07,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:07,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:07,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:07,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:07,527 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:07,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:07,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:07,531 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:07,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:07,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:07,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:07,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:07,682 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:07,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:07,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:07,686 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:07,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:07,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:07,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:07,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:07,834 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:07,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:07,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:07,838 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:07,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:07,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:07,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:07,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:07,987 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:07,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:07,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:07,991 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:07,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:07,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:07,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:08,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:08,121 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:08,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:08,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:08,125 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:08,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:08,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:08,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:08,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:08,266 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:08,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:08,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:08,270 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:08,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:08,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:08,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:08,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:08,421 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:08,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:08,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:08,425 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:08,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:08,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:08,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:08,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:08,577 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:08,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:08,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:08,580 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:08,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:08,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:08,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:08,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:08,730 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:08,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:08,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:08,733 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:08,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:08,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:08,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:08,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:08,964 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:08,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:08,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:08,967 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:08,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:08,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:08,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:09,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:09,114 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:09,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:09,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:09,117 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:09,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:09,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:09,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:09,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:09,267 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:09,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:09,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:09,270 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:09,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:09,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:09,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:09,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:09,412 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:09,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:09,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:09,415 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:09,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:09,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:09,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:09,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:09,563 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:09,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:09,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:09,566 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:09,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:09,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:09,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:09,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:09,715 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:09,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:09,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:09,718 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:09,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:09,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:09,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:09,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:09,864 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:09,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:09,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:09,867 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:09,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:09,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:09,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:09,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:10,012 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:10,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:10,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:10,015 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:10,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:10,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:10,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:10,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:10,162 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:10,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:10,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:10,165 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:10,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:10,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:10,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:10,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:10,306 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:10,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:10,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:10,309 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:10,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:10,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:10,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:10,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:10,456 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:10,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:10,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:10,459 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:10,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:10,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:10,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:10,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:10,606 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:10,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:10,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:10,609 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:10,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:10,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:10,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:10,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:10,756 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:10,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:10,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:10,759 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:10,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:10,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:10,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:10,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:10,944 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:10,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:10,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:10,947 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:10,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:10,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:10,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:11,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:11,094 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:11,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:11,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:11,097 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:11,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:11,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:11,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:11,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:11,245 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:11,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:11,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:11,247 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:11,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:11,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:11,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:11,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:11,394 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:11,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:11,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:11,396 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:11,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:11,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:11,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:11,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:11,543 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:11,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:11,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:11,546 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:11,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:11,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:11,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:11,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:11,691 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:11,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:11,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:11,694 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:11,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:11,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:11,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:11,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:11,838 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:11,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:11,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:11,841 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:11,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:11,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:11,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:11,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:11,982 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:11,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:11,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:11,985 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:11,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:11,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:11,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:12,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:12,130 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:12,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:12,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:12,132 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:12,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:12,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:12,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:12,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:12,282 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:12,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:12,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:12,284 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:12,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:12,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:12,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:12,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:12,432 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:12,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:12,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:12,435 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:12,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:12,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:12,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:12,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:12,584 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:12,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:12,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:12,587 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:12,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:12,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:12,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:12,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:12,805 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:12,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:12,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:12,808 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:12,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:12,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:12,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:12,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:12,954 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:12,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:12,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:12,957 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:12,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:12,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:12,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:13,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:13,104 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:13,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:13,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:13,106 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:13,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:13,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:13,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:13,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:13,255 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:13,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:13,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:13,258 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:13,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:13,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:13,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:13,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:13,406 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:13,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:13,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:13,409 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:13,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:13,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:13,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:13,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:13,554 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:13,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:13,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:13,557 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:13,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:13,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:13,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:13,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:13,704 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:13,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:13,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:13,706 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:13,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:13,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:13,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:13,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:13,851 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:13,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:13,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:13,854 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:13,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:13,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:13,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:13,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:14,001 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:14,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:14,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:14,004 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:14,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:14,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:14,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:14,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:14,151 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:14,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:14,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:14,155 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:14,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:14,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:14,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:14,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:14,303 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:14,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:14,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:14,306 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:14,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:14,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:14,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:14,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:14,455 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:14,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:14,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:14,459 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:14,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:14,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:14,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:14,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:14,685 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:14,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:14,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:14,689 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:14,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:14,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:14,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:14,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:14,833 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:14,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:14,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:14,835 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:14,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:14,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:14,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:14,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:14,982 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:14,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:14,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:14,985 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:14,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:14,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:14,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:15,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:15,132 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:15,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:15,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:15,135 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:15,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:15,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:15,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:15,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:15,283 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:15,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:15,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:15,286 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:15,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:15,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:15,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:15,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:15,434 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:15,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:15,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:15,439 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:15,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:15,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:15,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:15,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:15,586 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:15,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:15,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:15,588 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:15,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:15,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:15,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:15,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:15,734 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:15,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:15,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:15,737 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:15,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:15,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:15,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:15,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:15,883 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:15,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:15,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:15,885 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:15,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:15,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:15,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:16,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:16,043 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:16,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:16,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:16,045 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:16,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:16,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:16,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:16,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:16,193 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:16,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:16,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:16,196 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:16,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:16,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:16,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:16,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:16,343 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:16,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:16,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:16,346 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:16,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:16,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:16,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:16,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:16,493 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:16,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:16,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:16,496 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:16,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:16,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:16,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:16,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:16,679 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:16,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:16,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:16,682 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:16,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:16,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:16,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:16,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:16,829 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:16,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:16,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:16,831 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:16,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:16,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:16,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:16,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:16,979 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:16,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:16,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:16,981 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:16,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:16,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:16,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:17,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:17,129 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:17,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:17,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:17,131 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:17,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:17,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:17,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:17,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:17,278 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:17,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:17,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:17,281 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:17,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:17,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:17,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:17,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:17,429 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:17,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:17,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:17,431 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:17,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:17,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:17,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:17,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:17,578 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:17,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:17,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:17,580 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:17,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:17,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:17,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:17,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:17,728 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:17,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:17,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:17,732 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:17,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:17,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:17,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:17,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:17,879 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:17,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:17,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:17,882 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:17,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:17,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:17,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:18,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:18,031 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:18,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:18,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:18,035 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:18,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:18,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:18,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:18,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:18,190 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:18,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:18,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:18,193 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:18,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:18,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:18,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:18,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:18,342 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:18,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:18,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:18,345 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:18,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:18,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:18,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:18,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:18,554 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:18,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:18,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:18,557 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:18,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:18,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:18,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:18,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:18,702 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:18,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:18,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:18,705 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:18,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:18,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:18,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:18,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:18,852 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:18,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:18,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:18,855 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:18,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:18,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:18,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:18,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:19,003 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:19,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:19,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:19,006 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:19,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:19,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:19,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:19,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:19,155 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:19,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:19,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:19,158 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:19,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:19,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:19,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:19,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:19,305 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:19,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:19,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:19,307 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:19,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:19,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:19,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:19,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:19,454 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:19,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:19,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:19,456 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:19,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:19,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:19,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:19,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:19,601 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:19,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:19,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:19,603 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:19,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:19,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:19,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:19,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:19,749 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:19,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:19,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:19,752 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:19,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:19,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:19,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:19,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:19,907 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:19,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:19,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:19,910 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:19,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:19,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:19,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:20,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:20,055 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:20,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:20,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:20,057 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:20,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:20,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:20,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:20,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:20,201 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:20,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:20,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:20,203 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:20,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:20,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:20,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:20,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:20,418 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:20,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:20,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:20,421 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:20,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:20,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:20,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:20,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:20,568 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:20,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:20,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:20,571 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:20,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:20,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:20,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:20,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:20,719 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:20,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:20,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:20,721 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:20,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:20,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:20,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:20,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:20,881 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:20,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:20,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:20,885 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:20,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:20,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:20,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:21,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:21,035 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:21,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:21,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:21,038 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:21,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:21,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:21,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:21,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:21,178 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:21,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:21,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:21,182 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:21,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:21,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:21,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:21,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:21,331 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:21,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:21,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:21,335 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:21,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:21,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:21,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:21,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:21,483 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:21,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:21,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:21,487 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:21,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:21,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:21,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:21,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:21,633 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:21,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:21,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:21,637 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:21,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:21,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:21,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:21,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:21,785 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:21,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:21,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:21,788 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:21,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:21,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:21,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:21,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:21,938 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:21,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:21,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:21,941 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:21,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:21,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:21,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:22,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:22,093 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:22,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:22,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:22,097 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:22,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:22,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:22,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:22,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:22,249 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:22,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:22,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:22,252 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:22,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:22,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:22,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:22,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:22,439 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:22,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:22,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:22,442 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:22,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:22,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:22,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:22,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:22,593 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:22,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:22,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:22,597 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:22,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:22,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:22,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:22,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:22,748 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:22,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:22,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:22,751 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:22,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:22,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:22,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:22,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:22,902 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:22,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:22,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:22,905 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:22,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:22,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:22,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:23,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:23,057 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:23,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:23,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:23,060 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:23,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:23,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:23,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:23,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:23,212 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:23,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:23,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:23,215 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:23,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:23,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:23,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:23,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:23,367 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:23,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:23,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:23,371 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:23,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:23,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:23,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:23,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:23,519 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:23,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:23,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:23,523 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:23,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:23,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:23,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:23,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:23,672 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:23,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:23,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:23,675 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:23,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:23,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:23,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:23,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:23,824 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:23,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:23,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:23,827 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:23,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:23,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:23,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:23,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:23,974 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:23,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:23,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:23,979 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:23,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:23,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:23,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:24,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:24,128 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:24,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:24,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:24,131 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:24,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:24,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:24,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:24,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:24,322 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:24,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:24,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:24,326 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:24,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:24,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:24,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:24,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:24,475 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:24,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:24,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:24,477 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:24,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:24,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:24,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:24,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:24,629 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:24,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:24,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:24,632 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:24,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:24,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:24,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:24,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:24,784 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:24,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:24,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:24,787 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:24,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:24,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:24,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:24,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:24,938 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:24,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:24,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:24,941 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:24,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:24,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:24,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:25,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:25,087 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:25,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:25,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:25,090 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:25,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:25,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:25,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:25,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:25,241 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:25,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:25,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:25,244 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:25,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:25,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:25,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:25,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:25,388 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:25,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:25,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:25,391 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:25,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:25,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:25,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:25,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:25,542 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:25,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:25,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:25,546 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:25,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:25,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:25,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:25,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:25,696 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:25,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:25,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:25,699 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:25,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:25,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:25,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:25,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:25,849 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:25,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:25,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:25,852 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:25,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:25,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:25,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:25,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:26,005 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:26,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:26,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:26,008 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:26,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:26,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:26,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:26,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:26,228 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:26,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:26,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:26,232 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:26,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:26,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:26,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:26,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:26,384 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:26,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:26,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:26,387 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:26,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:26,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:26,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:26,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:26,541 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:26,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:26,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:26,544 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:26,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:26,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:26,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:26,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:26,694 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:26,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:26,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:26,699 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:26,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:26,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:26,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:26,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:26,857 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:26,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:26,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:26,860 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:26,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:26,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:26,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:26,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:27,010 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:27,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:27,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:27,013 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:27,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:27,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:27,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:27,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:27,164 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:27,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:27,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:27,167 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:27,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:27,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:27,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:27,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:27,303 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:27,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:27,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:27,306 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:27,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:27,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:27,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:27,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:27,440 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:27,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:27,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:27,443 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:27,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:27,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:27,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:27,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:27,589 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:27,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:27,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:27,592 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:27,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:27,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:27,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:27,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:27,741 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:27,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:27,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:27,744 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:27,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:27,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:27,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:27,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:27,895 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:27,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:27,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:27,898 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:27,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:27,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:27,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:28,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:28,125 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:28,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:28,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:28,128 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:28,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:28,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:28,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:28,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:28,279 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:28,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:28,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:28,283 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:28,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:28,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:28,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:28,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:28,432 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:28,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:28,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:28,435 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:28,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:28,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:28,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:28,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:28,584 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:28,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:28,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:28,587 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:28,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:28,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:28,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:28,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:28,738 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:28,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:28,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:28,741 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:28,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:28,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:28,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:28,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:28,892 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:28,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:28,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:28,895 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:28,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:28,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:28,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:29,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:29,046 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:29,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:29,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:29,049 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:29,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:29,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:29,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:29,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:29,198 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:29,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:29,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:29,201 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:29,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:29,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:29,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:29,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:29,352 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:29,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:29,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:29,356 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:29,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:29,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:29,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:29,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:29,510 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:29,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:29,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:29,514 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:29,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:29,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:29,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:29,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:29,664 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:29,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:29,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:29,667 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:29,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:29,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:29,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:29,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:29,815 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:29,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:29,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:29,820 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:29,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:29,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:29,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:29,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:29,972 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:29,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:29,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:29,976 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:29,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:29,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:29,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:30,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:30,166 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:30,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:30,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:30,171 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:30,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:30,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:30,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:30,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:30,321 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:30,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:30,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:30,325 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:30,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:30,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:30,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:30,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:30,458 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:30,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:30,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:30,461 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:30,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:30,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:30,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:30,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:30,593 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:30,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:30,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:30,596 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:30,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:30,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:30,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:30,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:30,754 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:30,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:30,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:30,757 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:30,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:30,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:30,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:30,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:30,906 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:30,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:30,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:30,909 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:30,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:30,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:30,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:31,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:31,060 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:31,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:31,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:31,063 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:31,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:31,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:31,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:31,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:31,212 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:31,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:31,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:31,214 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:31,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:31,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:31,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:31,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:31,363 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:31,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:31,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:31,365 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:31,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:31,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:31,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:31,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:31,513 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:31,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:31,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:31,516 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:31,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:31,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:31,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:31,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:31,653 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:31,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:31,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:31,655 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:31,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:31,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:31,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:31,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:31,784 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:31,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:31,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:31,786 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:31,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:31,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:31,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:31,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:31,971 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:31,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:31,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:31,973 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:31,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:31,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:31,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:32,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:32,123 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:32,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:32,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:32,126 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:32,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:32,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:32,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:32,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:32,275 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:32,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:32,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:32,277 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:32,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:32,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:32,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:32,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:32,422 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:32,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:32,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:32,425 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:32,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:32,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:32,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:32,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:32,575 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:32,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:32,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:32,577 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:32,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:32,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:32,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:32,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:32,727 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:32,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:32,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:32,730 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:32,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:32,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:32,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:32,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:32,879 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:32,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:32,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:32,882 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:32,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:32,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:32,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:33,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:33,032 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:33,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:33,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:33,034 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:33,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:33,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:33,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:33,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:33,184 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:33,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:33,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:33,187 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:33,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:33,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:33,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:33,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:33,334 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:33,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:33,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:33,336 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:33,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:33,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:33,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:33,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:33,476 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:33,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:33,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:33,478 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:33,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:33,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:33,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:33,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:33,607 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:33,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:33,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:33,610 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:33,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:33,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:33,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:33,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:33,805 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:33,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:33,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:33,807 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:33,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:33,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:33,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:33,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:33,956 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:33,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:33,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:33,958 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:33,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:33,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:33,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:34,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:34,108 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:34,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:34,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:34,111 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:34,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:34,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:34,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:34,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:34,262 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:34,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:34,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:34,265 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:34,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:34,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:34,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:34,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:34,415 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:34,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:34,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:34,417 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:34,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:34,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:34,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:34,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:34,566 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:34,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:34,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:34,569 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:34,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:34,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:34,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:34,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:34,720 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:34,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:34,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:34,723 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:34,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:34,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:34,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:34,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:34,870 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:34,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:34,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:34,873 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:34,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:34,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:34,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:35,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:35,023 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:35,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:35,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:35,026 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:35,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:35,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:35,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:35,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:35,176 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:35,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:35,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:35,178 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:35,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:35,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:35,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:35,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:35,328 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:35,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:35,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:35,330 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:35,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:35,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:35,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:35,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:35,469 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:35,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:35,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:35,472 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:35,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:35,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:35,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:35,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:35,676 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:35,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:35,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:35,680 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:35,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:35,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:35,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:35,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:35,824 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:35,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:35,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:35,826 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:35,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:35,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:35,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:35,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:35,976 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:35,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:35,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:35,979 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:35,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:35,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:35,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:36,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:36,132 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:36,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:36,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:36,136 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:36,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:36,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:36,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:36,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:36,287 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:36,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:36,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:36,290 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:36,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:36,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:36,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:36,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:36,440 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:36,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:36,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:36,444 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:36,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:36,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:36,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:36,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:36,588 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:36,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:36,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:36,591 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:36,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:36,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:36,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:36,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:36,720 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:36,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:36,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:36,723 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:36,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:36,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:36,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:36,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:36,862 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:36,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:36,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:36,865 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:36,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:36,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:36,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:37,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:37,013 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:37,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:37,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:37,016 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:37,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:37,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:37,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:37,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:37,167 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:37,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:37,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:37,170 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:37,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:37,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:37,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:37,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:37,321 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:37,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:37,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:37,325 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:37,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:37,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:37,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:37,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:37,554 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:37,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:37,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:37,559 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:37,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:37,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:37,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:37,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:37,711 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:37,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:37,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:37,715 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:37,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:37,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:37,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:37,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:37,868 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:37,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:37,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:37,872 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:37,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:37,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:37,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:38,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:38,014 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:38,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:38,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:38,018 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:38,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:38,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:38,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:38,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:38,161 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:38,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:38,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:38,166 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:38,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:38,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:38,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:38,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:38,302 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:38,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:38,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:38,306 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:38,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:38,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:38,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:38,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:38,438 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:38,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:38,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:38,442 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:38,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:38,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:38,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:38,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:38,586 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:38,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:38,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:38,590 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:38,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:38,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:38,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:38,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:38,742 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:38,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:38,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:38,745 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:38,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:38,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:38,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:38,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:38,902 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:38,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:38,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:38,905 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:38,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:38,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:38,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:39,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:39,057 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:39,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:39,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:39,060 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:39,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:39,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:39,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:39,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:39,207 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:39,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:39,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:39,210 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:39,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:39,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:39,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:39,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:39,443 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:39,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:39,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:39,446 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:39,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:39,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:39,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:39,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:39,594 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:39,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:39,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:39,596 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:39,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:39,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:39,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:39,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:39,747 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:39,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:39,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:39,750 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:39,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:39,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:39,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:39,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:39,901 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:39,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:39,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:39,905 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:39,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:39,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:39,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:40,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:40,056 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:40,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:40,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:40,060 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:40,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:40,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:40,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:40,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:40,212 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:40,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:40,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:40,216 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:40,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:40,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:40,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:40,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:40,387 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:40,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:40,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:40,391 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:40,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:40,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:40,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:40,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:40,540 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:40,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:40,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:40,544 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:40,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:40,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:40,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:40,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:40,699 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:40,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:40,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:40,703 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:40,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:40,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:40,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:40,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:40,856 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:40,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:40,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:40,860 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:40,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:40,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:40,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:40,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:41,010 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:41,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:41,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:41,015 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:41,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:41,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:41,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:41,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:41,146 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:41,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:41,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:41,150 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:41,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:41,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:41,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:41,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:41,374 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:41,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:41,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:41,377 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:41,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:41,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:41,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:41,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:41,531 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:41,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:41,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:41,533 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:41,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:41,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:41,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:41,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:41,684 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:41,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:41,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:41,687 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:41,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:41,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:41,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:41,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:41,838 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:41,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:41,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:41,840 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:41,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:41,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:41,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:41,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:41,994 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:41,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:41,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:41,996 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:41,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:41,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:41,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:42,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:42,145 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:42,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:42,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:42,148 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:42,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:42,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:42,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:42,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:42,284 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:42,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:42,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:42,286 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:42,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:42,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:42,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:42,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:42,416 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:42,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:42,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:42,419 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:42,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:42,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:42,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:42,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:42,567 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:42,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:42,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:42,570 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:42,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:42,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:42,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:42,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:42,721 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:42,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:42,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:42,723 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:42,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:42,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:42,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:42,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:42,872 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:42,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:42,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:42,874 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:42,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:42,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:42,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:43,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:43,018 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:43,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:43,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:43,021 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:43,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:43,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:43,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:43,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:43,254 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:43,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:43,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:43,258 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:43,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:43,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:43,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:43,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:43,418 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:43,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:43,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:43,421 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:43,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:43,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:43,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:43,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:43,572 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:43,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:43,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:43,575 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:43,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:43,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:43,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:43,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:43,726 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:43,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:43,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:43,729 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:43,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:43,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:43,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:43,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:43,880 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:43,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:43,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:43,883 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:43,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:43,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:43,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:44,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:44,035 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:44,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:44,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:44,038 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:44,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:44,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:44,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:44,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:44,190 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:44,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:44,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:44,193 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:44,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:44,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:44,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:44,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:44,344 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:44,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:44,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:44,348 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:44,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:44,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:44,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:44,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:44,497 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:44,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:44,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:44,499 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:44,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:44,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:44,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:44,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:44,649 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:44,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:44,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:44,652 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:44,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:44,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:44,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:44,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:44,802 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:44,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:44,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:44,805 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:44,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:44,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:44,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:44,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:44,956 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:44,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:44,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:44,959 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:44,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:44,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:44,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:45,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:45,191 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:45,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:45,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:45,193 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:45,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:45,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:45,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:45,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:45,344 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:45,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:45,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:45,347 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:45,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:45,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:45,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:45,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:45,499 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:45,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:45,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:45,503 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:45,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:45,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:45,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:45,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:45,652 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:45,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:45,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:45,656 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:45,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:45,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:45,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:45,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:45,807 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:45,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:45,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:45,812 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:45,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:45,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:45,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:45,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:45,963 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:45,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:45,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:45,967 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:45,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:45,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:45,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:46,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:46,126 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:46,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:46,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:46,130 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:46,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:46,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:46,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:46,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:46,280 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:46,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:46,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:46,283 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:46,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:46,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:46,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:46,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:46,421 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:46,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:46,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:46,424 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:46,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:46,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:46,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:46,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:46,559 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:46,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:46,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:46,563 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:46,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:46,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:46,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:46,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:46,707 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:46,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:46,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:46,711 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:46,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:46,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:46,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:46,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:46,865 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:46,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:46,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:46,870 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:46,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:46,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:46,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:47,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:47,105 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:47,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:47,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:47,109 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:47,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:47,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:47,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:47,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:47,262 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:47,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:47,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:47,266 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:47,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:47,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:47,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:47,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:47,423 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:47,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:47,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:47,427 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:47,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:47,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:47,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:47,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:47,597 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:47,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:47,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:47,600 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:47,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:47,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:47,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:47,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:47,780 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:47,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:47,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:47,784 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:47,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:47,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:47,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:47,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:47,950 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:47,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:47,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:47,953 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:47,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:47,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:47,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:48,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:48,107 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:48,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:48,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:48,109 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:48,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:48,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:48,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:48,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:48,271 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:48,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:48,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:48,273 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:48,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:48,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:48,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:48,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:48,441 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:48,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:48,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:48,443 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:48,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:48,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:48,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:48,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:48,573 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:48,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:48,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:48,576 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:48,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:48,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:48,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:48,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:48,717 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:48,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:48,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:48,720 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:48,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:48,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:48,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:48,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:48,874 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:48,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:48,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:48,877 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:48,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:48,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:48,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:49,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:49,109 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:49,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:49,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:49,112 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:49,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:49,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:49,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:49,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:49,262 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:49,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:49,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:49,266 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:49,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:49,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:49,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:49,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:49,416 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:49,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:49,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:49,419 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:49,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:49,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:49,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:49,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:49,570 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:49,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:49,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:49,573 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:49,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:49,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:49,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:49,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:49,722 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:49,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:49,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:49,725 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:49,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:49,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:49,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:49,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:49,871 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:49,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:49,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:49,874 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:49,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:49,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:49,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:49,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:50,010 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:50,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:50,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:50,014 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:50,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:50,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:50,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:50,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:50,146 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:50,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:50,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:50,149 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:50,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:50,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:50,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:50,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:50,304 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:50,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:50,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:50,308 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:50,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:50,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:50,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:50,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:50,467 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:50,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:50,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:50,470 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:50,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:50,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:50,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:50,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:50,624 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:50,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:50,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:50,627 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:50,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:50,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:50,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:50,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:50,781 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:50,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:50,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:50,784 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:50,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:50,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:50,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:51,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:51,015 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:51,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:51,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:51,019 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:51,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:51,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:51,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:51,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:51,175 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:51,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:51,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:51,180 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:51,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:51,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:51,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:51,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:51,349 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:51,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:51,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:51,351 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:51,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:51,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:51,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:51,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:51,521 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:51,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:51,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:51,524 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:51,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:51,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:51,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:51,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:51,684 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:51,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:51,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:51,688 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:51,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:51,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:51,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:51,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:51,853 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:51,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:51,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:51,858 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:51,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:51,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:51,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:51,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:52,011 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:52,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:52,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:52,013 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:52,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:52,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:52,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:52,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:52,147 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:52,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:52,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:52,151 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:52,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:52,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:52,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:52,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:52,290 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:52,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:52,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:52,294 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:52,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:52,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:52,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:52,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:52,445 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:52,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:52,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:52,448 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:52,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:52,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:52,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:52,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:52,600 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:52,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:52,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:52,603 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:52,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:52,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:52,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:52,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:52,752 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:52,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:52,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:52,757 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:52,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:52,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:52,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:52,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:52,985 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:52,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:52,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:52,989 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:52,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:52,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:52,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:53,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:53,139 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:53,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:53,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:53,141 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:53,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:53,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:53,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:53,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:53,278 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:53,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:53,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:53,283 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:53,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:53,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:53,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:53,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:53,442 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:53,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:53,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:53,447 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:53,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:53,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:53,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:53,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:53,624 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:53,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:53,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:53,629 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:53,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:53,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:53,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:53,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:53,813 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:53,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:53,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:53,818 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:53,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:53,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:53,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:53,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:53,978 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:53,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:53,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:53,981 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:53,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:53,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:53,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:54,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:54,132 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:54,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:54,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:54,135 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:54,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:54,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:54,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:54,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:54,311 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:54,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:54,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:54,314 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:54,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:54,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:54,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:54,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:54,476 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:54,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:54,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:54,480 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:54,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:54,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:54,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:54,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:54,614 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:54,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:54,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:54,617 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:54,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:54,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:54,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:54,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:54,765 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:54,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:54,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:54,768 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:54,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:54,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:54,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:54,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:54,994 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:54,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:54,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:54,996 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:54,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:54,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:54,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:55,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:55,148 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:55,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:55,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:55,151 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:55,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:55,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:55,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:55,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:55,304 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:55,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:55,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:55,307 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:55,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:55,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:55,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:55,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:55,459 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:55,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:55,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:55,462 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:55,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:55,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:55,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:55,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:55,613 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:55,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:55,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:55,616 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:55,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:55,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:55,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:55,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:55,767 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:55,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:55,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:55,770 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:55,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:55,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:55,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:55,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:55,920 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:55,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:55,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:55,924 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:55,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:55,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:55,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:56,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:56,079 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:56,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:56,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:56,082 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:56,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:56,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:56,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:56,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:56,232 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:56,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:56,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:56,235 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:56,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:56,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:56,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:56,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:56,391 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:56,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:56,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:56,395 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:56,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:56,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:56,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:56,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:56,540 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:56,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:56,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:56,544 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:56,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:56,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:56,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:56,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:56,681 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:56,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:56,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:56,685 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:56,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:56,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:56,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:56,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:56,906 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:56,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:56,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:56,910 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:56,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:56,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:56,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:57,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:57,064 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:57,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:57,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:57,068 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:57,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:57,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:57,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:57,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:57,220 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:57,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:57,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:57,224 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:57,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:57,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:57,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:57,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:57,374 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:57,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:57,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:57,378 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:57,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:57,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:57,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:57,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:57,529 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:57,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:57,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:57,532 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:57,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:57,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:57,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:57,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:57,684 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:57,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:57,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:57,687 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:57,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:57,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:57,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:57,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:57,837 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:57,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:57,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:57,841 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:57,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:57,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:57,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:57,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:57,990 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:57,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:57,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:57,992 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:57,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:57,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:57,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:58,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:58,143 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:58,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:58,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:58,146 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:58,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:58,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:58,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:58,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:58,299 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:58,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:58,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:58,302 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:58,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:58,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:58,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:58,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:58,451 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:58,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:58,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:58,454 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:58,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:58,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:58,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:58,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:58,591 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:58,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:58,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:58,593 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:58,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:58,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:58,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:58,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:58,794 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:58,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:58,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:58,796 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:58,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:58,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:58,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:58,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:58,940 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:58,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:58,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:58,942 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:58,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:58,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:58,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:59,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:59,094 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:59,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:59,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:59,097 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:59,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:59,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:59,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:59,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:59,250 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:59,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:59,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:59,253 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:59,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:59,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:59,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:59,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:59,404 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:59,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:59,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:59,407 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:59,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:59,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:59,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:59,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:59,544 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:59,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:59,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:59,546 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:59,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:59,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:59,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:59,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:59,677 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:59,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:59,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:59,681 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:59,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:59,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:59,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:59,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:59,826 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:59,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:59,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:59,830 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:59,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:59,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:59,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:59,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:59,988 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:36:59,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:59,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:36:59,991 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:36:59,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:36:59,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:59,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:00,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:00,145 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:00,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:00,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:00,148 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:00,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:00,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:00,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:00,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:00,302 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:00,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:00,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:00,305 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:00,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:00,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:00,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:00,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:00,472 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:00,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:00,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:00,475 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:00,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:00,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:00,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:00,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:00,686 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:00,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:00,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:00,689 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:00,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:00,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:00,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:00,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:00,841 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:00,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:00,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:00,844 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:00,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:00,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:00,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:00,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:00,997 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:01,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:01,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:01,001 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:01,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:01,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:01,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:01,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:01,154 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:01,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:01,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:01,157 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:01,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:01,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:01,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:01,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:01,314 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:01,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:01,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:01,317 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:01,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:01,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:01,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:01,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:01,477 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:01,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:01,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:01,480 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:01,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:01,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:01,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:01,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:01,642 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:01,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:01,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:01,645 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:01,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:01,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:01,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:01,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:01,778 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:01,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:01,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:01,781 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:01,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:01,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:01,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:01,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:01,942 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:01,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:01,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:01,945 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:01,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:01,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:01,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:02,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:02,099 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:02,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:02,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:02,102 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:02,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:02,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:02,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:02,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:02,253 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:02,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:02,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:02,256 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:02,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:02,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:02,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:02,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:02,415 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:02,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:02,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:02,418 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:02,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:02,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:02,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:02,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:02,628 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:02,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:02,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:02,631 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:02,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:02,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:02,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:02,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:02,781 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:02,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:02,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:02,784 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:02,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:02,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:02,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:02,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:02,935 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:02,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:02,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:02,937 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:02,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:02,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:02,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:03,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:03,090 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:03,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:03,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:03,093 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:03,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:03,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:03,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:03,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:03,246 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:03,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:03,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:03,249 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:03,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:03,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:03,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:03,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:03,405 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:03,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:03,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:03,410 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:03,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:03,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:03,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:03,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:03,594 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:03,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:03,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:03,597 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:03,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:03,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:03,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:03,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:03,744 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:03,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:03,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:03,747 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:03,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:03,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:03,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:03,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:03,897 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:03,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:03,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:03,900 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:03,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:03,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:03,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:04,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:04,051 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:04,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:04,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:04,054 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:04,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:04,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:04,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:04,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:04,204 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:04,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:04,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:04,208 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:04,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:04,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:04,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:04,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:04,360 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:04,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:04,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:04,363 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:04,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:04,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:04,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:04,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:04,569 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:04,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:04,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:04,572 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:04,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:04,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:04,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:04,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:04,724 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:04,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:04,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:04,727 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:04,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:04,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:04,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:04,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:04,882 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:04,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:04,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:04,885 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:04,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:04,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:04,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:05,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:05,039 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:05,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:05,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:05,043 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:05,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:05,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:05,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:05,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:05,194 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:05,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:05,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:05,197 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:05,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:05,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:05,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:05,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:05,343 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:05,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:05,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:05,345 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:05,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:05,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:05,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:05,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:05,494 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:05,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:05,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:05,498 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:05,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:05,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:05,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:05,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:05,648 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:05,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:05,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:05,652 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:05,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:05,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:05,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:05,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:05,801 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:05,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:05,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:05,804 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:05,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:05,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:05,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:05,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:05,955 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:05,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:05,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:05,959 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:05,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:05,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:05,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:06,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:06,111 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:06,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:06,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:06,115 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:06,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:06,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:06,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:06,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:06,260 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:06,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:06,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:06,264 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:06,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:06,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:06,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:06,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:06,458 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:06,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:06,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:06,462 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:06,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:06,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:06,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:06,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:06,635 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:06,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:06,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:06,640 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:06,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:06,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:06,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:06,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:06,791 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:06,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:06,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:06,794 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:06,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:06,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:06,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:06,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:06,947 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:06,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:06,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:06,950 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:06,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:06,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:06,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:07,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:07,103 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:07,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:07,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:07,107 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:07,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:07,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:07,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:07,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:07,257 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:07,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:07,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:07,261 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:07,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:07,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:07,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:07,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:07,408 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:07,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:07,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:07,411 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:07,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:07,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:07,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:07,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:07,560 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:07,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:07,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:07,563 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:07,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:07,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:07,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:07,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:07,715 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:07,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:07,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:07,718 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:07,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:07,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:07,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:07,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:07,872 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:07,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:07,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:07,875 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:07,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:07,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:07,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:08,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:08,023 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:08,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:08,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:08,026 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:08,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:08,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:08,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:08,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:08,177 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:08,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:08,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:08,180 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:08,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:08,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:08,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:08,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:08,372 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:08,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:08,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:08,375 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:08,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:08,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:08,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:08,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:08,536 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:08,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:08,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:08,539 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:08,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:08,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:08,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:08,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:08,712 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:08,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:08,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:08,716 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:08,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:08,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:08,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:08,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:08,869 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:08,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:08,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:08,873 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:08,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:08,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:08,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:09,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:09,026 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:09,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:09,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:09,030 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:09,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:09,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:09,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:09,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:09,185 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:09,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:09,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:09,188 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:09,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:09,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:09,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:09,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:09,341 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:09,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:09,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:09,344 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:09,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:09,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:09,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:09,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:09,496 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:09,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:09,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:09,500 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:09,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:09,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:09,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:09,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:09,651 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:09,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:09,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:09,655 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:09,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:09,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:09,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:09,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:09,806 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:09,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:09,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:09,810 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:09,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:09,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:09,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:09,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:09,964 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:09,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:09,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:09,967 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:09,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:09,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:09,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:10,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:10,121 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:10,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:10,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:10,125 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:10,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:10,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:10,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:10,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:10,317 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 00:37:10,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:10,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 85 states and 115 transitions. [2024-12-06 00:37:10,320 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-12-06 00:37:10,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:37:10,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:10,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms