./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/egcd3-ll_unwindbound2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84bcd6cc-8f43-48dc-a37b-5216d6fa78c9/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84bcd6cc-8f43-48dc-a37b-5216d6fa78c9/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_84bcd6cc-8f43-48dc-a37b-5216d6fa78c9/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84bcd6cc-8f43-48dc-a37b-5216d6fa78c9/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/egcd3-ll_unwindbound2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84bcd6cc-8f43-48dc-a37b-5216d6fa78c9/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84bcd6cc-8f43-48dc-a37b-5216d6fa78c9/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 33e65da42eaec3b998693833c359b0db98e1fca213179917a50e687ef24ee4df --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 04:29:41,751 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 04:29:41,809 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84bcd6cc-8f43-48dc-a37b-5216d6fa78c9/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-12-06 04:29:41,814 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 04:29:41,814 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 04:29:41,834 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 04:29:41,834 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 04:29:41,835 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 04:29:41,835 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 04:29:41,835 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 04:29:41,835 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 04:29:41,835 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 04:29:41,835 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 04:29:41,836 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 04:29:41,836 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 04:29:41,836 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 04:29:41,836 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 04:29:41,836 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 04:29:41,836 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 04:29:41,836 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 04:29:41,836 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 04:29:41,836 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 04:29:41,836 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 04:29:41,837 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 04:29:41,837 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 04:29:41,837 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 04:29:41,837 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 04:29:41,837 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 04:29:41,837 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 04:29:41,837 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 04:29:41,837 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 04:29:41,837 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 04:29:41,837 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 04:29:41,838 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_84bcd6cc-8f43-48dc-a37b-5216d6fa78c9/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 ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 33e65da42eaec3b998693833c359b0db98e1fca213179917a50e687ef24ee4df [2024-12-06 04:29:42,072 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 04:29:42,080 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 04:29:42,082 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 04:29:42,084 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 04:29:42,084 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 04:29:42,085 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84bcd6cc-8f43-48dc-a37b-5216d6fa78c9/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/nla-digbench-scaling/egcd3-ll_unwindbound2.c [2024-12-06 04:29:44,696 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84bcd6cc-8f43-48dc-a37b-5216d6fa78c9/bin/ukojak-verify-CZk0znPC7b/data/769176342/daab0d3ea3c2411cad507a9adf84ae97/FLAG0015f6913 [2024-12-06 04:29:44,899 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 04:29:44,900 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84bcd6cc-8f43-48dc-a37b-5216d6fa78c9/sv-benchmarks/c/nla-digbench-scaling/egcd3-ll_unwindbound2.c [2024-12-06 04:29:44,907 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84bcd6cc-8f43-48dc-a37b-5216d6fa78c9/bin/ukojak-verify-CZk0znPC7b/data/769176342/daab0d3ea3c2411cad507a9adf84ae97/FLAG0015f6913 [2024-12-06 04:29:45,277 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84bcd6cc-8f43-48dc-a37b-5216d6fa78c9/bin/ukojak-verify-CZk0znPC7b/data/769176342/daab0d3ea3c2411cad507a9adf84ae97 [2024-12-06 04:29:45,279 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 04:29:45,280 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 04:29:45,281 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 04:29:45,281 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 04:29:45,285 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 04:29:45,286 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 04:29:45" (1/1) ... [2024-12-06 04:29:45,287 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@779d3656 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:29:45, skipping insertion in model container [2024-12-06 04:29:45,287 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 04:29:45" (1/1) ... [2024-12-06 04:29:45,300 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 04:29:45,409 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84bcd6cc-8f43-48dc-a37b-5216d6fa78c9/sv-benchmarks/c/nla-digbench-scaling/egcd3-ll_unwindbound2.c[490,503] [2024-12-06 04:29:45,429 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 04:29:45,437 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 04:29:45,447 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84bcd6cc-8f43-48dc-a37b-5216d6fa78c9/sv-benchmarks/c/nla-digbench-scaling/egcd3-ll_unwindbound2.c[490,503] [2024-12-06 04:29:45,455 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 04:29:45,464 INFO L204 MainTranslator]: Completed translation [2024-12-06 04:29:45,465 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:29:45 WrapperNode [2024-12-06 04:29:45,465 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 04:29:45,466 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 04:29:45,466 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 04:29:45,466 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 04:29:45,470 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:29:45" (1/1) ... [2024-12-06 04:29:45,474 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:29:45" (1/1) ... [2024-12-06 04:29:45,486 INFO L138 Inliner]: procedures = 14, calls = 14, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 91 [2024-12-06 04:29:45,487 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 04:29:45,487 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 04:29:45,487 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 04:29:45,488 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 04:29:45,492 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:29:45" (1/1) ... [2024-12-06 04:29:45,492 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:29:45" (1/1) ... [2024-12-06 04:29:45,494 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:29:45" (1/1) ... [2024-12-06 04:29:45,494 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:29:45" (1/1) ... [2024-12-06 04:29:45,497 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:29:45" (1/1) ... [2024-12-06 04:29:45,498 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:29:45" (1/1) ... [2024-12-06 04:29:45,501 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:29:45" (1/1) ... [2024-12-06 04:29:45,502 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:29:45" (1/1) ... [2024-12-06 04:29:45,503 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:29:45" (1/1) ... [2024-12-06 04:29:45,504 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 04:29:45,505 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 04:29:45,505 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 04:29:45,505 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 04:29:45,506 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:29:45" (1/1) ... [2024-12-06 04:29:45,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 04:29:45,521 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84bcd6cc-8f43-48dc-a37b-5216d6fa78c9/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 04:29:45,531 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84bcd6cc-8f43-48dc-a37b-5216d6fa78c9/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 04:29:45,534 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84bcd6cc-8f43-48dc-a37b-5216d6fa78c9/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 04:29:45,553 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 04:29:45,553 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-12-06 04:29:45,553 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-12-06 04:29:45,553 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 04:29:45,553 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 04:29:45,553 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 04:29:45,553 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-12-06 04:29:45,553 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-12-06 04:29:45,605 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 04:29:45,607 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 04:29:45,732 INFO L? ?]: Removed 6 outVars from TransFormulas that were not future-live. [2024-12-06 04:29:45,732 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 04:29:45,751 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 04:29:45,751 INFO L312 CfgBuilder]: Removed 3 assume(true) statements. [2024-12-06 04:29:45,751 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 04:29:45 BoogieIcfgContainer [2024-12-06 04:29:45,751 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 04:29:45,752 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 04:29:45,752 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 04:29:45,759 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 04:29:45,759 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 04:29:45" (1/1) ... [2024-12-06 04:29:45,765 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 04:29:45,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:45,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 30 states and 44 transitions. [2024-12-06 04:29:45,813 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 44 transitions. [2024-12-06 04:29:45,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 04:29:45,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:45,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:45,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:45,928 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 04:29:45,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:45,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 30 states and 42 transitions. [2024-12-06 04:29:45,951 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 42 transitions. [2024-12-06 04:29:45,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 04:29:45,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:45,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:45,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:46,064 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 04:29:46,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:46,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 32 states and 45 transitions. [2024-12-06 04:29:46,112 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 45 transitions. [2024-12-06 04:29:46,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:46,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:46,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:46,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:46,227 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:46,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:46,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:46,490 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:46,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:46,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:46,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:46,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:46,561 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:46,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:46,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:46,572 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:46,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:46,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:46,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:46,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:46,628 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:46,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:46,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:46,638 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:46,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:46,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:46,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:46,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:46,689 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:46,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:46,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:46,698 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:46,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:46,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:46,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:46,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:46,738 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:46,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:46,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:46,747 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:46,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:46,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:46,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:46,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:46,781 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:46,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:46,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:46,790 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:46,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:46,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:46,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:46,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:46,822 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:46,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:46,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:46,830 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:46,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:46,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:46,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:46,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:46,865 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:46,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:46,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:46,873 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:46,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:46,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:46,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:46,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:46,920 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:46,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:46,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:46,928 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:46,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:46,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:46,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:46,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:46,962 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:46,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:46,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:46,970 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:46,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:46,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:46,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:46,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,003 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,011 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,051 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,059 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,096 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,105 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,139 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,146 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,185 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,192 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,228 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,236 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,272 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,279 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,313 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,320 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,354 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,360 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,393 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,400 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,433 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,439 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,469 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,476 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,505 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,511 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,540 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,547 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,577 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,584 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,619 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,626 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,654 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,663 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,698 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,706 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,742 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,751 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,787 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,796 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,832 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,840 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,876 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,885 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,918 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,926 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:47,960 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:47,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:47,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:47,968 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:47,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:47,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:47,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:47,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,004 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,012 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,048 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,056 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,089 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,098 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,131 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,139 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,172 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,180 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,213 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,222 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,255 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,264 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,300 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,308 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,340 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,348 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,371 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,378 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,401 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,408 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,431 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,439 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,463 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,469 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,489 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,495 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,513 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,519 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,538 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,547 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,568 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,574 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,591 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,597 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,616 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,623 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,642 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,648 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,665 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,671 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,689 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,696 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,714 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,721 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,738 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,744 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,761 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,767 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,786 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,793 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,811 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,816 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,839 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,848 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,867 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,873 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,892 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,898 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,916 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,922 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,940 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,946 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,969 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:48,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:48,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:48,975 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:48,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:48,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:48,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:48,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:48,993 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,000 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,018 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,024 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,045 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,051 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,071 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,078 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,095 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,102 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,122 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,128 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,150 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,156 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,173 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,180 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,199 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,205 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,221 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,227 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,244 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,251 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,269 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,275 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,292 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,298 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,315 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,321 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,338 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,344 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,361 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,367 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,385 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,391 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,411 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,417 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,437 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,443 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,459 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,465 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,490 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,496 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,513 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,519 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,536 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,542 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,557 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,562 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,578 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,584 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,601 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,607 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,625 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,632 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,649 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,655 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,673 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,679 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,695 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,701 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,718 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,724 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,739 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,744 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,760 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,766 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,781 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,786 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,804 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,810 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,826 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,832 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,849 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,854 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,871 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,876 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,894 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,899 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,915 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,921 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,938 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,944 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,968 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,974 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:49,990 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:49,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:49,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:49,995 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:49,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:49,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:49,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:49,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,012 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,017 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,036 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,042 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,057 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,062 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,078 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,083 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,100 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,105 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,121 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,126 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,143 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,148 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,164 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,169 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,185 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,191 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,208 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,214 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,229 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,235 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,250 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,255 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,270 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,276 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,292 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,298 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,314 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,319 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,338 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,344 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,360 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,366 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,383 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,388 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,413 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,419 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,439 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,445 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,466 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,472 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,494 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,500 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,520 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,525 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,545 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,550 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,570 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,576 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,596 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,602 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,622 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,627 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,647 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,652 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,672 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,677 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,697 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,702 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,723 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,729 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,749 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,755 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,776 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,781 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,802 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,807 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,828 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,835 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,856 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,862 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,882 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,888 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,906 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,912 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,931 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,936 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,959 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,964 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:50,982 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:50,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:50,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:50,988 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:50,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:50,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:50,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:50,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,008 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,015 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,036 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,043 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,064 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,071 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,091 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,097 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,119 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,126 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,147 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,153 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,176 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,182 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,202 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,207 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,223 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,228 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,242 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,247 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,261 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,267 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,282 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,287 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,301 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,307 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,321 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,326 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,340 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,346 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,361 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,366 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,381 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,386 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,401 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,406 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,424 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,429 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,449 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,454 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,470 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,476 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,494 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,499 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,514 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,519 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,533 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,538 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,560 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,566 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,586 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,591 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,612 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,617 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,637 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,642 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,661 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,666 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,685 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,690 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,708 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,714 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,732 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,737 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,757 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,762 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,782 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,788 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,808 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,813 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,833 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,838 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,858 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,863 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,883 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,889 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,909 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,915 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,934 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,939 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,960 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,966 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:51,985 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:51,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:51,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:51,991 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:51,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:51,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:51,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:51,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,010 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,016 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,036 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,041 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,060 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,065 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,084 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,089 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,107 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,112 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,130 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,135 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,153 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,158 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,176 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,181 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,199 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,212 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,232 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,238 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,262 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,267 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,287 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,292 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,311 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,316 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,334 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,339 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,358 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,363 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,382 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,387 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,405 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,410 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,427 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,432 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,450 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,455 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,474 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,478 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,497 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,502 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,520 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,525 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,544 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,549 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,568 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,573 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,593 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,599 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,617 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,622 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,641 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,646 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,665 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,670 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,688 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,693 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,712 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,717 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,736 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,741 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,760 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,765 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,785 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,789 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,809 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,813 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,833 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,838 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,863 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,868 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,887 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,891 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,909 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,914 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,932 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,937 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,956 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,961 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:52,980 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:52,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:52,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:52,984 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:52,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:52,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:52,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:52,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,004 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,008 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,027 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,032 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,050 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,054 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,073 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,078 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,097 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,102 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,121 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,126 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,145 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,150 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,169 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,173 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,192 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,196 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,214 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,220 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,238 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,242 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,260 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,264 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,282 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,286 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,305 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,310 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,329 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,334 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,351 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,356 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,374 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,380 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,398 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,403 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,421 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,426 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,444 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,449 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,481 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,500 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,505 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,524 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,528 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,547 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,551 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,569 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,574 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,592 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,597 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,614 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,619 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,637 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,641 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,659 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,664 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,682 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,686 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,704 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,709 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,726 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,730 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,747 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,752 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,770 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,774 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,793 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,797 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,816 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,821 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,839 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,843 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,861 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,865 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,883 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,887 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,904 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,909 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,927 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,932 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,949 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,954 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,971 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,975 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:53,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:53,993 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:53,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:53,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:53,997 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:53,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:53,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:53,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,014 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,018 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,034 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,039 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,055 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,060 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,083 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,087 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,104 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,108 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,125 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,129 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,146 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,151 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,168 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,172 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,190 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,194 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,212 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,216 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,234 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,239 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,257 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,261 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,279 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,284 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,302 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,307 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,326 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,330 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,348 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,352 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,370 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,374 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,392 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,396 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,413 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,417 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,435 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,439 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,456 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,460 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,477 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,481 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,498 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,503 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,519 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,524 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,540 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,545 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,561 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,565 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,581 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,585 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,602 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,606 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,622 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,626 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,649 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,653 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,670 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,674 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,690 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,694 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,711 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,715 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,732 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,736 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,755 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,759 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,775 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,779 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,796 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,801 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,818 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,822 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,839 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,843 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,861 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,866 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,884 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,888 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,906 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,910 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,927 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,932 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,949 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,954 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,971 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,975 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:54,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:54,992 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:54,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:54,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:54,997 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:54,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:54,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:54,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,014 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,018 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,035 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,039 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,056 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,061 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,078 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,082 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,099 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,103 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,120 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,124 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,140 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,144 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,160 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,165 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,181 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,186 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,202 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,206 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,225 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,229 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,250 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,255 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,279 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,284 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,308 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,313 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,336 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,342 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,365 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,370 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,394 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,399 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,421 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,427 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,449 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,454 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,477 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,483 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,506 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,511 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,528 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,532 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,549 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,554 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,570 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,574 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,590 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,594 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,610 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,614 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,629 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,633 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,650 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,653 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,670 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,674 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,689 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,693 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,709 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,713 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,730 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,734 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,750 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,753 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,769 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,772 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,788 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,792 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,808 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,812 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,828 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,832 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,848 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,851 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,867 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,871 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,887 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,891 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,906 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,910 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,926 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,930 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,950 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,954 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,970 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,974 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:55,991 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:55,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:55,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:55,995 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:55,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:55,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:55,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:55,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,011 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,015 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,031 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,035 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,051 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,055 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,071 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,076 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,091 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,095 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,112 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,116 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,133 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,137 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,153 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,157 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,174 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,178 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,194 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,198 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,214 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,219 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,235 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,238 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,255 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,260 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,277 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,282 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,300 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,303 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,320 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,324 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,340 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,344 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,361 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,365 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,383 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,387 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,404 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,407 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,424 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,428 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,444 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,448 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,464 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,468 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,483 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,487 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,503 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,507 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,524 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,527 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,543 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,547 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,564 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,568 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,584 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,593 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,609 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,613 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,628 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,632 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,647 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,651 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,666 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,670 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,686 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,690 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,706 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,710 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,727 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,731 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,746 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,750 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,766 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,770 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,786 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,790 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,811 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,816 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,832 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,836 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,852 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,856 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,872 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,876 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,892 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,896 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,911 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,913 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,923 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,926 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,942 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,946 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,962 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,966 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:56,983 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:56,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:56,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:56,987 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:56,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:56,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:56,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:56,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,003 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,007 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,023 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,027 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,042 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,046 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,061 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,065 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,080 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,084 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,099 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,103 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,119 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,123 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,140 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,143 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,159 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,163 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,179 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,183 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,198 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,201 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,214 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,216 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,228 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,231 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,243 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,247 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,262 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,265 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,281 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,285 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,302 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,305 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,321 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,325 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,340 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,344 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,359 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,363 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,378 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,382 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,398 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,402 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,417 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,421 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,437 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,441 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,457 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,461 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,477 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,480 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,496 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,499 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,515 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,519 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,535 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,539 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,554 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,558 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,574 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,578 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,594 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,598 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,614 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,618 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,633 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,637 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,652 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,656 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,672 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,676 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,691 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,695 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,712 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,715 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,731 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,734 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,749 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,753 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,769 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,772 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,788 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,792 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,808 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,811 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,828 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,832 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,848 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,852 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,867 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,871 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,887 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,890 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,905 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,909 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,920 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,922 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,932 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,935 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,949 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,952 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,968 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,971 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:57,986 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:57,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:57,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:57,990 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:57,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:57,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:57,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:57,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,005 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,009 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,025 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,029 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,044 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,048 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,060 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,063 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,074 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,077 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,088 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,091 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,102 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,106 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,117 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,120 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,131 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,135 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,146 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,149 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,160 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,163 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,174 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,178 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,193 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,196 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,206 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,208 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,223 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,226 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,242 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,245 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,262 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,265 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,281 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,285 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,301 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,304 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,314 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,317 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,327 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,329 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,339 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,341 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,354 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,358 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,374 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,377 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,389 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,392 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,402 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,405 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,414 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,417 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,427 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,430 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,440 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,442 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,458 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,461 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,477 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,481 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,496 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,500 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,515 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,517 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,527 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,529 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,539 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,542 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,551 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,553 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,563 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,566 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,581 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,584 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,600 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,604 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,620 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,623 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,637 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,641 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,657 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,661 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,676 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,679 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,695 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,699 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,714 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,718 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,733 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,737 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,751 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,755 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,769 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,773 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,789 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,792 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,803 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,805 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,821 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,824 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,839 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,843 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,857 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,861 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,874 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,877 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,889 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,892 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,902 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,905 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,915 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,918 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,929 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,932 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,942 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,945 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,957 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,961 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,977 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,980 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:58,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:58,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:58,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:58,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:58,996 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:58,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:58,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:58,999 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,013 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,017 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,032 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,035 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,050 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,053 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,068 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,072 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,087 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,090 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,105 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,108 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,124 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,127 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,143 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,147 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,162 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,166 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,181 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,184 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,199 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,204 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,220 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,223 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,239 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,243 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,257 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,259 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,270 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,273 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,283 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,286 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,296 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,300 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,315 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,318 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,333 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,337 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,352 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,355 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,371 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,375 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,389 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,393 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,408 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,411 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,427 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,431 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,448 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,452 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,467 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,470 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,484 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,486 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,496 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,499 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,511 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,515 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,530 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,534 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,549 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,553 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,569 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,572 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,588 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,591 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,607 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,610 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,625 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,628 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,642 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,645 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,660 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,664 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,678 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,681 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,693 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,696 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,706 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,708 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,718 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,720 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,731 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,734 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,745 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,748 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,758 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,760 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,771 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,774 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,783 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,786 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,795 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,798 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,807 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,810 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,820 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,823 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,833 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,836 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,846 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,849 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,860 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,863 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,874 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,877 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,888 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,892 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,903 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,906 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,917 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,920 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,933 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,937 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,947 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,951 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,961 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,965 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,980 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,983 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:29:59,993 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:29:59,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:29:59,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:29:59,995 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:29:59,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:29:59,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:29:59,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:29:59,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,006 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,009 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,022 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,025 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,040 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,043 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,058 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,061 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,076 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,080 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,095 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,099 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,113 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,115 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,125 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,127 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,137 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,140 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,151 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,154 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,164 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,168 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,178 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,181 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,192 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,195 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,206 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,210 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,220 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,223 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,232 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,236 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,245 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,249 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,258 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,261 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,272 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,276 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,287 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,290 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,302 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,306 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,317 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,320 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,331 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,335 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,346 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,349 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,360 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,363 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,374 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,378 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,391 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,395 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,408 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,412 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,423 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,426 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,436 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,440 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,450 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,453 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,463 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,466 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,478 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,488 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,490 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,500 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,503 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,513 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,516 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,526 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,529 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,544 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,548 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,562 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,566 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,580 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,584 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,596 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,599 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,610 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,613 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,629 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,632 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,647 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,650 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,660 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,663 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,675 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,678 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,691 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,694 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,709 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,713 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,728 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,732 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,747 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,751 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,767 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,771 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,783 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,786 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,796 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,798 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,808 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,811 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,821 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,824 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,833 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,836 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,846 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,849 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,865 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,868 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,878 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,880 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,892 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,895 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,905 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,908 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,918 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,920 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,931 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,934 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,944 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,947 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,957 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,961 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,971 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,975 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:00,985 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:00,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:00,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:00,989 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:00,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:00,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:00,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:00,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,002 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,006 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,017 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,021 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,031 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,034 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,045 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,048 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,058 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,061 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,072 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,075 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,086 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,089 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,099 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,103 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,113 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,116 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,127 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,130 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,140 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,144 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,154 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,158 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,168 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,172 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,182 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,185 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,194 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,197 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,207 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,209 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,219 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,221 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,231 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,233 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,243 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,246 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,261 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,265 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,280 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,284 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,301 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,305 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,321 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,324 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,339 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,342 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,355 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,358 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,368 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,370 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,380 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,383 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,393 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,396 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,405 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,408 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,417 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,420 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,429 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,432 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,442 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,444 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,456 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,459 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,471 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,474 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,486 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,489 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,502 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,505 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,515 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,518 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,532 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,536 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,546 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,549 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,559 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,563 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,573 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,577 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,587 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,590 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,600 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,604 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,614 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,616 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,626 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,630 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,641 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,643 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,653 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,655 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,664 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,667 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,677 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,680 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,695 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,698 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,712 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,715 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,724 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,726 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,740 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,743 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,755 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,757 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,770 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,774 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,789 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,792 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,805 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,809 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,824 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,827 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,842 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,845 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,860 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,863 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,876 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,878 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,888 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,890 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,900 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,902 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,912 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,915 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,930 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,933 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,948 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,951 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,966 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,969 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,984 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,987 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:01,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:01,996 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:01,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:01,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:01,999 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:01,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:01,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:01,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,008 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,010 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,025 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,028 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,043 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,046 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,058 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,061 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,075 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,077 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,087 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,089 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,099 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,102 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,112 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,115 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,125 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,127 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,137 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,139 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,149 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,152 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,162 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,165 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,175 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,177 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,186 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,190 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,199 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,202 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,211 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,214 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,227 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,230 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,239 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,242 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,251 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,254 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,265 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,268 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,283 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,286 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,296 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,299 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,309 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,312 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,323 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,326 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,336 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,339 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,350 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,353 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,368 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,371 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,381 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,385 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,395 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,398 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,408 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,411 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,421 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,425 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,435 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,438 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,448 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,451 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,461 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,464 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,487 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,490 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,506 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,509 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,526 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,529 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,545 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,548 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,559 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,563 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,574 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,577 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,588 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,592 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,602 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,606 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,616 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,620 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,631 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,634 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,645 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,648 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,659 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,663 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,673 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,677 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,688 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,691 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,701 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,705 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,715 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,718 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,727 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,730 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,742 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,745 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,755 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,758 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,767 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,770 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,780 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,783 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,793 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,796 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,806 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,809 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,819 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,821 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,831 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,834 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,844 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,847 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,857 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,860 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,870 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,873 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,883 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,886 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,900 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,904 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,913 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,917 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,927 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,930 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,944 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,948 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,962 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,966 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:02,981 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:02,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:02,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:02,984 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:02,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:02,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:02,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:02,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,000 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,004 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,019 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,023 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,037 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,041 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,055 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,059 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,073 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,077 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,091 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,095 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,109 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,113 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,125 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,127 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,137 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,140 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,149 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,152 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,162 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,165 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,174 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,177 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,189 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,192 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,201 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,205 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,216 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,219 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,228 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,231 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,241 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,244 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,254 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,257 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,267 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,269 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,283 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,286 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,301 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,305 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,319 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,323 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,337 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,341 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,354 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,357 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,371 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,374 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,389 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,393 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,407 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,410 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,424 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,427 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,442 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,445 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,458 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,461 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,475 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,478 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,492 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,495 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,509 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,512 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,522 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,525 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,535 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,538 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,548 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,551 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,561 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,564 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,580 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,583 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,597 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,600 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,611 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,613 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,623 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,626 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,637 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,640 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,650 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,653 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,663 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,666 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,680 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,684 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,694 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,697 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,708 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,712 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,722 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,725 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,735 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,739 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,749 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,752 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,762 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,766 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,776 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,779 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,789 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,792 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,802 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,806 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,816 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,820 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,830 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,834 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,843 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,847 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,857 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,860 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,870 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,873 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,885 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,888 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,898 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,901 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,912 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,914 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,925 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,928 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,938 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,941 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,951 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,954 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,964 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,968 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,977 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,981 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:03,994 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:03,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:03,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:03,997 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:03,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:03,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:03,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:03,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,007 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,011 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,020 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,024 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,033 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,036 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,046 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,050 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,064 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,068 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,078 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,081 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,091 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,095 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,106 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,109 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,120 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,124 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,134 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,138 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,150 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,154 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,169 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,172 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,182 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,186 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,196 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,200 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,210 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,213 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,229 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,232 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,246 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,249 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,265 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,268 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,283 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,287 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,301 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,304 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,318 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,321 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,331 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,334 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,344 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,347 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,356 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,359 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,368 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,371 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,385 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,387 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,397 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,400 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,416 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,419 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,434 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,438 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,453 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,456 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,465 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,468 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,477 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,479 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,489 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,491 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,500 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,502 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,512 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,514 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,523 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,526 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,535 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,537 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,546 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,549 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,558 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,560 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,569 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,572 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,581 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,583 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,593 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,595 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,606 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,609 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,619 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,623 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,633 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,636 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,648 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,651 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,661 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,665 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,675 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,678 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,688 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,692 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,701 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,705 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,715 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,718 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,728 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,731 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,740 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,744 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,753 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,756 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,767 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,771 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,783 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,786 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,796 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,800 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,810 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,813 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,824 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,827 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,837 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,841 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,850 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,854 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,864 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,867 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,877 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,881 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,891 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,894 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,905 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,907 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,917 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,919 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,929 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,931 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,941 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,943 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,953 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,955 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,964 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,966 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,976 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,978 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:04,988 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:04,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:04,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:04,990 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:04,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:04,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:04,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:04,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,000 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,002 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,012 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,014 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,025 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,028 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,040 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,043 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,052 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,055 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,064 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,066 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,076 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,080 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,090 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,094 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,104 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,107 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,117 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,120 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,130 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,133 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,144 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,147 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,158 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,161 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,171 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,175 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,185 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,188 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,199 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,202 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,212 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,215 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,226 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,229 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,239 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,242 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,252 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,256 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,266 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,269 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,280 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,283 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,293 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,297 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,307 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,310 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,321 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,324 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,334 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,338 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,348 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,351 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,363 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,366 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,375 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,378 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,387 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,390 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,399 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,402 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,412 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,415 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,425 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,428 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,438 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,442 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,453 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,455 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,465 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,467 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,479 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,488 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,490 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,500 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,502 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,511 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,514 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,523 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,526 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,535 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,537 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,547 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,549 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,558 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,561 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,570 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,573 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,582 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,584 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,594 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,596 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:05,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:05,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:05,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:05,606 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:30:05,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:05,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:30:05,609 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:30:05,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-06 04:43:44,331 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,334 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,344 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,347 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,357 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,360 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,370 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,373 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,382 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,385 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,395 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,398 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,408 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,411 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,421 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,424 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,435 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,437 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,446 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,448 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,458 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,461 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,470 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,473 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,482 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,485 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,495 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,498 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,508 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,511 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,521 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,524 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,534 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,537 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,547 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,550 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,560 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,563 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,573 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,576 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,585 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,589 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,598 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,601 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,611 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,614 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,624 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,627 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,637 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,640 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,649 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,653 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,662 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,665 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,675 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,678 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,687 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,690 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,699 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,702 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,711 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,714 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,723 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,726 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,735 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,738 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,747 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,750 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,760 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,762 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,772 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,774 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,783 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,786 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,796 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,798 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,808 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,810 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,820 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,822 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,833 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,836 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,845 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,848 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,857 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,860 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,869 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,872 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,881 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,884 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,893 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,896 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,906 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,909 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,919 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,922 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,931 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,934 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,943 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,946 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,956 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,959 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,968 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,971 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,980 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,984 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:44,993 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:44,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:44,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:44,996 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:44,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:44,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:44,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:44,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,005 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,008 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,017 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,020 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,030 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,033 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,042 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,045 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,055 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,058 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,067 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,069 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,079 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,081 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,090 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,092 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,101 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,104 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,113 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,115 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,124 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,126 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,135 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,137 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,147 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,149 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,158 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,160 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,169 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,172 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,181 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,183 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,192 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,194 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,204 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,206 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,216 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,219 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,228 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,230 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,240 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,242 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,251 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,253 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,262 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,265 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,274 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,276 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,285 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,287 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,296 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,299 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,308 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,310 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,319 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,321 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,330 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,333 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,342 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,345 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,354 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,357 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,366 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,370 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,380 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,382 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,391 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,393 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,402 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,404 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,413 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,415 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,424 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,426 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,435 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,438 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,447 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,449 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,458 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,460 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,469 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,471 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,480 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,483 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,492 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,494 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,503 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,505 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,514 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,516 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,525 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,527 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,537 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,539 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,548 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,550 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,559 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,561 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,570 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,572 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,583 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,586 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,596 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,599 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,608 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,611 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,621 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,624 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,634 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,637 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,646 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,650 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,659 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,662 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,672 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,675 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,685 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,688 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,697 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,700 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,710 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,713 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,722 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,725 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,735 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,738 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,747 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,750 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,760 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,763 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,772 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,776 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,785 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,788 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,798 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,801 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,810 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,813 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,823 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,825 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,835 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,838 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,848 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,851 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,861 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,864 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,873 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,876 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,886 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,889 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,899 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,901 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,911 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,914 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,924 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,927 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,936 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,939 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,949 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,952 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,962 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,965 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,974 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,977 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:45,988 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:45,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:45,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:45,991 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:45,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:45,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:45,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:45,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,000 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,002 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,012 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,014 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,024 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,027 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,036 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,039 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,049 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,052 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,061 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,063 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,073 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,075 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,085 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,087 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,097 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,099 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,109 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,111 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,121 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,123 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,133 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,135 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,145 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,147 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,157 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,160 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,169 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,172 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,182 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,184 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,194 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,196 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,205 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,208 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,218 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,220 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,230 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,232 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,242 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,244 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,254 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,256 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,266 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,268 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,278 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,281 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,291 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,294 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,304 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,308 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,318 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,321 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,331 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,334 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,344 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,347 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,357 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,361 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,371 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,374 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,385 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,388 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,398 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,402 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,411 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,414 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,424 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,427 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,437 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,440 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,450 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,453 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,463 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,466 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,479 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,489 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,493 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,502 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,506 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,515 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,519 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,528 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,531 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,541 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,544 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,554 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,557 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,567 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,570 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,580 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,583 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,593 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,596 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,606 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,609 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,619 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,622 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,632 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,635 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,645 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,648 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,658 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,662 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,671 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,675 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,684 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,688 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,697 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,700 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,710 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,714 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,723 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,726 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,736 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,740 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,749 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,752 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,762 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,765 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,775 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,778 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,788 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,791 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,802 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,805 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,814 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,817 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,826 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,829 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,838 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,842 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,851 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,854 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,863 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,867 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,876 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,880 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,889 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,892 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,902 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,905 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,914 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,917 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,927 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,931 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,940 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,942 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,954 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,956 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,965 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,967 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,976 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,978 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,987 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:46,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:46,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:46,989 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:46,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:46,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:46,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:46,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,998 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,000 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,009 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,012 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,021 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,023 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,032 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,035 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,046 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,049 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,059 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,061 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,071 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,073 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,083 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,085 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,094 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,096 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,108 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,111 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,123 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,126 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,136 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,139 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,149 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,152 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,162 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,164 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,174 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,176 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,186 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,188 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,198 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,201 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,211 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,213 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,223 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,225 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,235 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,237 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,246 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,249 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,258 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,261 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,271 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,273 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,283 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,286 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,295 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,297 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,306 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,309 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,318 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,321 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,330 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,333 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,343 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,345 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,354 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,358 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,367 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,370 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,380 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,383 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,393 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,397 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,406 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,410 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,419 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,423 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,433 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,436 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,446 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,449 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,459 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,462 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,472 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,475 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,485 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,488 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,498 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,501 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,511 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,514 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,524 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,527 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,537 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,541 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,550 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,554 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,563 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,567 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,576 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,580 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,589 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,591 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,602 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,605 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,615 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,618 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,628 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,631 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,642 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,645 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,655 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,658 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,668 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,670 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,679 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,682 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,691 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,694 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,704 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,706 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,716 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,718 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,727 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,730 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,740 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,743 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,753 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,755 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,765 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,768 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,777 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,780 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,790 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,793 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,802 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,805 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,815 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,817 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,827 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,830 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,840 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,843 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,853 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,856 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,866 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,869 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,878 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,881 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,891 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,894 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,904 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,907 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,917 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,920 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,929 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,932 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,942 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,945 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,955 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,958 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,968 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,971 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,980 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,983 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:47,993 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:47,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:47,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:47,996 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:47,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:47,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:47,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:47,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,006 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,009 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,019 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,021 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,030 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,032 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,041 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,044 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,053 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,055 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,064 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,066 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,075 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,077 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,086 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,088 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,097 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,099 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,109 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,111 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,120 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,122 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,131 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,133 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,142 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,144 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,153 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,156 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,165 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,168 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,178 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,181 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,190 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,193 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,203 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,206 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,215 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,218 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,228 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,231 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,241 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,244 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,253 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,257 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,266 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,269 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,279 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,283 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,292 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,295 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,305 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,308 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,317 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,320 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,329 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,332 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,342 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,344 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,354 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,357 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,366 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,369 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,378 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,380 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,391 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,394 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,404 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,407 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,417 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,421 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,431 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,434 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,444 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,446 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,456 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,459 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,468 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,471 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,480 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,484 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,493 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,496 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,505 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,508 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,517 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,520 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,529 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,532 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,542 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,544 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,554 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,556 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,566 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,568 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,578 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,580 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,589 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,592 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,601 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,604 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,613 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,616 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,626 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,628 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,638 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,641 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,651 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,653 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,663 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,665 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,675 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,677 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,686 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,689 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,699 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,701 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,711 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,713 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,723 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,725 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,735 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,737 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,747 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,750 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,760 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,763 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,772 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,775 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,785 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,788 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,798 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,801 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,811 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,814 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,823 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,826 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,835 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,838 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,848 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,851 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,860 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,863 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,873 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,876 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,885 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,888 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,898 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,901 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,910 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,913 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,922 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,925 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,935 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,938 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,947 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,950 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,959 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,962 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,971 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,974 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,983 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,985 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:48,995 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:48,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:48,997 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:48,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:48,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,006 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,009 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,018 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,020 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,029 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,031 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,041 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,044 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,054 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,057 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,067 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,070 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,080 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,083 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,093 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,097 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,106 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,110 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,119 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,122 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,132 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,135 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,145 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,148 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,157 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,160 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,170 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,173 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,184 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,188 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,197 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,200 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,210 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,213 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,223 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,226 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,236 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,240 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,249 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,253 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,262 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,265 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,275 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,278 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,288 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,291 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,301 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,304 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,314 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,317 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,327 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,330 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,340 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,344 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,353 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,357 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,366 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,369 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,379 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,382 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,392 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,395 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,405 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,407 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,417 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,419 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,428 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,430 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,440 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,442 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,451 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,454 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,463 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,466 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,479 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,488 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,491 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,501 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,504 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,513 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,516 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,525 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,528 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,537 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,540 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,549 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,552 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,561 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,564 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,574 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,577 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,587 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,590 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,599 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,602 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,611 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,614 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,623 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,626 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,636 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,639 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,648 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,651 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,660 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,663 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,673 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,676 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,686 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,689 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,699 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,702 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,712 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,715 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,725 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,728 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,737 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,740 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,749 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,752 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,762 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,765 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,774 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,777 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,786 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,789 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,798 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,801 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,811 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,813 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,823 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,826 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,835 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,837 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,847 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,849 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,859 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,862 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,871 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,874 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,884 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,887 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,897 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,900 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,910 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,913 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,923 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,926 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,936 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,940 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,949 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,953 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,962 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,966 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,975 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,978 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:49,989 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:49,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:49,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:49,992 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:49,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:49,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:49,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:49,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,002 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,005 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,015 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,018 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,028 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,031 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,041 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,044 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,054 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,057 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,067 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,069 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,079 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,081 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,091 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,093 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,103 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,106 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,115 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,118 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,127 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,130 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,139 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,142 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,152 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,155 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,164 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,167 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,176 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,179 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,188 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,191 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,200 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,203 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,212 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,216 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,225 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,228 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,237 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,240 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,250 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,254 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,263 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,266 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,276 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,279 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,289 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,292 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,302 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,305 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,315 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,318 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,328 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,331 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,341 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,344 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,354 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,357 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,367 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,370 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,380 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,383 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,394 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,397 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,407 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,411 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,420 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,423 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,433 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,437 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,446 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,450 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,459 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,462 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,472 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,475 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,485 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,488 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,498 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,501 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,511 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,514 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,524 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,527 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,537 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,539 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,549 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,552 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,562 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,565 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,574 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,578 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,587 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,590 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,600 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,603 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,612 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,616 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,625 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,628 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,637 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,640 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,650 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,653 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,662 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,665 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,675 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,677 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,687 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,689 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,699 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,701 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,710 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,713 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,722 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,724 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,734 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,737 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,746 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,748 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,758 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,760 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,770 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,772 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,781 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,784 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,795 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,798 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,808 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,811 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,821 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,824 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,835 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,838 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,848 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,851 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,860 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,863 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,872 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,875 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,884 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,887 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,896 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,899 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,908 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,911 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,921 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,924 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,933 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,936 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,945 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,948 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,958 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,961 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,971 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,974 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,985 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:50,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:50,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:50,989 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:50,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:50,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:50,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:50,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:50,998 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,001 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,010 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,013 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,022 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,025 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,036 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,039 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,050 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,053 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,062 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,064 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,075 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,078 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,087 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,090 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,099 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,103 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,112 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,115 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,125 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,128 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,137 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,140 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,149 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,152 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,161 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,165 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,174 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,177 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,186 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,189 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,199 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,202 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,211 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,215 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,225 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,227 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,236 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,239 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,249 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,251 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,261 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,263 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,273 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,276 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,285 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,288 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,298 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,300 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,309 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,312 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,322 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,324 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,333 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,336 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,346 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,348 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,357 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,360 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,370 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,372 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,381 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,385 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,394 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,397 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,406 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,409 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,419 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,422 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,431 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,435 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,444 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,447 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,458 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,461 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,472 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,475 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,485 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,488 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,498 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,501 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,510 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,513 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,523 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,526 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,538 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,541 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,551 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,554 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,563 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,566 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,575 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,578 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,588 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,591 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,601 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,604 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,614 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,617 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,626 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,629 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,639 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,642 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,652 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,655 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,665 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,668 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,678 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,681 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,691 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,694 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,703 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,705 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,714 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,716 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,726 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,729 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,738 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,741 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,751 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,754 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,764 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,767 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,777 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,780 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,790 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,793 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,803 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,806 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,816 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,819 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,828 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,832 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,842 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,845 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,854 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,857 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,866 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,869 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,879 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,882 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,891 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,894 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,904 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,907 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,916 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,919 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,928 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,931 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,941 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,944 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,953 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,956 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,965 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,968 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,978 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,980 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:51,990 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:51,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:51,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:51,993 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:51,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:51,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:51,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:51,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,004 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,007 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,016 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,019 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,028 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,032 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,041 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,044 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,053 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,056 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,066 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,070 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,079 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,083 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,092 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,095 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,105 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,108 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,118 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,121 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,131 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,134 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,144 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,147 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,157 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,160 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,170 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,173 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,183 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,186 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,196 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,199 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,209 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,212 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,222 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,225 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,235 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,238 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,248 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,252 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,262 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,265 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,275 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,278 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,287 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,291 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,301 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,304 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,314 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,317 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,327 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,330 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,340 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,343 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,353 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,356 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,366 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,369 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,379 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,382 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,392 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,395 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,405 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,408 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,419 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,421 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,431 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,433 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,443 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,445 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,455 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,458 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,467 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,470 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,479 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,482 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,492 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,494 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,504 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,506 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,515 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,518 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,527 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,530 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,539 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,542 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,551 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,554 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,563 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,565 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,575 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,578 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,588 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,592 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,601 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,605 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,614 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,617 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,627 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,630 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,640 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,643 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,653 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,656 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,666 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,669 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,679 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,682 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,692 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,695 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,705 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,709 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,718 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,722 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,731 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,734 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,744 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,748 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,757 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,761 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,771 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,774 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,784 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,787 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,797 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,800 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,810 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,813 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,824 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,827 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,836 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,838 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,847 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,849 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,858 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,860 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,870 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,872 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,881 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,883 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,892 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,895 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,904 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,906 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,915 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,917 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,926 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,929 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,938 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,940 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,949 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,952 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,962 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,965 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,975 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,978 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:52,988 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:52,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:52,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:52,991 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:52,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:52,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:52,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:52,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,000 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,004 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,014 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,018 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,027 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,030 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,040 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,044 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,053 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,057 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,066 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,069 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,079 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,082 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,092 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,095 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,105 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,109 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,118 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,122 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,131 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,134 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,144 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,147 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,157 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,161 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,170 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,174 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,183 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,187 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,196 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,199 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,208 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,210 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,220 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,223 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,233 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,236 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,247 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,249 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,261 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,263 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,275 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,277 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,287 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,289 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,299 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,303 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,312 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,316 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,325 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,329 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,338 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,341 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,351 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,354 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,364 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,367 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,377 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,380 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,390 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,393 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,403 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,406 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,416 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,420 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,429 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,433 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,442 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,446 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,455 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,459 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,468 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,472 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,481 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,484 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,494 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,498 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,507 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,510 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,521 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,523 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,532 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,535 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,544 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,547 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,556 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,559 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,568 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,571 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,580 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,583 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,593 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,596 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,605 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,609 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,618 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,620 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,631 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,634 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,643 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,646 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,655 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,658 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,667 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,670 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,679 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,682 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,692 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,695 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,705 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,708 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,718 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,721 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,731 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,734 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,743 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,747 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,756 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,760 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,769 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,773 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,782 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,785 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,795 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,799 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,808 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,812 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,821 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,825 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,834 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,838 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,848 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,851 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,863 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,866 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,875 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,879 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,888 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,892 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,901 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,905 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,914 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,918 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,927 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,930 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,940 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,943 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,953 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,956 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,966 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,969 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,979 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,982 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:53,994 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:53,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:53,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:53,997 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:53,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:53,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:53,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:53,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,007 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,010 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,020 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,023 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,032 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,036 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,046 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,050 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,059 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,061 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,070 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,072 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,081 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,083 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,093 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,095 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,104 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,106 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,115 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,117 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,127 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,130 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,140 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,143 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,153 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,157 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,166 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,169 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,179 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,182 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,192 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,195 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,205 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,209 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,219 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,222 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,232 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,235 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,245 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,248 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,258 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,261 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,271 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,274 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,284 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,287 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,297 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,301 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,310 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,314 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,323 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,327 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,336 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,339 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,349 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,353 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,362 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,366 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,375 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,378 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,388 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,391 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,401 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,405 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,414 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,417 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,426 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,429 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,439 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,442 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,452 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,455 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,465 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,468 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,477 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,480 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,490 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,493 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,502 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,505 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,515 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,518 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,527 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,530 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,540 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,543 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,553 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,556 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,566 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,569 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,579 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,583 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,592 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,596 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,605 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,609 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,618 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,622 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,631 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,634 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,644 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,647 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,657 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,660 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,670 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,673 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,683 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,686 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,696 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,699 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,709 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,712 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,721 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,724 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,733 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,736 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,745 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,748 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,758 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,761 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,770 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,773 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,782 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,785 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,795 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,798 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,807 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,810 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,819 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,822 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,831 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,834 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,843 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,846 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,857 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,860 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,870 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,873 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,883 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,886 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,896 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,899 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,909 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,912 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,922 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,925 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,935 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,939 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,948 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,951 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,961 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,964 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,974 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,978 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:54,987 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:54,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:54,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:54,990 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:54,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:54,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:54,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:54,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,000 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,003 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,013 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,016 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,026 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,029 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,039 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,042 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,052 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,055 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,065 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,068 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,078 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,081 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,091 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,094 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,104 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,107 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,117 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,120 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,129 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,132 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,142 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,145 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,155 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,159 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,168 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,171 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,181 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,183 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,193 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,196 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,205 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,209 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,218 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,221 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,230 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,234 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,243 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,246 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,255 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,259 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,269 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,273 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,282 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,285 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,295 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,298 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,308 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,311 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,321 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,324 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,334 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,337 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,347 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,350 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,360 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,363 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,373 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,377 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,386 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,390 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,399 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,402 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,412 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,415 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,425 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,428 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,438 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,441 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,451 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,454 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,464 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,467 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,480 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,489 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,492 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,502 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,506 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,515 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,519 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,528 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,532 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,541 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,545 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,554 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,558 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,567 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,571 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,580 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,584 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,593 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,597 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,607 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,610 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,620 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,623 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,632 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,636 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,645 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,647 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,657 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,660 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,670 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,673 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,683 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,686 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,696 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,698 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,708 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,711 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,721 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,724 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,734 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,737 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,746 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,749 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,758 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,761 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,770 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,774 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,783 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,786 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,795 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,797 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,807 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,809 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,819 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,821 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,831 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,834 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,843 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,846 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,855 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,858 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,867 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,871 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,880 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,883 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,892 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,895 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,904 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,907 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,916 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,919 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,928 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,931 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,941 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,943 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,952 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,956 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,965 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,968 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,977 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,980 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,990 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:55,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:55,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:55,993 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:55,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:55,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:55,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:55,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,003 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,006 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,016 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,020 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,029 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,032 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,041 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,044 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,053 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,055 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,065 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,068 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,078 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,081 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,091 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,094 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,105 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,108 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,118 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,121 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,130 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,134 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,143 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,146 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,156 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,160 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,169 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,173 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,182 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,184 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,194 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,196 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,205 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,208 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,217 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,219 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,228 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,231 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,240 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,243 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,253 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,256 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,265 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,268 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,278 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,281 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,290 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,293 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,302 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,305 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,314 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,317 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,327 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,330 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,339 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,342 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,351 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,354 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,364 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,367 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,376 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,379 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,389 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,392 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,402 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,405 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,415 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,418 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,428 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,431 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,441 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,444 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,454 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,457 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,467 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,470 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,481 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,484 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,493 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,496 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,506 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,509 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,519 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,522 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,532 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,535 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,545 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,548 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,558 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,561 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,571 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,574 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,584 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,587 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,597 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,601 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,610 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,614 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,623 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,627 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,636 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,639 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,649 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,652 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,662 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,666 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,675 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,678 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,688 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,692 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,701 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,704 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,714 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,717 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,727 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,730 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,740 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,743 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,753 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,756 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,766 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,769 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,779 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,782 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,792 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,795 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,805 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,808 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,818 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,821 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,831 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,834 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,844 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,848 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,857 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,860 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,870 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,873 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,883 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,885 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,896 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,899 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,909 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,911 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,920 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,922 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,931 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,934 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,943 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,946 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,956 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,959 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,972 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,975 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,985 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:56,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:56,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:56,988 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:56,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:56,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:56,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:56,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:56,997 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:43:57,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:57,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 36 states and 52 transitions. [2024-12-06 04:43:57,001 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-12-06 04:43:57,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:43:57,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:57,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:57,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat