./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/geo3-ll_valuebound1.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_e6e3c997-e25d-42c2-a108-05d1c359b1f9/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e6e3c997-e25d-42c2-a108-05d1c359b1f9/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e6e3c997-e25d-42c2-a108-05d1c359b1f9/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e6e3c997-e25d-42c2-a108-05d1c359b1f9/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/geo3-ll_valuebound1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e6e3c997-e25d-42c2-a108-05d1c359b1f9/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e6e3c997-e25d-42c2-a108-05d1c359b1f9/bin/ukojak-verify-ENZ3QT5qd3 --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 4d98b743606513f831b0c11a7a0f14d9c6aeb2efbb7fa03be80b69c46d40fb39 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-25 02:48:20,170 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 02:48:20,252 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e6e3c997-e25d-42c2-a108-05d1c359b1f9/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-25 02:48:20,258 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-25 02:48:20,258 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-25 02:48:20,286 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 02:48:20,287 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-25 02:48:20,287 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-25 02:48:20,288 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 02:48:20,288 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 02:48:20,288 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 02:48:20,288 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-25 02:48:20,288 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-25 02:48:20,289 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-25 02:48:20,289 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-25 02:48:20,289 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 02:48:20,289 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-25 02:48:20,289 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 02:48:20,289 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-25 02:48:20,289 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-25 02:48:20,290 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-25 02:48:20,290 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 02:48:20,290 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 02:48:20,290 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 02:48:20,290 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 02:48:20,290 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 02:48:20,291 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 02:48:20,291 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 02:48:20,291 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 02:48:20,291 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 02:48:20,291 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-25 02:48:20,292 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-25 02:48:20,292 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-25 02:48:20,292 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_e6e3c997-e25d-42c2-a108-05d1c359b1f9/bin/ukojak-verify-ENZ3QT5qd3 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! 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 -> 4d98b743606513f831b0c11a7a0f14d9c6aeb2efbb7fa03be80b69c46d40fb39 [2024-11-25 02:48:20,670 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 02:48:20,686 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 02:48:20,690 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 02:48:20,693 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 02:48:20,694 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 02:48:20,695 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e6e3c997-e25d-42c2-a108-05d1c359b1f9/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/nla-digbench-scaling/geo3-ll_valuebound1.c [2024-11-25 02:48:23,762 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e6e3c997-e25d-42c2-a108-05d1c359b1f9/bin/ukojak-verify-ENZ3QT5qd3/data/ed734fbbd/42242784b813489b87ee3f96fafd4a22/FLAG6bfb0ad4d [2024-11-25 02:48:24,063 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 02:48:24,063 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e6e3c997-e25d-42c2-a108-05d1c359b1f9/sv-benchmarks/c/nla-digbench-scaling/geo3-ll_valuebound1.c [2024-11-25 02:48:24,070 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e6e3c997-e25d-42c2-a108-05d1c359b1f9/bin/ukojak-verify-ENZ3QT5qd3/data/ed734fbbd/42242784b813489b87ee3f96fafd4a22/FLAG6bfb0ad4d [2024-11-25 02:48:24,087 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e6e3c997-e25d-42c2-a108-05d1c359b1f9/bin/ukojak-verify-ENZ3QT5qd3/data/ed734fbbd/42242784b813489b87ee3f96fafd4a22 [2024-11-25 02:48:24,090 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 02:48:24,092 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 02:48:24,094 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 02:48:24,094 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 02:48:24,099 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 02:48:24,100 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 02:48:24" (1/1) ... [2024-11-25 02:48:24,102 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2ea012c3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:48:24, skipping insertion in model container [2024-11-25 02:48:24,102 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 02:48:24" (1/1) ... [2024-11-25 02:48:24,119 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 02:48:24,297 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_e6e3c997-e25d-42c2-a108-05d1c359b1f9/sv-benchmarks/c/nla-digbench-scaling/geo3-ll_valuebound1.c[525,538] [2024-11-25 02:48:24,321 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 02:48:24,331 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 02:48:24,341 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_e6e3c997-e25d-42c2-a108-05d1c359b1f9/sv-benchmarks/c/nla-digbench-scaling/geo3-ll_valuebound1.c[525,538] [2024-11-25 02:48:24,350 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 02:48:24,370 INFO L204 MainTranslator]: Completed translation [2024-11-25 02:48:24,370 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:48:24 WrapperNode [2024-11-25 02:48:24,371 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 02:48:24,372 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 02:48:24,372 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 02:48:24,373 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 02:48:24,382 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:48:24" (1/1) ... [2024-11-25 02:48:24,389 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:48:24" (1/1) ... [2024-11-25 02:48:24,410 INFO L138 Inliner]: procedures = 14, calls = 12, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 47 [2024-11-25 02:48:24,410 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 02:48:24,412 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 02:48:24,413 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 02:48:24,413 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 02:48:24,420 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:48:24" (1/1) ... [2024-11-25 02:48:24,420 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:48:24" (1/1) ... [2024-11-25 02:48:24,422 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:48:24" (1/1) ... [2024-11-25 02:48:24,422 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:48:24" (1/1) ... [2024-11-25 02:48:24,426 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:48:24" (1/1) ... [2024-11-25 02:48:24,427 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:48:24" (1/1) ... [2024-11-25 02:48:24,438 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:48:24" (1/1) ... [2024-11-25 02:48:24,439 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:48:24" (1/1) ... [2024-11-25 02:48:24,439 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:48:24" (1/1) ... [2024-11-25 02:48:24,443 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 02:48:24,444 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 02:48:24,444 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 02:48:24,444 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 02:48:24,445 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:48:24" (1/1) ... [2024-11-25 02:48:24,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 02:48:24,476 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e6e3c997-e25d-42c2-a108-05d1c359b1f9/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 02:48:24,494 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e6e3c997-e25d-42c2-a108-05d1c359b1f9/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 02:48:24,502 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e6e3c997-e25d-42c2-a108-05d1c359b1f9/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 02:48:24,543 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-25 02:48:24,543 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-25 02:48:24,544 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-25 02:48:24,545 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-25 02:48:24,545 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 02:48:24,545 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 02:48:24,545 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-25 02:48:24,545 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-25 02:48:24,625 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 02:48:24,627 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-25 02:48:24,836 INFO L? ?]: Removed 8 outVars from TransFormulas that were not future-live. [2024-11-25 02:48:24,836 INFO L283 CfgBuilder]: Performing block encoding [2024-11-25 02:48:24,869 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-25 02:48:24,869 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-25 02:48:24,869 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 02:48:24 BoogieIcfgContainer [2024-11-25 02:48:24,869 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-25 02:48:24,870 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-25 02:48:24,870 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-25 02:48:24,884 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-25 02:48:24,884 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 02:48:24" (1/1) ... [2024-11-25 02:48:24,895 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-25 02:48:24,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:24,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 20 states and 25 transitions. [2024-11-25 02:48:24,977 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 25 transitions. [2024-11-25 02:48:24,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-25 02:48:24,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:24,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:25,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 02:48:25,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:25,178 INFO L256 TraceCheckSpWp]: Trace formula consists of 62 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-11-25 02:48:25,184 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:48:25,350 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-25 02:48:25,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:25,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 23 states and 30 transitions. [2024-11-25 02:48:25,516 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 30 transitions. [2024-11-25 02:48:25,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:25,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:25,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:25,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:26,110 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-25 02:48:26,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:26,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 23 states and 28 transitions. [2024-11-25 02:48:26,566 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 28 transitions. [2024-11-25 02:48:26,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:26,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:26,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:26,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:26,853 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:27,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:27,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:27,434 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:27,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:27,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:27,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:27,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:27,578 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:27,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:27,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:27,607 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:27,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:27,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:27,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:27,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:27,732 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:27,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:27,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:27,759 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:27,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:27,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:27,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:27,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:27,866 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:27,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:27,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:27,900 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:27,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:27,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:27,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:27,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:27,992 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:28,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:28,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:28,015 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:28,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:28,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:28,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:28,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:28,138 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:28,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:28,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:28,156 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:28,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:28,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:28,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:28,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:28,238 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:28,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:28,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:28,265 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:28,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:28,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:28,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:28,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:28,372 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:28,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:28,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:28,400 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:28,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:28,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:28,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:28,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:28,532 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:28,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:28,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:28,564 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:28,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:28,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:28,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:28,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:28,688 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:28,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:28,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:28,715 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:28,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:28,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:28,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:28,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:28,824 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:28,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:28,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:28,855 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:28,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:28,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:28,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:28,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:28,966 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:28,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:28,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:28,998 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:29,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:29,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:29,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:29,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:29,107 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:29,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:29,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:29,135 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:29,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:29,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:29,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:29,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:29,229 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:29,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:29,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:29,252 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:29,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:29,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:29,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:29,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:29,343 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:29,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:29,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:29,371 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:29,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:29,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:29,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:29,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:29,469 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:29,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:29,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:29,498 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:29,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:29,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:29,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:29,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:29,595 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:29,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:29,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:29,618 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:29,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:29,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:29,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:29,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:29,706 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:29,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:29,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:29,738 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:29,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:29,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:29,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:29,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:29,833 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:29,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:29,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:29,853 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:29,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:29,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:29,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:29,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:29,948 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:29,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:29,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:29,975 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:29,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:29,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:29,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:29,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:30,089 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:30,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:30,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:30,114 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:30,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:30,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:30,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:30,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:30,186 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:30,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:30,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:30,206 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:30,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:30,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:30,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:30,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:30,260 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:30,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:30,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:30,276 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:30,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:30,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:30,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:30,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:30,340 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:30,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:30,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:30,365 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:30,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:30,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:30,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:30,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:30,428 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:30,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:30,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:30,446 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:30,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:30,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:30,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:30,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:30,502 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:30,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:30,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:30,519 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:30,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:30,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:30,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:30,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:30,579 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:30,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:30,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:30,599 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:30,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:30,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:30,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:30,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:30,657 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:30,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:30,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:30,674 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:30,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:30,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:30,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:30,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:30,728 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:30,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:30,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:30,746 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:30,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:30,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:30,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:30,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:30,803 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:30,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:30,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:30,824 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:30,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:30,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:30,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:30,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:30,881 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:30,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:30,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:30,898 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:30,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:30,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:30,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:30,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:30,959 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:30,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:30,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:30,981 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:30,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:30,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:30,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:30,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:31,040 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:31,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:31,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:31,057 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:31,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:31,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:31,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:31,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:31,120 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:31,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:31,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:31,136 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:31,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:31,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:31,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:31,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:31,205 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:31,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:31,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:31,222 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:31,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:31,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:31,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:31,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:31,286 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:31,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:31,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:31,303 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:31,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:31,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:31,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:31,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:31,368 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:31,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:31,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:31,388 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:31,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:31,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:31,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:31,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:31,446 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:31,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:31,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:31,466 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:31,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:31,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:31,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:31,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:31,518 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:31,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:31,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:31,536 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:31,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:31,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:31,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:31,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:31,595 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:31,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:31,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:31,613 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:31,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:31,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:31,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:31,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:31,667 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:31,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:31,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:31,684 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:31,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:31,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:31,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:31,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:31,735 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:31,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:31,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:31,750 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:31,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:31,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:31,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:31,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:31,800 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:31,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:31,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:31,817 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:31,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:31,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:31,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:31,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:31,870 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:31,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:31,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:31,887 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:31,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:31,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:31,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:31,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:31,948 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:31,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:31,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:31,966 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:31,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:31,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:31,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:31,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:32,015 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:32,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:32,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:32,035 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:32,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:32,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:32,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:32,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:32,087 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:32,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:32,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:32,102 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:32,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:32,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:32,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:32,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:32,153 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:32,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:32,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:32,170 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:32,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:32,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:32,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:32,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:32,230 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:32,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:32,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:32,245 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:32,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:32,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:32,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:32,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:32,299 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:32,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:32,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:32,313 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:32,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:32,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:32,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:32,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:32,362 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:32,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:32,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:32,378 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:32,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:32,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:32,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:32,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:32,422 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:32,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:32,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:32,436 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:32,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:32,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:32,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:32,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:32,483 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:32,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:32,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:32,501 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:32,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:32,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:32,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:32,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:32,549 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:32,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:32,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:32,562 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:32,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:32,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:32,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:32,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:32,609 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:32,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:32,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:32,623 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:32,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:32,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:32,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:32,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:32,670 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:32,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:32,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:32,686 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:32,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:32,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:32,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:32,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:32,732 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:32,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:32,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:32,748 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:32,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:32,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:32,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:32,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:32,799 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:32,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:32,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:32,815 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:32,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:32,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:32,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:32,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:32,877 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:32,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:32,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:32,893 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:32,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:32,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:32,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:32,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:32,953 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:32,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:32,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:32,970 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:32,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:32,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:32,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:32,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:33,027 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:33,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:33,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:33,048 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:33,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:33,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:33,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:33,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:33,103 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:33,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:33,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:33,122 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:33,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:33,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:33,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:33,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:33,187 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:33,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:33,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:33,203 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:33,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:33,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:33,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:33,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:33,251 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:33,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:33,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:33,265 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:33,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:33,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:33,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:33,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:33,311 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:33,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:33,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:33,326 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:33,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:33,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:33,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:33,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:33,374 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:33,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:33,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:33,389 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:33,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:33,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:33,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:33,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:33,439 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:33,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:33,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:33,457 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:33,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:33,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:33,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:33,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:33,508 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:33,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:33,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:33,527 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:33,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:33,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:33,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:33,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:33,579 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:33,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:33,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:33,596 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:33,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:33,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:33,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:33,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:33,653 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:33,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:33,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:33,670 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:33,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:33,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:33,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:33,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:33,718 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:33,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:33,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:33,735 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:33,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:33,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:33,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:33,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:33,783 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:33,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:33,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:33,800 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:33,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:33,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:33,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:33,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:33,847 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:33,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:33,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:33,865 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:33,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:33,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:33,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:33,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:33,924 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:33,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:33,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:33,942 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:33,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:33,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:33,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:33,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:33,995 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:34,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:34,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:34,016 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:34,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:34,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:34,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:34,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:34,066 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:34,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:34,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:34,100 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:34,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:34,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:34,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:34,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:34,156 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:34,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:34,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:34,175 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:34,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:34,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:34,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:34,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:34,231 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:34,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:34,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:34,246 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:34,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:34,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:34,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:34,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:34,287 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:34,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:34,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:34,303 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:34,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:34,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:34,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:34,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:34,346 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:34,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:34,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:34,361 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:34,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:34,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:34,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:34,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:34,415 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:34,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:34,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:34,430 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:34,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:34,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:34,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:34,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:34,484 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:34,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:34,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:34,501 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:34,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:34,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:34,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:34,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:34,562 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:34,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:34,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:34,583 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:34,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:34,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:34,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:34,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:34,630 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:34,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:34,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:34,646 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:34,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:34,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:34,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:34,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:34,691 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:34,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:34,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:34,705 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:34,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:34,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:34,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:34,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:34,748 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:34,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:34,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:34,762 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:34,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:34,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:34,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:34,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:34,819 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:34,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:34,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:34,833 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:34,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:34,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:34,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:34,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:34,891 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:34,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:34,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:34,906 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:34,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:34,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:34,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:34,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:34,951 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:34,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:34,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:34,966 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:34,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:34,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:34,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:34,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:35,013 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:35,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:35,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:35,043 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:35,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:35,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:35,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:35,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:35,089 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:35,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:35,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:35,107 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:35,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:35,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:35,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:35,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:35,156 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:35,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:35,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:35,176 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:35,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:35,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:35,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:35,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:35,228 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:35,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:35,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:35,243 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:35,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:35,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:35,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:35,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:35,287 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:35,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:35,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:35,303 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:35,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:35,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:35,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:35,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:35,362 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:35,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:35,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:35,377 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:35,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:35,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:35,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:35,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:35,423 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:35,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:35,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:35,437 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:35,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:35,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:35,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:35,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:35,482 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:35,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:35,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:35,498 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:35,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:35,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:35,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:35,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:35,541 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:35,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:35,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:35,555 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:35,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:35,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:35,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:35,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:35,603 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:35,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:35,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:35,618 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:35,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:35,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:35,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:35,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:35,663 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:35,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:35,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:35,678 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:35,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:35,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:35,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:35,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:35,720 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:35,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:35,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:35,734 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:35,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:35,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:35,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:35,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:35,778 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:35,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:35,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:35,797 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:35,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:35,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:35,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:35,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:35,842 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:35,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:35,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:35,859 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:35,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:35,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:35,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:35,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:35,903 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:35,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:35,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:35,918 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:35,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:35,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:35,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:35,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:35,970 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:35,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:35,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:35,984 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:35,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:35,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:35,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:35,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:36,025 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:36,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:36,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:36,039 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:36,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:36,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:36,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:36,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:36,081 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:36,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:36,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:36,096 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:36,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:36,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:36,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:36,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:36,136 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:36,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:36,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:36,150 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:36,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:36,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:36,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:36,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:36,192 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:36,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:36,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:36,206 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:36,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:36,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:36,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:36,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:36,248 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:36,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:36,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:36,263 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:36,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:36,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:36,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:36,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:36,304 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:36,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:36,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:36,318 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:36,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:36,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:36,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:36,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:36,366 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:36,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:36,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:36,382 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:36,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:36,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:36,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:36,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:36,429 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:36,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:36,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:36,442 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:36,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:36,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:36,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:36,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:36,482 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:36,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:36,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:36,496 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:36,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:36,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:36,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:36,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:36,534 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:36,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:36,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:36,547 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:36,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:36,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:36,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:36,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:36,588 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:36,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:36,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:36,601 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:36,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:36,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:36,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:36,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:36,640 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:36,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:36,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:36,653 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:36,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:36,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:36,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:36,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:36,691 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:36,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:36,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:36,704 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:36,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:36,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:36,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:36,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:36,760 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:36,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:36,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:36,775 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:36,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:36,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:36,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:36,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:36,819 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:36,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:36,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:36,833 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:36,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:36,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:36,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:36,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:36,872 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:36,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:36,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:36,885 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:36,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:36,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:36,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:36,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:36,931 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:36,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:36,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:36,945 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:36,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:36,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:36,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:36,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:36,987 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:37,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:37,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:37,002 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:37,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:37,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:37,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:37,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:37,044 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:37,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:37,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:37,059 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:37,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:37,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:37,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:37,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:37,102 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:37,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:37,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:37,117 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:37,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:37,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:37,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:37,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:37,160 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:37,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:37,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:37,175 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:37,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:37,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:37,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:37,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:37,214 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:37,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:37,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:37,235 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:37,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:37,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:37,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:37,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:37,277 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:37,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:37,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:37,293 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:37,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:37,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:37,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:37,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:37,333 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:37,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:37,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:37,345 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:37,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:37,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:37,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:37,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:37,384 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:37,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:37,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:37,396 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:37,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:37,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:37,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:37,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:37,430 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:37,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:37,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:37,442 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:37,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:37,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:37,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:37,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:37,479 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:37,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:37,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:37,491 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:37,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:37,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:37,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:37,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:37,539 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:37,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:37,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:37,552 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:37,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:37,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:37,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:37,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:37,597 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:37,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:37,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:37,612 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:37,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:37,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:37,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:37,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:37,657 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:37,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:37,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:37,673 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:37,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:37,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:37,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:37,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:37,716 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:37,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:37,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:37,730 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:37,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:37,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:37,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:37,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:37,774 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:37,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:37,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:37,788 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:37,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:37,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:37,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:37,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:37,835 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:37,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:37,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:37,850 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:37,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:37,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:37,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:37,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:37,894 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:37,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:37,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:37,907 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:37,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:37,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:37,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:37,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:37,945 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:37,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:37,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:37,957 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:37,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:37,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:37,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:37,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:37,993 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,005 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,040 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,052 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,089 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,100 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,135 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,147 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,182 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,194 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,230 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,240 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,275 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,286 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,320 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,331 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,365 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,376 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,425 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,436 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,471 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,482 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,519 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,530 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,568 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,581 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,623 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,635 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,672 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,684 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,719 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,730 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,764 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,775 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,815 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,825 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,861 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,872 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,909 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,920 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,954 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:38,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:38,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:38,964 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:38,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:38,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:38,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:38,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:38,999 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,011 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,043 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,053 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,086 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,096 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,139 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,149 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,182 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,192 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,242 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,253 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,284 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,295 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,328 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,339 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,372 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,382 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,415 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,424 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,460 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,471 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,505 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,517 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,551 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,561 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,592 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,602 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,639 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,650 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,686 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,697 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,729 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,739 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,771 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,781 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,812 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,822 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,853 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,863 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,894 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,904 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:39,942 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:39,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:39,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:39,953 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:39,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:39,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:39,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:39,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,010 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,021 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,055 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,066 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,100 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,110 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,145 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,156 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,189 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,199 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,231 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,241 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,277 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,288 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,328 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,340 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,373 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,383 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,417 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,427 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,459 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,472 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,506 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,516 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,550 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,561 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,594 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,604 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,638 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,648 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,680 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,690 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,721 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,731 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,764 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,782 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,821 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,832 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,869 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,882 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,926 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,940 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:40,976 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:40,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:40,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:40,987 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:40,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:40,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:40,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:40,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,020 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,030 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,063 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,074 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,111 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,122 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,158 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,169 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,206 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,218 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,255 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,266 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,302 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,314 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,350 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,361 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,397 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,409 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,444 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,455 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,489 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,500 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,534 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,544 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,577 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,588 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,632 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,643 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,678 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,688 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,727 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,738 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,772 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,783 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,817 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,827 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,864 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,874 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,913 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,924 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:41,957 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:41,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:41,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:41,968 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:41,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:41,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:41,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:41,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,005 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,015 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,048 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,058 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,101 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,110 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,143 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,153 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,185 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,195 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,227 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,236 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,269 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,278 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,314 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,327 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,364 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,374 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,415 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,428 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,461 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,471 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,502 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,511 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,549 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,558 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,590 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,600 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,631 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,639 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,670 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,680 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,712 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,722 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,754 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,763 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,795 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,805 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,837 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,846 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,877 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,887 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,920 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,931 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:42,970 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:42,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:42,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:42,980 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:42,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:42,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:42,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:42,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,012 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,021 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,055 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,064 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,097 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,106 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,143 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,158 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,194 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,208 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,250 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,261 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,293 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,303 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,334 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,343 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,375 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,383 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,414 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,423 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,455 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,465 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,498 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,507 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,539 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,549 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,583 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,594 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,635 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,645 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,679 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,689 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,722 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,732 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,768 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,778 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,819 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,828 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,861 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,871 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,903 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,912 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,953 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:43,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:43,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:43,963 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:43,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:43,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:43,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:43,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:43,993 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,002 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,035 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,044 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,074 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,082 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,111 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,119 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,154 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,163 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,194 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,203 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,234 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,242 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,272 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,281 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,314 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,323 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,359 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,368 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,399 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,408 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,437 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,446 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,479 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,489 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,524 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,534 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,571 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,581 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,618 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,628 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,669 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,679 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,717 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,730 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,769 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,779 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,817 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,831 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,862 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,872 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,904 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,914 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,948 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:44,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:44,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:44,957 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:44,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:44,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:44,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:44,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:44,991 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,003 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,036 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,045 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,079 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,089 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,124 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,133 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,167 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,176 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,207 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,217 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,246 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,255 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,291 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,300 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,330 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,339 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,369 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,378 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,410 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,419 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,452 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,461 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,492 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,501 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,533 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,542 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,572 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,580 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,610 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,619 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,650 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,658 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,689 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,698 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,728 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,737 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,767 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,776 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,808 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,818 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,849 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,858 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,898 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,907 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,943 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:45,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:45,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:45,958 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:45,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:45,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:45,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:45,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:45,993 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,002 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,031 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,040 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,070 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,079 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,108 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,118 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,156 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,166 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,196 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,205 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,237 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,246 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,276 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,285 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,316 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,324 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,354 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,363 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,394 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,403 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,433 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,442 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,474 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,483 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,517 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,527 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,558 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,567 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,598 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,607 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,638 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,648 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,681 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,691 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,723 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,732 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,763 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,772 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,808 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,821 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,851 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,861 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,899 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,908 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,938 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,947 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:46,977 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:46,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:46,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:46,986 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:46,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:46,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:46,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:46,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,014 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,023 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,053 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,062 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,092 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,101 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,132 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,140 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,190 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,207 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,266 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,282 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,331 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,341 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,372 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,380 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,410 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,418 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,448 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,457 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,490 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,500 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,534 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,546 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,580 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,590 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,624 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,633 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,683 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,692 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,730 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,739 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,772 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,781 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,818 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,828 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,865 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,875 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,911 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,921 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:47,959 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:47,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:47,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:47,969 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:47,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:47,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:47,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:47,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,004 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,014 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,049 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,059 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,092 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,105 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,137 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,147 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,181 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,191 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,228 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,237 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,271 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,281 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,315 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,327 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,361 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,371 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,405 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,415 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,449 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,460 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,511 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,520 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,556 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,569 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,604 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,614 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,649 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,658 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,696 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,706 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,753 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,763 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,807 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,817 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,859 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,868 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,900 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,909 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,944 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,953 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:48,985 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:48,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:48,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:48,994 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:48,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:48,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:48,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:48,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,028 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,036 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,065 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,073 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,104 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,113 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,141 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,149 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,179 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,188 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,220 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,229 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,275 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,283 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,315 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,324 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,355 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,364 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,396 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,404 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,435 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,444 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,477 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,486 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,519 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,528 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,561 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,570 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,600 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,609 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,641 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,650 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,682 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,691 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,724 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,732 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,763 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,772 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,799 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,807 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,839 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,848 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,882 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,891 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,927 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,935 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:49,962 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:49,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:49,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:49,969 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:49,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:49,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:49,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:49,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,002 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,010 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,037 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,045 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,072 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,079 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,105 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,113 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,140 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,148 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,176 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,184 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,212 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,222 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,251 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,259 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,286 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,295 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,334 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,342 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,369 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,377 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,403 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,411 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,438 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,446 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,472 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,479 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,507 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,514 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,541 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,548 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,576 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,584 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,610 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,627 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,655 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,663 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,691 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,699 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,731 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,739 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,766 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,773 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,802 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,810 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,839 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,846 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,873 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,880 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,909 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,916 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,943 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,951 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:50,979 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:50,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:50,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:50,987 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:50,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:50,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:50,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:50,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,015 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,024 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,051 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,058 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,085 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,092 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,119 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,129 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,155 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,162 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,191 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,198 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,224 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,232 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,268 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,276 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,301 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,308 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,338 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,345 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,378 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,386 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,416 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,423 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,451 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,459 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,486 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,494 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,522 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,530 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,559 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,566 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,592 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,599 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,627 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,634 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,660 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,667 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,693 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,701 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,729 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,737 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,764 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,772 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,798 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,805 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,832 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,841 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,869 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,877 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,916 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,924 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,951 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,959 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:51,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:51,990 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:51,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:51,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:51,998 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:51,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:51,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:51,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,024 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,031 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,059 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,067 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,094 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,101 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,132 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,140 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,169 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,177 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,209 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,217 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,247 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,256 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,285 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,293 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,321 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,330 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,360 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,368 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,398 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,406 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,434 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,441 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,470 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,478 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,507 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,514 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,562 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,570 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,600 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,608 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,636 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,644 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,673 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,681 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,718 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,727 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,757 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,765 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,793 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,801 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,829 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,837 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,863 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,871 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,900 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,908 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,935 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,947 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:52,974 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:52,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:52,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:52,983 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:52,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:52,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:52,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:52,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,011 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,019 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,046 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,054 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,081 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,088 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,115 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,123 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,150 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,158 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,187 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,195 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,228 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,236 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,276 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,287 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,325 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,339 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,377 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,386 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,433 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,444 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,493 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,506 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,552 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,565 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,610 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,620 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,654 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,663 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,702 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,712 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,750 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,759 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,808 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,817 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,856 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,871 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,907 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,918 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,953 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:53,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:53,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:53,962 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:53,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:53,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:53,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:53,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:53,996 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,005 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,039 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,048 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,082 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,091 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,124 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,133 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,166 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,175 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,206 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,215 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,247 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,256 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,293 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,303 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,335 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,344 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,372 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,380 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,409 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,418 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,447 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,456 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,484 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,492 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,519 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,528 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,556 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,564 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,592 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,600 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,629 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,637 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,666 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,673 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,702 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,710 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,738 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,747 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,776 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,784 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,811 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,819 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,846 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,854 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,881 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,888 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,916 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,924 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,952 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,960 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:54,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:54,988 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:54,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:54,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:54,995 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:54,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:54,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:54,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,016 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,023 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,054 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,062 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,092 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,099 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,126 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,133 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,161 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,168 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,194 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,201 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,226 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,234 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,260 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,267 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,292 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,300 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,326 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,334 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,362 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,370 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,397 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,405 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,431 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,438 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,463 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,470 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,496 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,504 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,532 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,539 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,564 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,572 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,596 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,603 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,630 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,638 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,663 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,671 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,696 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,704 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,730 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,738 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,765 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,773 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,799 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,807 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,834 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,842 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,869 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,875 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,892 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,898 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,930 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,937 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,964 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:55,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:55,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:55,972 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:55,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:55,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:55,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:55,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:55,998 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,005 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,032 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,040 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,065 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,073 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,099 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,110 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,139 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,147 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,171 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,178 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,205 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,212 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,237 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,245 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,275 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,282 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,307 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,315 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,344 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,352 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,377 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,384 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,411 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,418 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,446 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,454 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,481 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,489 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,514 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,521 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,548 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,555 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,590 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,598 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,624 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,632 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,657 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,665 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,689 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,697 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,724 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,731 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,761 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,769 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,791 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,799 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,825 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,833 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,859 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,867 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,892 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,900 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,926 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,934 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,959 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,966 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:56,986 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:56,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:56,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:56,992 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:56,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:56,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:56,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:56,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,019 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,027 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,052 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,059 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,085 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,092 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,118 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,125 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,150 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,158 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,183 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,190 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,217 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,224 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,250 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,257 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,282 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,289 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,324 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,332 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,358 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,365 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,391 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,399 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,424 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,432 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,457 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,464 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,491 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,498 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,524 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,531 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,557 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,565 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,592 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,600 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,626 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,634 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,660 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,668 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,694 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,701 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,727 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,735 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,762 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,770 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,795 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,803 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,830 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,838 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,864 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,872 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,898 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,905 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,932 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,939 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,964 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:57,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:57,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:57,971 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:57,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:57,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:57,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:57,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:57,996 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,004 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,030 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,038 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,075 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,083 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,112 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,120 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,147 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,155 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,183 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,191 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,218 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,227 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,257 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,266 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,317 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,327 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,369 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,377 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,402 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,410 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,442 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,451 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,480 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,489 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,517 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,526 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,556 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,572 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,602 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,610 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,641 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,650 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,681 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,690 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,722 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,731 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,762 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,772 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,803 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,812 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,843 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,852 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,884 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,892 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,924 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,933 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:58,970 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:58,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:58,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:58,979 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:58,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:58,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:58,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:58,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,007 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,016 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,048 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,056 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,085 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,093 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,120 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,127 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,147 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,153 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,171 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,177 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,198 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,206 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,232 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,240 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,265 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,273 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,298 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,305 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,329 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,336 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,360 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,367 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,394 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,401 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,427 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,435 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,463 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,470 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,496 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,503 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,529 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,536 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,562 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,569 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,599 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,612 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,639 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,646 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,672 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,679 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,704 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,711 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,727 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,734 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,751 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,758 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,785 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,792 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,819 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,826 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,853 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,860 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,887 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,897 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,923 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,931 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,953 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,960 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,976 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:48:59,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:48:59,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:48:59,982 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:48:59,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:48:59,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:48:59,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:48:59,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:48:59,998 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,005 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,021 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,028 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,045 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,052 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,073 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,080 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,097 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,105 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,130 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,136 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,152 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,158 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,175 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,182 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,198 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,204 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,225 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,232 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,259 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,266 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,291 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,298 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,333 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,340 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,364 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,372 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,397 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,404 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,429 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,436 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,461 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,468 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,491 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,498 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,522 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,530 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,555 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,563 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,588 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,596 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,620 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,627 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,651 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,658 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,682 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,689 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,714 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,722 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,758 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,765 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,793 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,800 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,824 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,831 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,855 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,862 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,886 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,893 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,918 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,925 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,949 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,956 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:00,981 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:00,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:00,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:00,989 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:00,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:00,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:00,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:00,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,014 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,022 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,051 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,058 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,084 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,092 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,116 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,124 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,147 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,154 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,182 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,189 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,213 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,223 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,248 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,256 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,283 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,290 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,315 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,323 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,349 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,356 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,383 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,390 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,417 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,425 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,445 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,452 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,468 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,474 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,490 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,496 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,512 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,518 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,534 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,541 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,566 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,573 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,591 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,597 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,613 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,619 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,635 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,641 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,657 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,663 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,681 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,687 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,718 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,726 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,752 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,763 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,790 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,798 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,824 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,831 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,855 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,862 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,887 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,895 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,918 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,925 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,950 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,957 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:01,981 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:01,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:01,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:01,988 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:01,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:01,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:01,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:01,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,011 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,018 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,044 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,052 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,078 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,086 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,111 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,119 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,144 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,151 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,176 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,183 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,209 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,217 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,249 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,256 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,280 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,286 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,306 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,313 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,329 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,336 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,354 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,362 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,390 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,397 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,424 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,432 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,457 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,465 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,492 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,500 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,529 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,536 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,563 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,571 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,599 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,607 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,634 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,643 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,667 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,674 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,691 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,698 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,726 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,734 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,760 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,767 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,784 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,791 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,816 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,823 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,842 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,848 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,865 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,873 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,891 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,898 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,918 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,925 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,947 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,955 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:02,983 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:02,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:02,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:02,991 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:02,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:02,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:02,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:02,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,019 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,027 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,046 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,054 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,076 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,083 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,105 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,112 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,141 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,149 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,176 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,184 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,211 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,219 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,245 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,252 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,277 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,285 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,310 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,318 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,344 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,351 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,376 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,383 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,408 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,416 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,441 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,449 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,474 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,482 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,508 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,516 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,542 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,550 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,576 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,583 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,610 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,617 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,643 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,650 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,675 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,683 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,710 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,717 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,744 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,751 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,769 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,775 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,794 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,800 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,824 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,832 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,850 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,857 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,881 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,887 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,904 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,910 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,929 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,936 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,956 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,963 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:03,981 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:03,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:03,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:03,987 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:03,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:03,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:03,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:03,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,003 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,009 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,027 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,033 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,058 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,065 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,092 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,099 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,124 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,132 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,157 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,163 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,187 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,194 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,218 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,225 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,251 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,259 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,284 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,291 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,315 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,323 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,340 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,346 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,362 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,368 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,384 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,390 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,410 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,416 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,444 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,453 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,475 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,481 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,497 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,503 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,519 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,526 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,543 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,549 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,565 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,572 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,596 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,603 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,629 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,636 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,661 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,668 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,693 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,701 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,726 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,734 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,761 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,768 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,794 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,801 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,826 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,833 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,858 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,866 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,890 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,898 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,921 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,928 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,953 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,961 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:04,985 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:04,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:04,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:04,993 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:04,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:04,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:04,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:04,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,018 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,025 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,042 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,048 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,073 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,080 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,096 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,102 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,118 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,123 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,139 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,145 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,161 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,167 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,183 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,189 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,205 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,211 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,227 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,234 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,249 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,255 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,273 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,279 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,294 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,302 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,319 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,325 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,341 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,347 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,363 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,370 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,386 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,392 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,409 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,417 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,442 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,449 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,471 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,477 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,493 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,499 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,515 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,521 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,537 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,544 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,561 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,568 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,597 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,604 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,629 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,636 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,662 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,669 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,695 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,702 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,728 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,735 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,760 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,767 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,791 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,798 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,822 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,829 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,854 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,861 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,883 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,889 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,916 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,924 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,947 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,954 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:05,978 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:05,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:05,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:05,985 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:05,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:05,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:05,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:05,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,009 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,016 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,040 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,047 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,071 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,078 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,101 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,108 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,130 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,137 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,161 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,169 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,194 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,202 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,234 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,241 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,260 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,266 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,295 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,302 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,327 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,334 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,358 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,365 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,389 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,396 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,421 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,429 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,454 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,462 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,486 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,493 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,516 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,522 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,537 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,543 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,559 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,565 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,582 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,588 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,604 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,610 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,626 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,632 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,652 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,659 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,685 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,692 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,718 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,725 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,752 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,760 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,786 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,794 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,822 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,829 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,856 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,864 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,890 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,897 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,924 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,931 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:06,967 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:06,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:06,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:06,975 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:06,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:06,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:06,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:06,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,003 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,011 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,038 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,045 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,072 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,080 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,107 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,115 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,134 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,140 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,158 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,164 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,180 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,186 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,202 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,208 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,228 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,235 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,261 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,269 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,294 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,301 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,325 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,332 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,356 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,363 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,379 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,385 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,401 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,407 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,423 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,429 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,453 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,461 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,485 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,492 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,516 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,523 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,548 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,555 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,579 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,586 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,619 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,626 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,651 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,658 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,682 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,689 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,713 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,720 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,744 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,751 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,774 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,781 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,805 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,812 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,836 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,843 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,867 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,874 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,893 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,900 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,925 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,933 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,957 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,964 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:07,981 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:07,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:07,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:07,987 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:07,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:07,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:07,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:07,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,007 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,013 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,029 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,035 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,060 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,067 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,091 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,099 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,123 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,130 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,154 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,161 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,186 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,192 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,217 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,224 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,248 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,254 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,283 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,291 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,315 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,321 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,345 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,353 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,376 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,383 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,407 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,414 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,439 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,446 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,470 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,477 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,501 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,507 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,536 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,543 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,569 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,576 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,593 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,599 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,618 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,625 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,657 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,666 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,684 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,691 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,707 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,714 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,730 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,736 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,752 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,758 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,780 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,787 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,803 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,809 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,826 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,832 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,849 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,856 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,872 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,878 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,902 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,908 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,924 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,930 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,946 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,952 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,968 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 02:49:08,974 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 02:49:08,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:49:08,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:49:08,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:49:08,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:49:08,990 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 02:49:08,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:49:08,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-25 03:01:57,144 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,150 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,165 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,171 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,187 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,193 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,209 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,215 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,230 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,236 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,251 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,258 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,273 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,279 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,299 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,305 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,323 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,330 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,347 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,354 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,369 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,376 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,391 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,397 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,412 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,418 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,433 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,438 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,453 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,459 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,474 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,481 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,496 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,502 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,517 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,523 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,538 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,544 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,559 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,565 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,580 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,588 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,603 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,609 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,624 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,630 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,645 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,651 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,666 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,673 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,688 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,694 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,709 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,715 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,730 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,736 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,751 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,757 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,773 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,779 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,794 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,800 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,815 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,821 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,836 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,842 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,857 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,863 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,883 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,889 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,904 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,910 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,926 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,932 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,949 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,955 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,971 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,977 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:57,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:57,993 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:57,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:57,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:57,999 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:57,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:57,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:57,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,014 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,021 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,036 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,042 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,058 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,064 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,079 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,085 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,101 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,107 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,122 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,128 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,143 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,149 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,168 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,174 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,189 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,196 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,211 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,217 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,232 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,237 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,252 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,259 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,274 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,279 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,295 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,301 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,316 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,322 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,337 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,343 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,358 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,364 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,379 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,385 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,400 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,406 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,421 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,427 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,442 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,448 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,465 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,471 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,487 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,494 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,509 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,515 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,530 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,536 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,551 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,557 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,572 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,579 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,594 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,600 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,615 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,621 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,636 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,642 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,657 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,663 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,678 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,684 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,699 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,705 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,720 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,726 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,744 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,750 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,765 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,771 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,786 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,791 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,806 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,812 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,827 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,833 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,848 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,854 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,869 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,875 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,890 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,896 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,911 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,917 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,931 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,938 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,952 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,958 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,973 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:58,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:58,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:58,979 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:58,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:58,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:58,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:58,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:58,994 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,000 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,015 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,021 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,038 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,044 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,058 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,065 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,079 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,085 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,101 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,107 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,123 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,129 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,146 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,152 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,168 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,174 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,190 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,196 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,212 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,218 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,233 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,240 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,257 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,263 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,280 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,286 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,302 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,308 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,326 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,332 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,348 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,354 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,369 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,376 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,391 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,398 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,413 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,419 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,436 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,442 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,458 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,464 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,490 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,497 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,523 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,531 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,558 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,565 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,591 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,599 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,626 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,634 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,653 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,661 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,691 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,699 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,721 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,729 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,747 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,754 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,771 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,777 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,794 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,800 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,816 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,822 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,839 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,847 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,865 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,873 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,893 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,900 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,919 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,927 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,943 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,950 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:01:59,979 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:01:59,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:01:59,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:01:59,987 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:01:59,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:01:59,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:01:59,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:01:59,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,014 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,022 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,049 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,057 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,089 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,098 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,126 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,133 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,165 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,175 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,205 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,214 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,245 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,253 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,280 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,288 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,315 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,322 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,349 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,357 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,383 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,391 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,409 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,415 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,431 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,438 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,468 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,476 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,502 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,510 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,537 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,545 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,576 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,584 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,610 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,620 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,646 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,654 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,684 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,693 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,726 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,734 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,754 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,760 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,784 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,792 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,821 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,829 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,854 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,862 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,889 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,897 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,924 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,932 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,960 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,969 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:00,986 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:00,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:00,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:00,994 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:00,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:00,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:00,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:00,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,028 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,037 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,065 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,073 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,099 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,107 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,134 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,141 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,168 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,175 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,198 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,205 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,235 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,244 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,263 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,271 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,288 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,295 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,312 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,319 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,337 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,344 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,361 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,368 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,385 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,393 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,419 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,425 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,451 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,459 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,478 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,484 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,502 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,509 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,526 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,532 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,555 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,561 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,578 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,585 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,601 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,608 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,624 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,631 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,648 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,655 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,672 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,678 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,695 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,703 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,720 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,727 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,745 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,751 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,771 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,778 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,795 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,802 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,819 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,826 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,843 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,850 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,867 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,874 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,891 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,897 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,916 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,923 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,940 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,947 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,965 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,972 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:01,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:01,990 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:01,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:01,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:01,997 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:01,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:01,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:01,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,015 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,022 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,041 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,048 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,066 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,073 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,091 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,101 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,119 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,126 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,143 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,150 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,166 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,173 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,189 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,196 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,212 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,218 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,236 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,243 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,261 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,268 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,285 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,292 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,309 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,317 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,336 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,344 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,364 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,371 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,391 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,399 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,418 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,425 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,447 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,454 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,473 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,481 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,499 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,506 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,527 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,535 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,553 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,560 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,577 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,584 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,602 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,610 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,628 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,635 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,654 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,662 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,682 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,691 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,712 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,721 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,738 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,744 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,761 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,767 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,790 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,798 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,815 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,821 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,838 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,844 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,861 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,868 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,884 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,891 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,909 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,916 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,934 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,940 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,958 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,965 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:02,981 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:02,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:02,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:02,987 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:02,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:02,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:02,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:02,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,003 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,010 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,027 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,033 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,050 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,057 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,074 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,081 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,099 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,106 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,127 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,133 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,152 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,159 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,176 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,182 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,199 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,205 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,222 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,229 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,246 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,253 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,271 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,279 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,297 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,304 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,322 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,328 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,345 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,352 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,369 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,376 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,394 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,400 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,418 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,425 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,442 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,451 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,468 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,475 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,492 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,498 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,515 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,522 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,538 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,544 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,560 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,567 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,585 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,591 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,608 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,615 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,632 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,639 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,656 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,663 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,681 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,687 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,704 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,710 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,727 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,733 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,751 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,758 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,777 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,784 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,801 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,808 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,825 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,832 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,850 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,858 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,876 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,883 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,906 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,912 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,931 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,938 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,956 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,963 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:03,981 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:03,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:03,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:03,989 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:03,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:03,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:03,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:03,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,007 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,014 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,032 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,038 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,056 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,062 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,079 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,086 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,102 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,111 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,130 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,136 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,155 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,162 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,180 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,187 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,205 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,212 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,230 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,237 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,255 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,263 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,281 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,288 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,305 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,312 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,331 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,338 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,357 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,364 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,382 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,389 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,406 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,413 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,430 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,437 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,458 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,465 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,482 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,489 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,506 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,513 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,530 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,537 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,554 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,560 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,577 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,584 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,600 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,607 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,623 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,630 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,646 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,653 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,673 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,679 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,696 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,703 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,720 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,727 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,744 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,751 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,779 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,785 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,803 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,810 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,826 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,833 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,849 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,855 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,872 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,878 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,897 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,904 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,920 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,926 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,942 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,948 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,964 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,971 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:04,987 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:04,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:04,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:04,994 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:04,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:04,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:04,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:04,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,010 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,017 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,033 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,039 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,056 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,063 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,079 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,085 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,104 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,110 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,126 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,133 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,149 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,156 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,172 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,178 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,194 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,200 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,217 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,223 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,238 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,245 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,260 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,266 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,281 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,288 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,303 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,309 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,325 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,331 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,347 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,354 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,370 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,377 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,396 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,402 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,418 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,424 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,440 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,446 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,469 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,478 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,506 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,514 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,540 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,548 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,575 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,583 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,611 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,619 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,644 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,654 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,684 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,692 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,712 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,718 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,736 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,743 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,760 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,768 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,786 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,793 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,814 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,822 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,840 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,847 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,865 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,871 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,891 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,898 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,916 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,922 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,938 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,945 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,961 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,968 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:05,984 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:05,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:05,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:05,991 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:05,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:05,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:05,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:05,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,007 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,013 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,030 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,036 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,052 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,058 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,076 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,083 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,099 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,105 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,122 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,129 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,144 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,150 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,165 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,172 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,186 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,193 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,208 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,214 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,229 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,236 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,251 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,257 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,272 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,277 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,293 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,299 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,314 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,320 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,335 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,342 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,357 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,363 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,378 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,384 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,400 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,406 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,424 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,430 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,445 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,452 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,467 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,473 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,488 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,494 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,509 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,515 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,530 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,536 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,552 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,558 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,573 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,579 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,594 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,600 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,615 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,621 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,636 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,642 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,657 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,663 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,679 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,684 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,702 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,708 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,723 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,729 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,744 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,750 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,767 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,774 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,789 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,795 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,810 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,816 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,831 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,837 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,852 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,859 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,874 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,880 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,895 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,901 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,916 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,922 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,937 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,943 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,959 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,966 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:06,983 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:06,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:06,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:06,990 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:06,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:06,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:06,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:06,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,009 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,015 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,032 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,038 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,055 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,061 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,078 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,084 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,100 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,106 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,121 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,127 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,143 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,149 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,164 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,170 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,185 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,191 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,206 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,212 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,227 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,233 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,248 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,255 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,270 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,276 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,293 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,299 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,314 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,319 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,335 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,341 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,356 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,362 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,377 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,384 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,399 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,405 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,422 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,428 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,444 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,450 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,466 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,473 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,490 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,496 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,514 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,520 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,536 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,543 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,559 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,565 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,582 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,588 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,606 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,612 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,628 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,634 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,651 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,658 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,674 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,680 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,697 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,704 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,720 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,727 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,743 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,749 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,766 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,772 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,789 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,796 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,815 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,821 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,841 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,849 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,869 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,876 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,896 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,904 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,929 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,936 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,956 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,963 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:07,983 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:07,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:07,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:07,991 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:07,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:07,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:07,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:07,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,010 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,019 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,039 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,047 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,066 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,074 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,094 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,102 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,122 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,129 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,149 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,157 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,178 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,187 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,208 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,216 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,237 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,245 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,266 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,274 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,295 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,303 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,327 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,335 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,356 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,364 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,386 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,394 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,415 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,424 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,445 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,454 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,475 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,483 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,505 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,512 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,533 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,542 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,563 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,571 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,592 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,600 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,622 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,631 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,652 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,660 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,684 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,692 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,716 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,724 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,750 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,758 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,780 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,789 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,810 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,818 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,839 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,848 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,870 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,878 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,900 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,909 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,931 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,940 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,961 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,969 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:08,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:08,991 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:08,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:08,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:08,999 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:08,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:08,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:08,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,020 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,028 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,049 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,057 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,080 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,088 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,110 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,121 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,142 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,151 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,172 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,179 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,201 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,209 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,231 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,239 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,260 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,269 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,291 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,300 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,321 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,329 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,350 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,358 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,380 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,387 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,409 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,418 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,439 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,448 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,469 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,478 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,499 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,507 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,531 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,539 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,561 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,569 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,591 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,598 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,620 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,628 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,650 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,658 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,680 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,689 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,711 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,720 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,742 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,751 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,772 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,781 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,803 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,811 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,834 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,842 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,864 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,873 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,895 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,903 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,927 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,937 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,959 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,968 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:09,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:09,990 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:09,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:09,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:09,998 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:09,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:09,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:09,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,020 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,028 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,050 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,059 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,081 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,090 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,112 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,120 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,143 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,152 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,174 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,183 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,205 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,214 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,236 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,243 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,260 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,267 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,285 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,292 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,311 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,319 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,344 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,352 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,374 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,382 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,404 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,412 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,434 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,443 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,464 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,473 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,495 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,503 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,525 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,534 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,556 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,565 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,587 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,595 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,619 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,629 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,661 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,671 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,701 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,710 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,740 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,750 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,780 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,791 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,820 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,829 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,855 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,863 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,884 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,891 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,911 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,918 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,939 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,947 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,966 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,973 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:10,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:10,992 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:10,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:10,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:10,998 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:10,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:10,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:10,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,015 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,022 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,039 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,047 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,065 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,072 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,090 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,097 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,113 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,121 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,138 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,146 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,166 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,173 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,191 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,198 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,216 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,223 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,241 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,248 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,268 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,275 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,293 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,300 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,317 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,325 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,343 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,351 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,370 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,377 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,396 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,403 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,424 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,431 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,448 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,455 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,472 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,479 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,498 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,507 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,525 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,532 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,551 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,558 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,576 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,582 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,599 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,606 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,624 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,630 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,654 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,662 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,687 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,695 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,719 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,726 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,750 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,758 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,783 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,790 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,808 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,816 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,834 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,841 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,858 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,864 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,882 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,889 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,908 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,914 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,936 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,943 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,961 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,968 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:11,988 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:11,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:11,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:11,995 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:11,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:11,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:11,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:11,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,012 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,019 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,038 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,045 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,062 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,068 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,087 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,094 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,111 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,118 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,136 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,143 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,161 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,168 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,185 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,191 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,211 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,218 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,237 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,244 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,262 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,269 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,287 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,294 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,311 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,318 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,338 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,344 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,361 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,367 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,383 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,389 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,406 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,413 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,430 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,437 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,455 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,462 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,479 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,487 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,506 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,513 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,532 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,539 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,558 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,565 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,582 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,588 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,604 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,610 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,626 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,632 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,648 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,655 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,672 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,679 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,695 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,702 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,728 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,735 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,759 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,766 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,789 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,796 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,820 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,827 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,851 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,858 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,876 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,882 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,901 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,907 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,928 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,935 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,956 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,962 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:12,979 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:12,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:12,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:12,985 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:12,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:12,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:12,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:12,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,006 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,014 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,032 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,039 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,057 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,065 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,083 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,090 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,107 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,114 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,131 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,139 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,157 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,165 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,183 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,190 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,207 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,214 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,230 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,236 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,255 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,261 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,278 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,285 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,302 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,309 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,327 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,335 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,353 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,359 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,378 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,385 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,404 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,411 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,429 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,437 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,454 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,461 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,478 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,485 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,502 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,509 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,525 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,532 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,550 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,557 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,576 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,583 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,601 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,608 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,625 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,631 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,648 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,655 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,673 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,680 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,698 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,705 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,721 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,727 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,750 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,756 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,775 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,782 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,798 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,805 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,821 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,828 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,844 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,851 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,866 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,873 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,891 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,897 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,915 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,921 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,940 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,947 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,964 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,971 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:13,989 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:13,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:13,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:13,995 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:13,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:13,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:13,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:13,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,012 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,019 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,036 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,043 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,061 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,068 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,087 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,094 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,113 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,120 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,138 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,146 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,163 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,170 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,189 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,195 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,212 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,218 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,241 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,248 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,264 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,271 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,289 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,295 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,311 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,318 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,335 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,342 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,358 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,364 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,380 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,386 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,403 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,409 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,426 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,433 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,449 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,455 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,472 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,479 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,496 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,502 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,520 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,527 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,544 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,550 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,573 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,580 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,597 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,603 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,620 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,627 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,645 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,652 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,669 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,676 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,693 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,700 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,717 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,724 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,742 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,749 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,766 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,773 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,794 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,800 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,818 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,824 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,842 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,849 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,867 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,874 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,895 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,902 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,919 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,926 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,944 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,950 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,967 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,974 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:14,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:14,992 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:14,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:14,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:14,998 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:14,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:14,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:14,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,016 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,023 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,040 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,047 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,064 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,070 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,087 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,095 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,113 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,119 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,138 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,145 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,163 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,170 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,189 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,197 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,216 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,224 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,247 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,254 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,273 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,280 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,298 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,306 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,323 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,330 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,347 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,354 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,372 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,379 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,396 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,404 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,422 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,429 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,447 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,457 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,488 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,498 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,531 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,540 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,572 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,581 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,612 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,622 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,664 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,674 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,709 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,719 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,749 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,759 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,791 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,801 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,830 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,839 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,866 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,875 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,901 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,909 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,935 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,943 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:15,970 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:15,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:15,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:15,979 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:15,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:15,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:15,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:15,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,006 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,014 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,039 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,047 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,076 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,083 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,102 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,110 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,128 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,137 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,155 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,162 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,179 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,186 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,203 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,211 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,228 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,235 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,253 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,260 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,276 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,282 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,298 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,305 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,324 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,331 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,349 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,355 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,372 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,379 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,396 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,402 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,419 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,426 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,444 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,450 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,470 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,477 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,502 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,509 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,527 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,534 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,552 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,559 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,576 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,582 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,605 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,612 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,630 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,637 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,655 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,663 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,682 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,689 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,709 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,717 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,735 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,743 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,762 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,769 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,788 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,795 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,813 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,822 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,840 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,847 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,865 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,872 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,889 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,897 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,915 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,922 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,939 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,945 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,962 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,970 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:16,987 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:16,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:16,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:16,994 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:16,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:16,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:16,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:16,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,012 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,019 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,037 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,043 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,060 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,067 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,084 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,091 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,109 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,116 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,134 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,141 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,163 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,170 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,189 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,196 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,216 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,224 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,244 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,253 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,273 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,281 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,300 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,308 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,328 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,336 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,356 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,363 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,383 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,391 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,411 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,420 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,439 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,446 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,466 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,473 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,493 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,499 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,520 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,531 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,552 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,559 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,580 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,589 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,609 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,616 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,637 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,645 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,666 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,674 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,694 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,702 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,722 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,730 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,750 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,758 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,780 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,789 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,818 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,826 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,846 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,854 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,875 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,882 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,902 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,911 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,934 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,942 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,962 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,970 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:17,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:17,990 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:17,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:17,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:17,999 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:17,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:17,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:17,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,019 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,027 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,047 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,055 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,076 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,083 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,107 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,115 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,135 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,143 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,164 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,171 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,191 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,199 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,219 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,227 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,248 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,256 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,276 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,284 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,304 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,315 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,335 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,343 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,372 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,379 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,400 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,408 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,430 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,437 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,458 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,467 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,487 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,496 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,517 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,526 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,546 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,554 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,574 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,582 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,602 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,609 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,628 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,635 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,652 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,658 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,673 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,679 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,697 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,704 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,719 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,726 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,741 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,747 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,763 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,769 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,785 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,791 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,807 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,813 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,829 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,835 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,858 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,865 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,883 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,891 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,907 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,913 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,930 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,937 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,953 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,960 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,976 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:18,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:18,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:18,983 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:18,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:18,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:18,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:18,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:18,998 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,005 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,020 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,026 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,042 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,048 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,063 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,069 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,084 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,091 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,106 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,112 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,127 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,133 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,148 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,154 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,169 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,175 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,190 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,196 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,211 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,217 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,233 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,239 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,254 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,260 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,276 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,282 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,300 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,306 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,322 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,328 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,344 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,350 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,365 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,371 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,386 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,392 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,408 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,414 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,429 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,435 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,450 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,456 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,472 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,478 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,493 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,500 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,515 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,521 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,536 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,543 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,558 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,563 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,582 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,588 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,604 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,610 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,625 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,631 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,646 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,652 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,667 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,673 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,688 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,695 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,710 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,716 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,732 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,738 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,753 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,760 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,775 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,782 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,797 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,803 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,818 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,825 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,840 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,846 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,861 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,867 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,885 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,893 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,908 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,915 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,930 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,937 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,952 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,958 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,974 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:19,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:19,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:19,980 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:19,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:19,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:19,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:19,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:19,996 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,002 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,019 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,025 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,041 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,048 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,064 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,071 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,087 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,094 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,110 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,117 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,133 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,140 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,157 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,164 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,184 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,191 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,208 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,215 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,232 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,239 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,256 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,263 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,284 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,291 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,309 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,316 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,333 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,340 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,357 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,364 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,382 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,389 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,407 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,414 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,432 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,439 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,464 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,471 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,488 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,496 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,513 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,520 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,539 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,546 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,563 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,571 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,588 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,595 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,612 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,619 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,636 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,643 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,660 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,667 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,686 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,694 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,713 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,721 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,741 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,749 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,769 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,776 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,795 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,802 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,821 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,829 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,847 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,854 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,874 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,880 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,898 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,905 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,923 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,930 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,948 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,955 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,972 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:20,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:20,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:20,979 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:20,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:20,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:20,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:20,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:20,996 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,002 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,019 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,025 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,042 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,049 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,067 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,074 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,092 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,098 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,116 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,123 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,141 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,148 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,166 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,172 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,189 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,196 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,215 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,222 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,239 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,246 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,264 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,271 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,289 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,296 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,314 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,321 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,339 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,345 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,363 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,370 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,388 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,395 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,414 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,421 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,440 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,447 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,465 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,472 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,490 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,497 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,514 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,520 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,540 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,547 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,565 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,572 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,591 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,598 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,617 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,625 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,643 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,650 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,668 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,674 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,691 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,698 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,717 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,724 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,742 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,749 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,767 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,774 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,792 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,799 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,817 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,824 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,843 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,849 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,868 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,878 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,900 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,908 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,927 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,934 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,954 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,961 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:21,979 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:21,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:21,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:21,987 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:21,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:21,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:21,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:21,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,010 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,017 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,036 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,043 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,069 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,075 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,093 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,101 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,118 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,125 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,142 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,149 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,166 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,173 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,190 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,197 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,216 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,223 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,244 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,252 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,270 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,277 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,295 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,303 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,321 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,327 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,345 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,352 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,370 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,377 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,395 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,402 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,420 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,427 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,444 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,450 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,468 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,476 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,494 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,501 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,520 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,527 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,545 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,552 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,570 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,577 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,597 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,604 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,623 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,630 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,649 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,656 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,674 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,682 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,700 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,708 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,754 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,761 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,785 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,792 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,816 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,823 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,843 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,850 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,866 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,874 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,895 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,902 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,921 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,929 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,948 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,954 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:22,975 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:22,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:22,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:22,982 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:22,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:22,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:22,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:22,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:23,004 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:23,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:23,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:23,011 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:23,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:23,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:23,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:23,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:23,029 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:23,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:23,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:23,036 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:23,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:23,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:23,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:23,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:23,054 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:23,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:23,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:23,061 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:23,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:23,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:23,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:23,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:02:23,079 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:02:23,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:02:23,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-11-25 03:02:23,086 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-11-25 03:02:23,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:02:23,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:02:23,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:02:23,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat