./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench/cohendiv-ll.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea5d2511-05aa-440d-981a-c9d9fb6b7875/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea5d2511-05aa-440d-981a-c9d9fb6b7875/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea5d2511-05aa-440d-981a-c9d9fb6b7875/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea5d2511-05aa-440d-981a-c9d9fb6b7875/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/nla-digbench/cohendiv-ll.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea5d2511-05aa-440d-981a-c9d9fb6b7875/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea5d2511-05aa-440d-981a-c9d9fb6b7875/bin/ukojak-verify-EEHR8qb7sm --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 601ddeb38cc85433f6271611bfd2617c2fcbf2b89119dbe2c319aedc14aa3b17 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 21:06:22,913 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 21:06:22,989 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea5d2511-05aa-440d-981a-c9d9fb6b7875/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 21:06:22,993 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 21:06:22,993 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 21:06:23,017 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 21:06:23,018 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 21:06:23,018 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 21:06:23,019 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 21:06:23,019 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 21:06:23,019 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 21:06:23,019 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 21:06:23,019 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 21:06:23,019 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 21:06:23,020 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 21:06:23,020 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 21:06:23,020 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 21:06:23,020 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 21:06:23,020 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 21:06:23,020 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 21:06:23,020 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 21:06:23,021 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 21:06:23,021 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 21:06:23,021 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 21:06:23,021 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 21:06:23,021 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 21:06:23,021 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 21:06:23,021 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 21:06:23,022 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 21:06:23,022 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 21:06:23,022 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 21:06:23,022 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 21:06:23,022 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 21:06:23,023 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 21:06:23,023 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 21:06:23,023 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_ea5d2511-05aa-440d-981a-c9d9fb6b7875/bin/ukojak-verify-EEHR8qb7sm Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 601ddeb38cc85433f6271611bfd2617c2fcbf2b89119dbe2c319aedc14aa3b17 [2024-11-13 21:06:23,311 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 21:06:23,319 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 21:06:23,322 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 21:06:23,324 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 21:06:23,324 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 21:06:23,325 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea5d2511-05aa-440d-981a-c9d9fb6b7875/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/nla-digbench/cohendiv-ll.c Unable to find full path for "g++" [2024-11-13 21:06:25,211 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 21:06:25,534 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 21:06:25,535 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea5d2511-05aa-440d-981a-c9d9fb6b7875/sv-benchmarks/c/nla-digbench/cohendiv-ll.c [2024-11-13 21:06:25,562 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea5d2511-05aa-440d-981a-c9d9fb6b7875/bin/ukojak-verify-EEHR8qb7sm/data/d2ccfe812/13a1e85b1d254909b818d1c9b29dfe3d/FLAG9a3a8b5cc [2024-11-13 21:06:25,586 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea5d2511-05aa-440d-981a-c9d9fb6b7875/bin/ukojak-verify-EEHR8qb7sm/data/d2ccfe812/13a1e85b1d254909b818d1c9b29dfe3d [2024-11-13 21:06:25,588 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 21:06:25,590 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 21:06:25,592 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 21:06:25,593 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 21:06:25,598 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 21:06:25,600 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:06:25" (1/1) ... [2024-11-13 21:06:25,602 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@65555dd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:06:25, skipping insertion in model container [2024-11-13 21:06:25,603 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:06:25" (1/1) ... [2024-11-13 21:06:25,619 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 21:06:25,825 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 21:06:25,837 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 21:06:25,864 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 21:06:25,881 INFO L204 MainTranslator]: Completed translation [2024-11-13 21:06:25,882 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:06:25 WrapperNode [2024-11-13 21:06:25,882 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 21:06:25,883 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 21:06:25,883 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 21:06:25,883 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 21:06:25,891 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:06:25" (1/1) ... [2024-11-13 21:06:25,896 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:06:25" (1/1) ... [2024-11-13 21:06:25,920 INFO L138 Inliner]: procedures = 14, calls = 16, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 92 [2024-11-13 21:06:25,922 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 21:06:25,923 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 21:06:25,923 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 21:06:25,923 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 21:06:25,930 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:06:25" (1/1) ... [2024-11-13 21:06:25,930 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:06:25" (1/1) ... [2024-11-13 21:06:25,931 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:06:25" (1/1) ... [2024-11-13 21:06:25,932 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:06:25" (1/1) ... [2024-11-13 21:06:25,934 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:06:25" (1/1) ... [2024-11-13 21:06:25,938 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:06:25" (1/1) ... [2024-11-13 21:06:25,939 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:06:25" (1/1) ... [2024-11-13 21:06:25,939 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:06:25" (1/1) ... [2024-11-13 21:06:25,941 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 21:06:25,942 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 21:06:25,942 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 21:06:25,942 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 21:06:25,943 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:06:25" (1/1) ... [2024-11-13 21:06:25,952 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 21:06:25,977 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea5d2511-05aa-440d-981a-c9d9fb6b7875/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 21:06:25,988 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea5d2511-05aa-440d-981a-c9d9fb6b7875/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 21:06:25,991 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea5d2511-05aa-440d-981a-c9d9fb6b7875/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 21:06:26,016 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 21:06:26,017 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 21:06:26,017 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 21:06:26,018 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 21:06:26,018 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-13 21:06:26,019 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-13 21:06:26,086 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 21:06:26,088 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 21:06:26,485 INFO L? ?]: Removed 64 outVars from TransFormulas that were not future-live. [2024-11-13 21:06:26,485 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 21:06:26,527 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 21:06:26,528 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-13 21:06:26,528 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 09:06:26 BoogieIcfgContainer [2024-11-13 21:06:26,528 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 21:06:26,529 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 21:06:26,529 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 21:06:26,539 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 21:06:26,539 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 09:06:26" (1/1) ... [2024-11-13 21:06:26,547 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 21:06:26,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:26,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 76 states and 85 transitions. [2024-11-13 21:06:26,603 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 85 transitions. [2024-11-13 21:06:26,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-13 21:06:26,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:26,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:26,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:26,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:26,721 INFO L255 TraceCheckSpWp]: Trace formula consists of 36 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 21:06:26,728 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:26,762 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:06:26,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:26,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 78 states and 87 transitions. [2024-11-13 21:06:26,805 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 87 transitions. [2024-11-13 21:06:26,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-13 21:06:26,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:26,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:26,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:26,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:26,832 INFO L255 TraceCheckSpWp]: Trace formula consists of 37 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 21:06:26,833 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:26,843 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:06:26,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:26,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 79 states and 88 transitions. [2024-11-13 21:06:26,860 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 88 transitions. [2024-11-13 21:06:26,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 21:06:26,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:26,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:26,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:26,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:26,896 INFO L255 TraceCheckSpWp]: Trace formula consists of 44 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 21:06:26,898 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:26,933 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:06:27,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:27,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 84 states and 96 transitions. [2024-11-13 21:06:27,052 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 96 transitions. [2024-11-13 21:06:27,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-13 21:06:27,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:27,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:27,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:27,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:27,108 INFO L255 TraceCheckSpWp]: Trace formula consists of 45 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 21:06:27,109 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:27,129 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:06:27,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:27,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 85 states and 97 transitions. [2024-11-13 21:06:27,171 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 97 transitions. [2024-11-13 21:06:27,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 21:06:27,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:27,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:27,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:27,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:27,226 INFO L255 TraceCheckSpWp]: Trace formula consists of 46 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:27,228 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:27,340 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:06:27,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:27,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 92 states and 107 transitions. [2024-11-13 21:06:27,556 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 107 transitions. [2024-11-13 21:06:27,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 21:06:27,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:27,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:27,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:27,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:27,586 INFO L255 TraceCheckSpWp]: Trace formula consists of 47 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:27,587 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:27,660 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:06:27,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:27,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 100 states and 119 transitions. [2024-11-13 21:06:27,938 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 119 transitions. [2024-11-13 21:06:27,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-13 21:06:27,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:27,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:27,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:28,022 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:06:28,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:28,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 103 states and 124 transitions. [2024-11-13 21:06:28,086 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 124 transitions. [2024-11-13 21:06:28,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 21:06:28,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:28,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:28,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:28,306 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:06:29,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:29,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 107 states and 130 transitions. [2024-11-13 21:06:29,085 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 130 transitions. [2024-11-13 21:06:29,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 21:06:29,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:29,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:29,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:29,114 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:06:29,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:29,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 107 states and 129 transitions. [2024-11-13 21:06:29,126 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 129 transitions. [2024-11-13 21:06:29,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 21:06:29,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:29,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:29,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:29,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:29,160 INFO L255 TraceCheckSpWp]: Trace formula consists of 60 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-13 21:06:29,161 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:29,242 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:06:30,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:30,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 151 states to 119 states and 151 transitions. [2024-11-13 21:06:30,078 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 151 transitions. [2024-11-13 21:06:30,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 21:06:30,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:30,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:30,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:30,271 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:06:32,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:32,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 124 states and 158 transitions. [2024-11-13 21:06:32,054 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 158 transitions. [2024-11-13 21:06:32,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 21:06:32,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:32,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:32,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:32,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:32,105 INFO L255 TraceCheckSpWp]: Trace formula consists of 61 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-13 21:06:32,106 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:32,329 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:06:33,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:33,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 129 states and 171 transitions. [2024-11-13 21:06:33,029 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 171 transitions. [2024-11-13 21:06:33,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:06:33,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:33,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:33,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:33,255 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 21:06:35,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:35,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 178 states to 133 states and 175 transitions. [2024-11-13 21:06:35,498 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 175 transitions. [2024-11-13 21:06:35,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 21:06:35,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:35,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:35,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:35,563 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-13 21:06:36,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:36,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 186 states to 138 states and 183 transitions. [2024-11-13 21:06:36,212 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 183 transitions. [2024-11-13 21:06:36,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-13 21:06:36,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:36,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:36,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:36,340 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-13 21:06:37,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:37,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 144 states and 192 transitions. [2024-11-13 21:06:37,279 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 192 transitions. [2024-11-13 21:06:37,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:37,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:37,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:37,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:37,321 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-13 21:06:38,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:38,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 205 states to 151 states and 202 transitions. [2024-11-13 21:06:38,081 INFO L276 IsEmpty]: Start isEmpty. Operand 151 states and 202 transitions. [2024-11-13 21:06:38,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:06:38,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:38,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:38,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:38,114 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-13 21:06:38,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:38,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 217 states to 159 states and 214 transitions. [2024-11-13 21:06:38,949 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 214 transitions. [2024-11-13 21:06:38,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-13 21:06:38,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:38,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:38,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:39,140 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-13 21:06:41,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:41,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 234 states to 170 states and 231 transitions. [2024-11-13 21:06:41,488 INFO L276 IsEmpty]: Start isEmpty. Operand 170 states and 231 transitions. [2024-11-13 21:06:41,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-13 21:06:41,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:41,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:41,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:41,623 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-13 21:06:45,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:45,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 192 states and 265 transitions. [2024-11-13 21:06:45,097 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 265 transitions. [2024-11-13 21:06:45,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:06:45,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:45,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:45,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:45,303 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-13 21:06:48,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:48,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 291 states to 206 states and 288 transitions. [2024-11-13 21:06:48,454 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 288 transitions. [2024-11-13 21:06:48,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 21:06:48,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:48,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:48,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:48,548 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-13 21:06:50,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:50,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 311 states to 218 states and 308 transitions. [2024-11-13 21:06:50,828 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 308 transitions. [2024-11-13 21:06:50,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:06:50,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:50,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:50,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:51,048 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-13 21:06:53,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:53,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 233 states and 332 transitions. [2024-11-13 21:06:53,132 INFO L276 IsEmpty]: Start isEmpty. Operand 233 states and 332 transitions. [2024-11-13 21:06:53,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:06:53,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:53,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:53,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:53,441 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-13 21:06:56,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:56,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 359 states to 248 states and 356 transitions. [2024-11-13 21:06:56,461 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 356 transitions. [2024-11-13 21:06:56,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 21:06:56,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:56,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:56,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:56,611 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-13 21:06:59,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:59,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 390 states to 266 states and 387 transitions. [2024-11-13 21:06:59,154 INFO L276 IsEmpty]: Start isEmpty. Operand 266 states and 387 transitions. [2024-11-13 21:06:59,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 21:06:59,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:59,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:59,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:00,307 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-13 21:07:03,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:03,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 410 states to 278 states and 407 transitions. [2024-11-13 21:07:03,200 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 407 transitions. [2024-11-13 21:07:03,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 21:07:03,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:03,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:03,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:03,254 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-13 21:07:03,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:03,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 411 states to 279 states and 408 transitions. [2024-11-13 21:07:03,320 INFO L276 IsEmpty]: Start isEmpty. Operand 279 states and 408 transitions. [2024-11-13 21:07:03,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 21:07:03,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:03,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:03,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:04,430 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-13 21:07:07,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:07,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 419 states to 283 states and 416 transitions. [2024-11-13 21:07:07,862 INFO L276 IsEmpty]: Start isEmpty. Operand 283 states and 416 transitions. [2024-11-13 21:07:07,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 21:07:07,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:07,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:07,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:08,394 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-13 21:07:10,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:10,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 428 states to 289 states and 425 transitions. [2024-11-13 21:07:10,297 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 425 transitions. [2024-11-13 21:07:10,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-13 21:07:10,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:10,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:10,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:11,040 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-13 21:07:14,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:14,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 439 states to 296 states and 436 transitions. [2024-11-13 21:07:14,223 INFO L276 IsEmpty]: Start isEmpty. Operand 296 states and 436 transitions. [2024-11-13 21:07:14,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-13 21:07:14,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:14,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:14,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:14,426 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 21:07:17,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:17,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 451 states to 302 states and 448 transitions. [2024-11-13 21:07:17,081 INFO L276 IsEmpty]: Start isEmpty. Operand 302 states and 448 transitions. [2024-11-13 21:07:17,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-13 21:07:17,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:17,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:17,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:17,114 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 21:07:17,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:17,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 452 states to 303 states and 449 transitions. [2024-11-13 21:07:17,147 INFO L276 IsEmpty]: Start isEmpty. Operand 303 states and 449 transitions. [2024-11-13 21:07:17,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-13 21:07:17,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:17,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:17,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:17,287 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 21:07:20,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:20,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 465 states to 311 states and 462 transitions. [2024-11-13 21:07:20,087 INFO L276 IsEmpty]: Start isEmpty. Operand 311 states and 462 transitions. [2024-11-13 21:07:20,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-13 21:07:20,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:20,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:20,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:20,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:20,125 INFO L255 TraceCheckSpWp]: Trace formula consists of 104 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-13 21:07:20,127 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:20,949 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 21:07:25,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:25,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 481 states to 320 states and 478 transitions. [2024-11-13 21:07:25,260 INFO L276 IsEmpty]: Start isEmpty. Operand 320 states and 478 transitions. [2024-11-13 21:07:25,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-13 21:07:25,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:25,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:25,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:25,609 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 21:07:28,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:28,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 493 states to 329 states and 490 transitions. [2024-11-13 21:07:28,687 INFO L276 IsEmpty]: Start isEmpty. Operand 329 states and 490 transitions. [2024-11-13 21:07:28,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-13 21:07:28,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:28,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:28,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:28,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:28,722 INFO L255 TraceCheckSpWp]: Trace formula consists of 105 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-13 21:07:28,724 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:29,446 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 21:07:31,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:31,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 503 states to 335 states and 500 transitions. [2024-11-13 21:07:31,604 INFO L276 IsEmpty]: Start isEmpty. Operand 335 states and 500 transitions. [2024-11-13 21:07:31,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-13 21:07:31,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:31,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:31,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:31,899 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 21:07:35,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:35,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 519 states to 345 states and 516 transitions. [2024-11-13 21:07:35,542 INFO L276 IsEmpty]: Start isEmpty. Operand 345 states and 516 transitions. [2024-11-13 21:07:35,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-13 21:07:35,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:35,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:35,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:35,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:35,589 INFO L255 TraceCheckSpWp]: Trace formula consists of 106 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:35,590 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:36,332 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 21:07:40,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:40,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 531 states to 355 states and 528 transitions. [2024-11-13 21:07:40,014 INFO L276 IsEmpty]: Start isEmpty. Operand 355 states and 528 transitions. [2024-11-13 21:07:40,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-13 21:07:40,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:40,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:40,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:40,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:40,057 INFO L255 TraceCheckSpWp]: Trace formula consists of 107 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-11-13 21:07:40,059 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:41,685 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 21:07:49,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:49,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 565 states to 371 states and 562 transitions. [2024-11-13 21:07:49,454 INFO L276 IsEmpty]: Start isEmpty. Operand 371 states and 562 transitions. [2024-11-13 21:07:49,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-13 21:07:49,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:49,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:49,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:49,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:49,529 INFO L255 TraceCheckSpWp]: Trace formula consists of 107 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:49,531 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:50,206 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 21:07:52,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:52,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 580 states to 376 states and 577 transitions. [2024-11-13 21:07:52,377 INFO L276 IsEmpty]: Start isEmpty. Operand 376 states and 577 transitions. [2024-11-13 21:07:52,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 21:07:52,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:52,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:52,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:52,405 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-11-13 21:07:55,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:55,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 597 states to 388 states and 594 transitions. [2024-11-13 21:07:55,413 INFO L276 IsEmpty]: Start isEmpty. Operand 388 states and 594 transitions. [2024-11-13 21:07:55,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-13 21:07:55,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:55,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:55,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:55,437 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-11-13 21:07:58,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:58,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 599 states to 390 states and 596 transitions. [2024-11-13 21:07:58,864 INFO L276 IsEmpty]: Start isEmpty. Operand 390 states and 596 transitions. [2024-11-13 21:07:58,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-13 21:07:58,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:58,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:58,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:58,893 INFO L134 CoverageAnalysis]: Checked inductivity of 48 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 21:08:02,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:02,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 616 states to 402 states and 613 transitions. [2024-11-13 21:08:02,039 INFO L276 IsEmpty]: Start isEmpty. Operand 402 states and 613 transitions. [2024-11-13 21:08:02,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-13 21:08:02,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:02,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:02,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:02,798 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-13 21:08:04,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:04,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 620 states to 404 states and 617 transitions. [2024-11-13 21:08:04,254 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 617 transitions. [2024-11-13 21:08:04,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-13 21:08:04,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:04,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:04,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:04,297 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-13 21:08:04,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:04,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 621 states to 405 states and 618 transitions. [2024-11-13 21:08:04,848 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 618 transitions. [2024-11-13 21:08:04,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-13 21:08:04,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:04,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:04,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:04,879 INFO L134 CoverageAnalysis]: Checked inductivity of 49 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 49 trivial. 0 not checked. [2024-11-13 21:08:08,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 637 states to 417 states and 634 transitions. [2024-11-13 21:08:08,327 INFO L276 IsEmpty]: Start isEmpty. Operand 417 states and 634 transitions. [2024-11-13 21:08:08,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 21:08:08,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,352 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 49 trivial. 0 not checked. [2024-11-13 21:08:09,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 641 states to 419 states and 638 transitions. [2024-11-13 21:08:09,741 INFO L276 IsEmpty]: Start isEmpty. Operand 419 states and 638 transitions. [2024-11-13 21:08:09,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 21:08:09,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,835 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 49 trivial. 0 not checked. [2024-11-13 21:08:11,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 639 states to 419 states and 636 transitions. [2024-11-13 21:08:11,259 INFO L276 IsEmpty]: Start isEmpty. Operand 419 states and 636 transitions. [2024-11-13 21:08:11,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 21:08:11,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:11,300 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-13 21:08:12,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 642 states to 421 states and 639 transitions. [2024-11-13 21:08:12,428 INFO L276 IsEmpty]: Start isEmpty. Operand 421 states and 639 transitions. [2024-11-13 21:08:12,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 21:08:12,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,456 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-11-13 21:08:17,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 658 states to 433 states and 655 transitions. [2024-11-13 21:08:17,577 INFO L276 IsEmpty]: Start isEmpty. Operand 433 states and 655 transitions. [2024-11-13 21:08:17,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-13 21:08:17,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,600 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-11-13 21:08:19,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 659 states to 428 states and 650 transitions. [2024-11-13 21:08:19,411 INFO L276 IsEmpty]: Start isEmpty. Operand 428 states and 650 transitions. [2024-11-13 21:08:19,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-13 21:08:19,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,887 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-13 21:08:23,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:23,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 680 states to 440 states and 671 transitions. [2024-11-13 21:08:23,669 INFO L276 IsEmpty]: Start isEmpty. Operand 440 states and 671 transitions. [2024-11-13 21:08:23,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 21:08:23,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:23,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:23,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,239 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-13 21:08:28,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 700 states to 452 states and 691 transitions. [2024-11-13 21:08:28,703 INFO L276 IsEmpty]: Start isEmpty. Operand 452 states and 691 transitions. [2024-11-13 21:08:28,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-13 21:08:28,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,102 INFO L134 CoverageAnalysis]: Checked inductivity of 85 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-13 21:08:34,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 712 states to 462 states and 703 transitions. [2024-11-13 21:08:34,185 INFO L276 IsEmpty]: Start isEmpty. Operand 462 states and 703 transitions. [2024-11-13 21:08:34,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-13 21:08:34,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,227 INFO L134 CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 85 trivial. 0 not checked. [2024-11-13 21:08:38,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 726 states to 474 states and 717 transitions. [2024-11-13 21:08:38,249 INFO L276 IsEmpty]: Start isEmpty. Operand 474 states and 717 transitions. [2024-11-13 21:08:38,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-13 21:08:38,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,273 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-13 21:08:47,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:47,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 741 states to 484 states and 732 transitions. [2024-11-13 21:08:47,484 INFO L276 IsEmpty]: Start isEmpty. Operand 484 states and 732 transitions. [2024-11-13 21:08:47,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:08:47,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:47,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:47,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:47,857 INFO L134 CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-13 21:08:59,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:59,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 784 states to 509 states and 775 transitions. [2024-11-13 21:08:59,386 INFO L276 IsEmpty]: Start isEmpty. Operand 509 states and 775 transitions. [2024-11-13 21:08:59,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:08:59,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:59,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:59,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:59,459 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:01,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:01,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:01,843 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:01,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:01,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:01,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:01,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:01,936 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:02,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:02,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:02,045 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:02,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:02,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:02,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:02,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:02,136 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:02,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:02,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:02,211 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:02,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:02,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:02,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:02,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:02,284 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:02,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:02,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:02,347 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:02,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:02,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:02,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:02,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:02,416 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:02,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:02,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:02,470 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:02,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:02,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:02,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:02,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:02,536 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:02,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:02,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:02,601 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:02,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:02,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:02,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:02,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:02,659 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:02,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:02,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:02,722 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:02,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:02,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:02,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:02,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:02,782 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:02,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:02,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:02,847 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:02,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:02,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:02,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:02,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:02,901 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:02,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:02,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:02,962 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:02,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:02,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:02,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:02,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:03,099 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:03,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:03,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:03,161 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:03,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:03,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:03,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:03,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:03,219 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:03,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:03,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:03,281 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:03,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:03,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:03,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:03,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:03,342 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:03,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:03,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:03,408 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:03,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:03,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:03,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:03,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:03,463 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:03,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:03,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:03,528 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:03,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:03,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:03,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:03,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:03,584 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:03,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:03,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:03,650 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:03,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:03,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:03,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:03,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:03,715 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:03,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:03,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:03,787 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:03,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:03,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:03,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:03,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:03,846 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:03,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:03,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:03,909 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:03,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:03,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:03,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:03,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:03,971 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:04,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:04,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:04,041 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:04,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:04,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:04,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:04,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:04,097 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:04,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:04,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:04,260 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:04,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:04,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:04,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:04,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:04,333 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:04,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:04,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:04,406 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:04,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:04,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:04,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:04,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:04,476 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:04,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:04,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:04,538 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:04,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:04,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:04,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:04,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:04,597 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:04,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:04,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:04,643 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:04,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:04,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:04,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:04,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:04,707 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:04,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:04,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:04,780 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:04,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:04,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:04,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:04,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:04,852 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:04,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:04,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:04,919 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:04,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:04,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:04,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:04,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:04,984 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:05,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:05,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:05,044 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:05,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:05,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:05,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:05,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:05,114 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:05,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:05,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:05,191 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:05,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:05,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:05,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:05,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:05,266 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:05,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:05,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:05,394 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:05,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:05,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:05,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:05,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:05,455 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:05,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:05,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:05,652 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:05,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:05,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:05,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:05,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:05,714 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:05,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:05,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:05,766 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:05,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:05,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:05,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:05,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:05,829 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:05,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:05,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:05,898 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:05,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:05,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:05,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:05,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:05,963 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:06,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:06,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:06,018 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:06,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:06,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:06,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:06,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:06,080 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:06,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:06,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:06,141 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:06,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:06,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:06,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:06,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:06,204 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:06,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:06,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:06,272 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:06,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:06,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:06,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:06,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:06,329 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:06,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:06,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:06,397 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:06,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:06,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:06,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:06,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:06,455 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:06,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:06,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:06,515 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:06,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:06,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:06,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:06,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:06,586 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:06,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:06,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:06,664 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:06,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:06,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:06,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:06,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:06,723 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:06,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:06,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:06,862 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:06,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:06,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:06,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:06,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:06,938 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:07,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:07,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:07,004 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:07,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:07,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:07,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:07,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:07,085 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:07,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:07,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:07,155 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:07,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:07,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:07,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:07,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:07,232 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:07,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:07,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:07,300 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:07,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:07,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:07,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:07,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:07,400 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:07,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:07,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:07,473 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:07,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:07,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:07,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:07,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:07,550 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:07,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:07,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:07,616 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:07,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:07,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:07,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:07,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:07,692 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:07,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:07,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:07,786 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:07,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:07,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:07,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:07,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:07,863 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:07,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:07,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:07,938 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:07,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:07,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:07,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:07,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:08,022 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:08,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:08,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:08,093 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:08,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:08,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:08,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:08,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:08,178 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:08,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:08,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:08,243 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:08,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:08,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:08,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:08,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:08,290 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:08,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:08,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:08,341 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:08,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:08,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:08,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:08,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:08,400 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:08,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:08,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:08,453 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:08,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:08,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:08,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:08,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:08,516 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:08,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:08,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:08,588 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:08,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:08,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:08,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:08,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:08,641 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:08,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:08,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:08,706 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:08,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:08,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:08,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:08,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:08,767 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:08,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:08,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:08,917 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:08,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:08,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:08,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:08,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:08,971 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:09,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:09,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:09,037 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:09,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:09,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:09,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:09,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:09,096 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:09,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:09,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:09,160 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:09,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:09,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:09,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:09,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:09,204 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:09,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:09,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:09,253 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:09,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:09,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:09,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:09,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:09,318 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:09,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:09,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:09,389 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:09,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:09,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:09,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:09,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:09,451 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:09,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:09,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:09,523 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:09,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:09,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:09,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:09,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:09,586 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:09,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:09,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:09,662 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:09,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:09,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:09,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:09,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:09,758 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:09,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:09,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:09,864 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:09,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:09,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:09,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:09,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:09,950 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:10,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:10,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:10,026 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:10,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:10,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:10,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:10,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:10,093 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:10,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:10,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:10,169 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:10,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:10,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:10,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:10,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:10,236 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:10,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:10,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:10,292 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:10,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:10,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:10,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:10,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:10,364 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:10,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:10,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:10,436 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:10,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:10,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:10,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:10,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:10,501 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:10,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:10,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:10,577 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:10,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:10,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:10,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:10,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:10,642 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:10,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:10,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:10,713 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:10,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:10,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:10,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:10,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:10,768 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:10,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:10,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:10,831 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:10,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:10,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:10,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:10,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:11,037 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:11,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:11,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:11,083 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:11,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:11,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:11,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:11,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:11,131 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:11,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:11,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:11,193 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:11,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:11,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:11,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:11,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:11,245 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:11,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:11,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:11,310 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:11,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:11,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:11,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:11,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:11,361 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:11,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:11,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:11,422 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:11,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:11,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:11,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:11,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:11,473 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:11,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:11,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:11,532 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:11,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:11,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:11,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:11,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:11,581 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:11,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:11,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:11,637 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:11,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:11,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:11,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:11,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:11,685 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:11,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:11,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:11,748 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:11,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:11,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:11,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:11,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:11,816 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:11,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:11,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:11,883 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:11,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:11,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:11,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:11,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:11,940 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:11,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:11,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:11,991 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:11,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:11,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:11,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:11,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:12,049 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:12,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:12,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:12,120 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:12,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:12,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:12,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:12,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:12,178 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:12,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:12,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:12,246 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:12,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:12,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:12,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:12,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:12,306 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:12,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:12,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:12,376 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:12,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:12,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:12,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:12,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:12,435 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:12,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:12,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:12,536 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:12,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:12,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:12,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:12,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:12,595 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:12,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:12,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:12,660 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:12,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:12,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:12,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:12,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:12,887 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:12,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:12,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:12,955 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:12,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:12,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:12,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:12,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:12,996 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:13,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:13,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:13,039 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:13,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:13,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:13,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:13,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:13,094 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:13,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:13,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:13,169 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:13,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:13,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:13,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:13,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:13,234 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:13,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:13,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:13,306 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:13,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:13,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:13,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:13,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:13,367 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:13,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:13,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:13,435 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:13,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:13,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:13,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:13,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:13,494 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:13,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:13,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:13,559 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:13,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:13,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:13,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:13,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:13,598 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:13,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:13,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:13,647 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:13,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:13,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:13,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:13,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:13,694 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:13,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:13,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:13,744 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:13,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:13,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:13,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:13,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:13,799 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:13,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:13,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:13,853 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:13,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:13,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:13,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:13,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:13,909 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:13,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:13,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:13,957 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:13,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:13,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:13,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:13,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:14,021 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:14,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:14,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:14,068 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:14,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:14,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:14,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:14,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:14,125 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:14,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:14,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:14,188 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:14,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:14,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:14,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:14,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:14,249 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:14,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:14,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:14,316 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:14,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:14,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:14,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:14,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:14,381 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:14,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:14,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:14,432 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:14,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:14,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:14,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:14,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:14,558 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:14,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:14,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:14,631 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:14,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:14,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:14,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:14,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:14,689 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:14,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:14,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:14,755 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:14,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:14,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:14,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:14,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:14,821 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:14,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:14,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:14,888 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:14,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:14,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:14,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:14,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:14,948 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:15,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:15,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:15,014 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:15,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:15,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:15,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:15,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:15,078 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:15,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:15,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:15,148 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:15,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:15,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:15,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:15,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:15,229 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:15,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:15,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:15,330 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:15,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:15,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:15,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:15,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:15,412 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:15,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:15,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:15,512 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:15,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:15,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:15,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:15,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:15,595 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:15,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:15,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:15,669 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:15,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:15,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:15,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:15,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:15,752 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:15,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:15,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:15,855 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:15,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:15,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:15,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:15,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:15,942 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:16,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:16,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:16,055 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:16,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:16,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:16,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:16,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:16,139 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:16,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:16,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:16,244 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:16,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:16,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:16,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:16,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:16,329 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:16,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:16,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:16,430 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:16,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:16,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:16,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:16,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:16,515 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:16,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:16,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:16,587 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:16,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:16,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:16,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:16,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:16,664 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:16,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:16,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:16,728 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:16,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:16,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:16,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:16,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:16,801 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:16,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:16,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:16,895 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:16,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:16,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:16,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:16,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:16,968 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:17,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:17,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:17,057 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:17,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:17,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:17,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:17,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:17,128 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:17,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:17,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:17,221 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:17,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:17,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:17,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:17,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:17,283 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:17,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:17,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:17,348 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:17,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:17,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:17,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:17,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:17,398 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:17,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:17,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:17,470 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:17,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:17,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:17,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:17,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:17,510 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:17,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:17,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:17,557 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:17,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:17,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:17,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:17,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:17,610 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:17,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:17,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:17,678 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:17,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:17,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:17,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:17,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:17,736 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:17,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:17,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:17,803 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:17,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:17,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:17,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:17,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:17,858 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:17,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:17,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:17,919 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:17,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:17,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:17,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:17,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:17,993 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:18,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:18,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:18,051 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:18,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:18,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:18,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:18,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:18,097 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:18,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:18,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:18,149 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:18,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:18,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:18,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:18,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:18,268 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:18,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:18,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:18,311 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:18,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:18,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:18,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:18,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:18,358 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:18,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:18,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:18,407 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:18,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:18,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:18,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:18,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:18,446 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:18,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:18,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:18,489 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:18,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:18,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:18,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:18,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:18,522 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:18,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:18,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:18,563 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:18,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:18,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:18,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:18,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:18,595 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:18,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:18,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:18,638 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:18,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:18,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:18,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:18,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:18,675 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:18,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:18,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:18,717 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:18,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:18,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:18,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:18,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:18,750 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:18,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:18,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:18,792 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:18,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:18,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:18,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:18,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:18,837 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:18,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:18,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:18,878 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:18,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:18,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:18,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:18,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:18,926 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:18,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:18,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:18,979 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:18,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:18,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:18,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:18,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:19,015 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:19,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:19,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:19,077 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:19,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:19,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:19,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:19,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:19,119 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:19,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:19,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:19,163 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:19,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:19,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:19,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:19,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:19,197 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:19,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:19,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:19,240 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:19,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:19,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:19,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:19,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:19,277 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:19,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:19,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:19,324 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:19,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:19,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:19,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:19,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:19,363 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:19,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:19,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:19,407 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:19,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:19,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:19,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:19,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:19,464 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:19,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:19,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:19,529 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:19,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:19,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:19,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:19,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:19,584 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:19,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:19,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:19,645 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:19,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:19,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:19,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:19,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:19,688 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:19,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:19,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:19,748 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:19,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:19,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:19,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:19,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:19,799 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:19,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:19,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:19,851 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:19,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:19,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:19,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:19,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:19,887 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:19,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:19,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:19,930 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:19,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:19,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:19,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:19,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:19,961 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:20,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:20,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:20,003 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:20,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:20,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:20,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:20,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:20,051 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:20,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:20,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:20,111 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:20,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:20,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:20,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:20,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:20,163 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:20,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:20,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:20,228 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:20,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:20,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:20,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:20,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:20,285 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:20,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:20,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:20,343 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:20,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:20,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:20,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:20,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:20,394 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:20,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:20,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:20,456 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:20,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:20,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:20,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:20,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:20,512 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:20,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:20,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:20,653 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:20,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:20,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:20,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:20,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:20,686 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:20,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:20,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:20,731 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:20,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:20,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:20,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:20,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:20,766 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:20,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:20,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:20,808 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:20,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:20,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:20,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:20,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:20,844 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:20,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:20,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:20,888 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:20,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:20,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:20,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:20,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:20,921 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:20,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:20,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:20,971 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:20,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:20,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:20,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:20,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:21,014 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:21,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:21,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:21,055 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:21,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:21,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:21,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:21,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:21,089 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:21,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:21,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:21,134 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:21,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:21,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:21,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:21,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:21,176 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:21,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:21,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:21,222 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:21,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:21,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:21,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:21,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:21,253 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:21,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:21,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:21,295 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:21,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:21,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:21,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:21,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:21,334 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:21,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:21,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:21,377 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:21,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:21,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:21,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:21,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:21,410 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:21,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:21,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:21,454 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:21,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:21,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:21,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:21,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:21,489 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:21,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:21,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:21,530 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:21,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:21,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:21,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:21,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:21,566 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:21,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:21,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:21,610 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:21,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:21,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:21,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:21,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:21,653 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:21,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:21,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:21,695 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:21,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:21,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:21,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:21,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:21,744 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:21,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:21,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:21,787 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:21,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:21,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:21,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:21,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:21,822 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:21,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:21,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:21,868 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:21,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:21,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:21,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:21,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:21,916 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:21,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:21,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:21,957 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:21,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:21,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:21,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:21,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:21,993 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:22,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:22,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:22,049 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:22,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:22,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:22,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:22,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:22,086 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:22,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:22,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:22,140 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:22,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:22,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:22,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:22,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:22,172 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:22,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:22,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:22,216 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:22,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:22,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:22,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:22,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:22,273 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:22,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:22,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:22,334 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:22,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:22,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:22,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:22,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:22,386 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:22,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:22,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:22,449 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:22,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:22,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:22,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:22,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:22,503 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:22,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:22,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:22,564 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:22,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:22,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:22,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:22,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:22,612 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:22,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:22,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:22,657 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:22,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:22,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:22,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:22,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:22,698 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:22,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:22,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:22,740 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:22,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:22,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:22,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:22,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:22,775 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:22,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:22,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:22,905 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:22,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:22,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:22,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:22,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:22,943 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:22,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:22,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:22,992 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:22,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:22,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:22,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:22,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:23,032 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:23,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:23,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:23,073 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:23,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:23,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:23,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:23,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:23,113 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:23,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:23,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:23,154 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:23,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:23,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:23,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:23,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:23,188 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:23,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:23,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:23,233 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:23,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:23,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:23,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:23,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:23,264 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:23,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:23,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:23,309 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:23,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:23,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:23,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:23,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:23,348 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:23,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:23,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:23,395 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:23,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:23,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:23,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:23,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:23,426 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:23,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:23,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:23,469 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:23,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:23,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:23,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:23,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:23,503 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:23,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:23,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:23,545 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:23,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:23,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:23,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:23,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:23,577 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:23,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:23,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:23,620 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:23,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:23,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:23,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:23,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:23,651 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:23,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:23,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:23,692 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:23,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:23,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:23,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:23,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:23,745 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:23,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:23,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:23,806 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:23,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:23,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:23,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:23,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:23,856 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:23,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:23,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:23,919 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:23,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:23,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:23,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:23,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:23,972 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:24,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:24,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:24,037 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:24,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:24,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:24,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:24,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:24,091 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:24,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:24,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:24,135 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:24,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:24,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:24,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:24,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:24,173 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:24,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:24,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:24,217 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:24,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:24,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:24,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:24,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:24,256 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:24,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:24,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:24,302 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:24,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:24,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:24,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:24,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:24,352 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:24,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:24,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:24,419 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:24,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:24,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:24,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:24,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:24,472 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:24,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:24,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:24,524 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:24,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:24,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:24,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:24,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:24,560 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:24,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:24,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:24,607 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:24,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:24,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:24,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:24,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:24,646 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:24,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:24,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:24,690 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:24,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:24,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:24,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:24,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:24,728 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:24,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:24,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:24,771 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:24,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:24,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:24,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:24,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:24,804 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:24,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:24,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:24,846 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:24,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:24,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:24,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:24,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:24,878 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:24,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:24,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:24,934 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:24,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:24,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:24,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:24,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:24,983 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:25,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:25,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:25,027 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:25,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:25,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:25,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:25,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:25,062 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:25,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:25,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:25,178 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:25,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:25,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:25,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:25,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:25,224 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:25,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:25,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:25,284 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:25,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:25,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:25,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:25,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:25,333 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:25,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:25,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:25,396 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:25,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:25,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:25,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:25,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:25,485 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:25,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:25,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:25,577 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:25,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:25,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:25,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:25,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:25,655 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:25,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:25,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:25,755 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:25,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:25,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:25,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:25,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:25,827 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:25,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:25,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:25,905 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:25,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:25,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:25,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:25,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:25,954 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:26,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:26,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:26,021 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:26,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:26,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:26,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:26,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:26,106 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:26,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:26,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:26,175 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:26,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:26,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:26,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:26,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:26,237 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:26,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:26,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:26,307 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:26,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:26,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:26,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:26,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:26,361 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:26,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:26,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:26,412 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:26,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:26,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:26,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:26,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:26,466 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:26,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:26,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:26,512 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:26,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:26,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:26,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:26,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:26,546 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:26,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:26,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:26,588 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:26,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:26,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:26,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:26,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:26,623 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:26,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:26,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:26,679 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:26,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:26,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:26,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:26,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:26,725 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:26,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:26,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:26,767 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:26,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:26,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:26,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:26,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:26,799 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:26,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:26,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:26,840 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:26,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:26,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:26,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:26,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:26,874 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:26,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:26,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:26,916 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:26,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:26,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:26,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:26,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:26,948 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:26,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:26,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:26,991 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:26,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:26,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:26,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:26,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:27,031 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:27,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:27,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:27,093 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:27,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:27,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:27,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:27,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:27,139 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:27,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:27,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:27,181 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:27,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:27,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:27,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:27,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:27,218 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:27,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:27,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:27,259 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:27,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:27,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:27,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:27,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:27,290 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:27,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:27,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:27,331 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:27,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:27,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:27,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:27,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:27,370 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:27,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:27,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:27,415 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:27,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:27,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:27,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:27,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:27,446 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:27,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:27,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:27,487 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:27,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:27,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:27,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:27,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:27,518 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:27,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:27,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:27,560 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:27,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:27,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:27,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:27,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:27,608 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:27,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:27,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:27,658 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:27,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:27,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:27,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:27,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:27,711 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:27,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:27,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:27,773 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:27,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:27,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:27,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:27,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:27,823 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:27,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:27,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:27,866 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:27,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:27,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:27,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:27,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:27,897 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:27,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:27,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:27,939 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:27,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:27,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:27,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:27,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:27,975 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:28,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:28,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:28,029 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:28,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:28,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:28,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:28,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:28,063 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:28,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:28,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:28,106 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:28,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:28,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:28,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:28,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:28,138 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:28,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:28,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:28,180 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:28,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:28,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:28,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:28,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:28,268 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:28,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:28,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:28,309 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:28,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:28,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:28,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:28,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:28,346 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:28,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:28,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:28,411 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:28,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:28,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:28,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:28,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:28,461 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:28,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:28,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:28,523 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:28,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:28,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:28,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:28,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:28,576 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:28,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:28,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:28,641 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:28,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:28,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:28,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:28,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:28,691 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:28,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:28,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:28,756 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:28,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:28,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:28,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:28,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:28,805 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:28,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:28,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:28,849 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:28,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:28,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:28,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:28,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:28,880 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:28,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:28,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:28,922 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:28,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:28,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:28,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:28,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:28,952 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:28,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:28,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:28,995 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:28,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:28,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:28,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:28,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:29,044 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:29,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:29,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:29,108 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:29,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:29,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:29,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:29,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:29,164 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:29,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:29,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:29,230 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:29,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:29,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:29,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:29,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:29,281 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:29,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:29,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:29,353 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:29,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:29,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:29,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:29,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:29,408 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:29,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:29,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:29,470 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:29,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:29,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:29,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:29,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:29,521 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:29,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:29,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:29,586 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:29,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:29,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:29,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:29,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:29,647 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:29,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:29,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:29,758 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:29,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:29,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:29,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:29,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:29,813 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:29,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:29,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:29,863 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:29,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:29,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:29,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:29,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:29,899 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:29,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:29,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:29,950 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:29,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:29,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:29,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:29,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:29,989 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:30,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:30,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:30,038 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:30,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:30,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:30,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:30,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:30,075 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:30,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:30,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:30,120 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:30,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:30,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:30,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:30,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:30,150 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:30,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:30,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:30,190 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:30,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:30,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:30,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:30,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:30,222 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:30,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:30,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:30,262 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:30,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:30,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:30,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:30,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:30,293 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:30,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:30,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:30,334 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:30,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:30,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:30,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:30,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:30,367 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:30,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:30,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:30,408 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:30,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:30,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:30,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:30,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:30,439 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:30,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:30,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:30,480 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:30,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:30,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:30,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:30,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:30,517 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:30,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:30,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:30,558 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:30,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:30,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:30,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:30,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:30,589 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:30,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:30,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:30,630 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:30,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:30,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:30,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:30,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:30,663 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:30,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:30,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:30,706 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:30,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:30,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:30,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:30,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:30,737 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:30,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:30,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:30,779 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:30,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:30,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:30,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:30,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:30,829 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:30,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:30,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:30,889 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:30,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:30,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:30,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:30,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:30,939 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:31,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:31,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:31,001 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:31,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:31,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:31,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:31,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:31,051 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:31,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:31,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:31,113 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:31,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:31,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:31,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:31,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:31,222 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:31,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:31,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:31,289 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:31,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:31,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:31,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:31,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:31,343 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:31,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:31,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:31,404 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:31,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:31,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:31,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:31,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:31,454 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:31,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:31,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:31,516 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:31,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:31,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:31,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:31,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:31,568 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:31,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:31,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:31,619 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:31,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:31,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:31,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:31,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:31,654 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:31,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:31,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:31,716 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:31,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:31,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:31,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:31,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:31,765 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:31,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:31,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:31,819 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:31,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:31,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:31,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:31,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:31,868 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:31,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:31,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:31,929 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:31,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:31,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:31,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:31,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:31,977 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:32,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:32,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:32,034 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:32,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:32,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:32,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:32,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:32,083 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:32,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:32,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:32,142 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:32,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:32,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:32,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:32,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:32,190 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:32,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:32,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:32,251 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:32,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:32,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:32,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:32,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:32,304 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:32,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:32,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:32,354 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:32,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:32,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:32,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:32,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:32,386 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:32,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:32,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:32,428 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:32,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:32,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:32,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:32,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:32,461 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:32,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:32,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:32,503 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:32,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:32,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:32,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:32,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:32,550 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:32,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:32,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:32,614 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:32,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:32,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:32,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:32,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:32,666 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:32,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:32,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:32,732 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:32,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:32,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:32,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:32,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:32,770 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:32,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:32,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:32,815 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:32,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:32,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:32,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:32,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:32,847 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:32,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:32,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:32,891 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:32,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:32,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:32,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:32,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:32,924 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:32,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:32,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:32,971 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:32,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:32,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:32,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:32,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:33,029 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:33,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:33,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:33,098 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:33,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:33,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:33,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:33,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:33,154 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:33,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:33,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:33,212 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:33,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:33,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:33,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:33,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:33,244 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:33,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:33,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:33,289 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:33,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:33,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:33,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:33,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:33,330 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:33,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:33,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:33,374 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:33,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:33,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:33,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:33,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:33,427 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:33,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:33,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:33,492 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:33,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:33,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:33,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:33,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:33,546 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:33,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:33,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:33,609 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:33,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:33,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:33,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:33,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:33,641 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:33,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:33,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:33,683 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:33,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:33,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:33,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:33,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:33,716 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:33,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:33,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:33,762 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:33,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:33,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:33,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:33,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:33,794 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:33,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:33,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:33,837 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:33,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:33,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:33,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:33,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:33,868 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:33,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:33,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:33,911 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:33,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:33,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:33,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:33,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:33,946 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:33,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:33,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:33,988 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:33,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:33,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:33,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:33,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:34,019 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:34,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:34,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:34,061 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:34,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:34,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:34,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:34,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:34,094 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:34,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:34,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:34,165 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:34,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:34,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:34,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:34,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:34,196 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:34,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:34,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:34,237 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:34,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:34,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:34,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:34,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:34,269 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:34,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:34,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:34,310 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:34,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:34,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:34,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:34,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:34,341 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:34,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:34,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:34,383 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:34,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:34,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:34,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:34,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:34,414 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:34,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:34,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:34,456 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:34,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:34,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:34,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:34,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:34,505 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:34,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:34,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:34,569 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:34,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:34,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:34,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:34,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:34,629 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:34,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:34,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:34,695 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:34,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:34,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:34,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:34,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:34,743 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:34,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:34,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:34,801 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:34,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:34,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:34,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:34,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:34,849 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:34,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:34,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:34,908 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:34,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:34,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:34,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:34,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:34,960 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:35,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:35,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:35,016 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:35,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:35,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:35,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:35,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:35,052 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:35,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:35,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:35,098 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:35,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:35,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:35,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:35,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:35,134 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:35,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:35,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:35,181 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:35,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:35,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:35,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:35,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:35,213 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:35,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:35,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:35,260 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:35,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:35,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:35,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:35,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:35,292 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:35,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:35,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:35,335 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:35,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:35,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:35,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:35,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:35,383 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:35,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:35,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:35,439 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:35,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:35,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:35,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:35,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:35,471 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:35,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:35,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:35,514 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:35,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:35,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:35,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:35,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:35,545 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:35,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:35,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:35,587 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:35,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:35,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:35,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:35,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:35,619 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:35,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:35,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:35,660 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:35,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:35,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:35,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:35,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:35,691 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:35,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:35,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:35,733 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:35,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:35,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:35,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:35,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:35,764 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:35,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:35,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:35,806 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:35,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:35,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:35,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:35,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:35,838 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:35,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:35,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:35,880 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:35,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:35,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:35,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:35,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:35,923 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:35,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:35,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:35,965 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:35,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:35,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:35,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:35,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:35,996 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:36,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:36,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:36,043 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:36,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:36,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:36,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:36,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:36,074 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:36,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:36,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:36,115 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:36,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:36,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:36,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:36,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:36,146 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:36,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:36,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:36,189 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:36,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:36,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:36,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:36,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:36,219 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:36,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:36,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:36,261 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:36,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:36,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:36,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:36,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:36,291 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:36,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:36,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:36,333 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:36,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:36,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:36,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:36,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:36,367 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:36,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:36,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:36,408 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:36,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:36,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:36,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:36,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:36,439 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:36,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:36,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:36,480 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:36,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:36,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:36,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:36,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:36,511 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:36,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:36,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:36,552 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:36,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:36,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:36,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:36,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:36,583 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:36,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:36,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:36,647 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:36,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:36,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:36,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:36,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:36,702 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:36,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:36,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:36,763 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:36,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:36,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:36,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:36,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:36,810 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:36,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:36,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:36,867 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:36,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:36,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:36,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:36,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:36,914 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:36,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:36,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:36,970 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:36,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:36,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:36,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:36,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:37,019 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:37,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:37,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:37,079 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:37,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:37,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:37,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:37,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:37,128 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:37,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:37,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:37,187 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:37,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:37,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:37,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:37,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:37,232 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:37,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:37,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:37,292 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:37,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:37,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:37,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:37,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:37,340 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:37,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:37,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:37,399 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:37,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:37,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:37,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:37,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:37,446 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:37,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:37,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:37,504 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:37,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:37,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:37,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:37,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:37,555 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:37,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:37,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:37,613 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:37,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:37,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:37,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:37,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:37,659 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:37,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:37,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:37,702 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:37,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:37,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:37,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:37,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:37,733 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:37,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:37,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:37,775 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:37,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:37,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:37,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:37,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:37,822 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:37,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:37,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:37,882 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:37,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:37,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:37,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:37,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:37,931 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:37,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:37,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:37,988 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:37,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:37,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:37,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:37,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:38,037 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:38,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:38,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:38,095 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:38,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:38,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:38,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:38,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:38,146 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:38,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:38,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:38,192 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:38,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:38,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:38,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:38,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:38,235 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:38,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:38,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:38,278 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:38,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:38,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:38,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:38,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:38,309 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:38,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:38,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:38,351 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:38,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:38,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:38,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:38,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:38,382 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:38,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:38,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:38,426 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:38,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:38,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:38,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:38,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:38,476 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:38,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:38,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:38,520 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:38,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:38,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:38,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:38,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:38,550 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:38,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:38,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:38,592 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:38,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:38,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:38,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:38,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:38,624 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:38,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:38,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:38,667 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:38,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:38,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:38,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:38,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:38,718 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:38,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:38,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:38,776 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:38,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:38,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:38,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:38,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:38,823 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:38,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:38,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:38,883 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:38,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:38,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:38,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:38,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:38,932 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:38,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:38,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:38,991 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:38,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:38,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:38,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:38,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:39,041 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:39,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:39,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:39,100 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:39,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:39,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:39,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:39,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:39,147 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:39,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:39,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:39,207 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:39,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:39,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:39,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:39,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:39,255 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:39,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:39,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:39,312 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:39,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:39,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:39,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:39,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:39,364 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:39,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:39,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:39,424 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:39,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:39,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:39,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:39,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:39,471 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:39,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:39,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:39,528 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:39,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:39,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:39,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:39,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:39,575 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:39,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:39,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:39,644 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:39,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:39,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:39,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:39,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:39,700 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:39,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:39,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:39,772 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:39,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:39,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:39,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:39,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:39,825 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:39,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:39,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:39,893 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:39,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:39,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:39,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:39,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:39,950 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:40,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:40,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:40,016 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:40,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:40,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:40,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:40,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:40,064 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:40,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:40,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:40,127 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:40,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:40,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:40,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:40,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:40,183 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:40,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:40,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:40,246 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:40,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:40,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:40,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:40,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:40,297 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:40,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:40,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:40,349 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:40,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:40,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:40,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:40,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:40,381 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:40,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:40,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:40,427 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:40,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:40,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:40,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:40,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:40,458 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:40,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:40,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:40,499 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:40,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:40,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:40,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:40,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:40,530 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:40,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:40,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:40,571 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:40,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:40,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:40,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:40,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:40,601 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:40,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:40,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:40,643 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:40,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:40,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:40,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:40,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:40,675 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:40,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:40,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:40,716 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:40,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:40,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:40,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:40,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:40,748 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:40,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:40,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:40,791 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:40,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:40,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:40,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:40,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:40,824 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:40,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:40,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:40,866 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:40,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:40,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:40,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:40,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:40,917 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:40,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:40,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:40,965 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:40,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:40,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:40,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:40,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:40,999 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:41,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:41,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:41,046 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:41,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:41,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:41,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:41,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:41,080 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:41,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:41,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:41,123 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:41,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:41,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:41,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:41,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:41,157 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:41,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:41,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:41,202 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:41,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:41,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:41,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:41,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:41,237 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:41,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:41,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:41,285 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:41,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:41,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:41,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:41,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:41,317 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:41,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:41,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:41,361 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:41,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:41,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:41,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:41,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:41,412 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:41,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:41,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:41,474 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:41,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:41,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:41,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:41,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:41,526 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:41,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:41,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:41,586 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:41,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:41,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:41,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:41,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:41,628 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:41,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:41,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:41,669 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:41,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:41,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:41,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:41,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:41,719 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:41,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:41,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:41,781 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:41,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:41,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:41,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:41,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:41,830 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:41,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:41,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:41,889 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:41,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:41,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:41,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:41,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:41,940 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:42,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:42,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:42,001 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:42,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:42,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:42,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:42,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:42,049 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:42,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:42,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:42,107 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:42,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:42,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:42,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:42,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:42,159 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:42,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:42,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:42,218 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:42,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:42,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:42,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:42,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:42,270 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:42,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:42,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:42,335 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:42,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:42,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:42,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:42,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:42,380 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:42,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:42,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:42,443 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:42,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:42,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:42,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:42,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:42,495 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:42,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:42,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:42,558 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:42,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:42,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:42,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:42,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:42,610 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:42,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:42,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:42,672 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:42,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:42,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:42,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:42,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:42,703 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:42,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:42,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:42,743 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:42,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:42,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:42,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:42,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:42,773 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:42,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:42,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:42,814 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:42,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:42,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:42,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:42,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:42,862 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:42,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:42,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:42,927 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:42,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:42,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:42,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:42,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:42,985 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:43,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:43,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:43,054 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:43,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:43,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:43,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:43,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:43,108 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:43,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:43,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:43,167 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:43,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:43,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:43,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:43,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:43,219 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:43,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:43,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:43,287 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:43,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:43,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:43,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:43,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:43,341 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:43,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:43,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:43,409 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:43,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:43,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:43,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:43,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:43,472 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:43,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:43,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:43,535 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:43,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:43,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:43,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:43,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:43,585 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:43,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:43,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:43,643 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:43,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:43,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:43,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:43,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:43,687 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:43,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:43,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:43,730 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:43,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:43,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:43,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:43,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:43,761 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:43,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:43,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:43,802 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:43,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:43,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:43,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:43,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:43,834 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:43,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:43,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:43,875 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:43,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:43,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:43,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:43,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:43,906 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:43,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:43,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:43,949 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:43,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:43,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:43,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:43,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:43,981 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:44,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:44,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:44,026 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:44,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:44,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:44,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:44,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:44,057 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:44,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:44,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:44,100 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:44,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:44,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:44,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:44,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:44,133 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:44,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:44,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:44,177 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:44,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:44,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:44,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:44,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:44,226 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:44,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:44,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:44,271 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:44,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:44,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:44,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:44,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:44,305 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:44,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:44,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:44,347 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:44,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:44,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:44,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:44,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:44,385 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:44,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:44,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:44,427 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:44,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:44,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:44,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:44,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:44,462 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:44,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:44,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:44,510 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:44,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:44,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:44,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:44,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:44,545 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:44,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:44,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:44,588 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:44,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:44,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:44,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:44,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:44,621 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:44,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:44,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:44,669 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:44,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:44,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:44,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:44,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:44,703 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:44,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:44,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:44,746 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:44,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:44,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:44,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:44,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:44,776 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:44,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:44,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:44,814 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:44,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:44,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:44,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:44,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:44,845 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:44,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:44,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:44,887 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:44,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:44,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:44,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:44,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:44,917 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:44,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:44,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:44,964 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:44,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:44,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:44,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:44,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:44,997 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:45,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:45,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:45,038 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:45,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:45,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:45,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:45,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:45,070 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:45,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:45,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:45,111 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:45,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:45,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:45,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:45,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:45,161 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:45,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:45,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:45,212 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:45,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:45,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:45,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:45,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:45,243 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:45,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:45,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:45,284 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:45,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:45,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:45,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:45,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:45,326 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:45,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:45,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:45,370 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:45,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:45,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:45,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:45,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:45,403 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:45,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:45,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:45,442 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:45,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:45,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:45,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:45,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:45,477 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:45,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:45,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:45,516 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:45,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:45,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:45,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:45,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:45,555 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:45,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:45,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:45,595 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:45,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:45,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:45,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:45,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:45,635 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:45,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:45,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:45,678 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:45,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:45,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:45,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:45,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:45,710 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:45,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:45,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:45,751 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:45,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:45,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:45,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:45,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:45,781 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:45,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:45,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:45,822 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:45,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:45,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:45,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:45,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:45,852 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:45,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:45,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:45,895 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:45,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:45,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:45,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:45,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:45,925 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:45,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:45,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:45,968 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:45,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:45,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:45,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:45,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:46,005 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:46,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:46,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:46,049 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:46,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:46,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:46,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:46,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:46,082 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:46,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:46,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:46,126 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:46,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:46,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:46,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:46,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:46,158 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:46,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:46,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:46,200 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:46,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:46,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:46,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:46,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:46,231 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:46,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:46,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:46,272 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:46,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:46,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:46,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:46,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:46,303 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:46,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:46,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:46,367 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:46,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:46,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:46,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:46,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:46,422 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:46,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:46,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:46,482 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:46,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:46,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:46,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:46,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:46,532 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:46,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:46,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:46,585 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:46,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:46,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:46,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:46,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:46,615 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:46,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:46,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:46,655 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:46,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:46,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:46,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:46,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:46,685 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:46,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:46,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:46,725 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:46,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:46,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:46,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:46,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:46,758 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:46,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:46,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:46,808 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:46,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:46,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:46,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:46,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:46,838 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:46,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:46,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:46,881 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:46,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:46,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:46,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:46,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:46,911 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:46,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:46,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:46,952 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:46,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:46,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:46,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:46,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:46,982 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:47,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:47,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:47,023 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:47,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:47,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:47,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:47,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:47,053 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:47,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:47,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:47,092 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:47,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:47,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:47,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:47,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:47,123 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:47,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:47,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:47,168 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:47,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:47,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:47,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:47,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:47,198 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:47,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:47,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:47,238 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:47,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:47,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:47,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:47,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:47,267 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:47,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:47,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:47,308 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:47,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:47,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:47,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:47,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:47,351 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:47,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:47,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:47,392 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:47,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:47,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:47,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:47,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:47,439 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:47,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:47,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:47,499 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:47,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:47,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:47,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:47,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:47,547 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:47,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:47,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:47,605 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:47,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:47,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:47,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:47,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:47,652 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:47,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:47,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:47,715 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:47,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:47,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:47,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:47,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:47,761 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:47,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:47,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:47,825 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:47,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:47,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:47,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:47,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:47,872 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:47,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:47,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:47,930 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:47,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:47,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:47,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:47,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:47,978 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:48,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:48,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:48,019 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:48,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:48,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:48,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:48,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:48,050 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:48,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:48,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:48,089 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:48,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:48,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:48,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:48,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:48,127 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:48,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:48,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:48,185 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:48,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:48,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:48,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:48,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:48,233 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:48,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:48,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:48,292 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:48,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:48,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:48,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:48,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:48,337 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:48,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:48,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:48,393 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:48,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:48,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:48,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:48,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:48,438 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:48,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:48,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:48,487 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:48,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:48,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:48,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:48,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:48,518 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:48,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:48,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:48,561 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:48,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:48,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:48,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:48,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:48,592 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:48,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:48,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:48,633 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:48,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:48,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:48,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:48,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:48,663 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:48,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:48,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:48,703 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:48,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:48,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:48,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:48,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:48,735 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:48,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:48,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:48,776 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:48,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:48,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:48,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:48,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:48,811 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:48,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:48,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:48,854 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:48,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:48,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:48,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:48,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:48,885 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:48,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:48,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:48,927 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:48,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:48,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:48,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:48,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:48,958 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:49,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:49,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:49,002 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:49,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:49,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:49,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:49,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:49,036 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:49,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:49,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:49,081 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:49,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:49,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:49,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:49,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:49,115 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:49,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:49,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:49,155 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:49,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:49,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:49,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:49,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:49,189 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:49,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:49,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:49,237 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:49,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:49,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:49,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:49,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:49,273 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:49,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:49,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:49,320 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:49,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:49,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:49,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:49,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:49,356 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:49,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:49,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:49,405 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:49,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:49,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:49,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:49,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:49,462 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:49,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:49,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:49,528 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:49,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:49,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:49,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:49,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:49,583 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:49,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:49,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:49,654 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:49,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:49,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:49,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:49,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:49,699 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:49,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:49,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:49,762 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:49,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:49,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:49,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:49,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:49,802 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:49,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:49,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:49,846 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:49,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:49,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:49,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:49,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:49,877 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:49,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:49,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:49,920 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:49,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:49,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:49,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:49,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:49,951 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:49,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:49,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:49,992 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:49,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:49,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:49,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:49,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:50,023 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:50,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:50,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:50,064 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:50,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:50,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:50,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:50,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:50,096 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:50,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:50,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:50,136 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:50,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:50,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:50,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:50,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:50,181 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:50,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:50,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:50,245 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:50,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:50,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:50,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:50,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:50,298 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:50,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:50,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:50,360 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:50,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:50,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:50,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:50,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:50,410 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:50,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:50,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:50,469 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:50,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:50,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:50,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:50,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:50,506 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:50,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:50,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:50,547 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:50,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:50,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:50,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:50,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:50,577 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:50,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:50,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:50,618 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:50,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:50,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:50,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:50,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:50,649 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:50,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:50,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:50,689 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:50,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:50,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:50,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:50,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:50,719 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:50,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:50,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:50,760 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:50,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:50,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:50,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:50,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:50,789 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:50,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:50,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:50,829 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:50,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:50,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:50,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:50,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:50,859 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:50,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:50,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:50,899 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:50,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:50,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:50,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:50,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:50,929 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:50,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:50,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:50,968 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:50,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:50,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:50,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:50,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:50,998 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:51,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:51,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:51,039 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:51,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:51,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:51,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:51,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:51,068 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:51,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:51,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:51,111 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:51,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:51,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:51,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:51,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:51,145 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:51,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:51,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:51,186 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:51,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:51,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:51,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:51,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:51,216 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:51,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:51,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:51,256 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:51,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:51,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:51,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:51,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:51,286 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:51,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:51,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:51,326 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:51,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:51,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:51,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:51,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:51,375 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:51,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:51,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:51,417 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:51,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:51,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:51,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:51,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:51,447 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:51,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:51,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:51,488 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:51,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:51,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:51,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:51,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:51,518 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:51,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:51,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:51,559 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:51,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:51,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:51,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:51,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:51,590 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:51,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:51,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:51,631 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:51,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:51,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:51,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:51,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:51,677 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:51,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:51,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:51,719 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:51,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:51,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:51,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:51,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:51,754 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:51,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:51,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:51,795 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:51,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:51,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:51,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:51,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:51,825 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:51,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:51,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:51,864 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:51,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:51,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:51,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:51,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:51,894 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:51,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:51,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:51,934 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:51,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:51,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:51,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:51,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:51,963 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:52,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:52,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:52,003 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:52,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:52,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:52,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:52,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:52,033 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:52,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:52,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:52,072 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:52,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:52,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:52,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:52,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:52,102 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:52,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:52,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:52,142 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:52,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:52,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:52,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:52,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:52,188 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:52,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:52,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:52,228 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:52,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:52,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:52,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:52,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:52,258 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:52,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:52,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:52,298 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:52,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:52,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:52,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:52,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:52,328 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:52,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:52,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:52,368 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:52,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:52,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:52,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:52,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:52,397 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:52,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:52,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:52,437 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:52,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:52,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:52,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:52,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:52,466 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:52,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:52,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:52,507 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:52,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:52,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:52,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:52,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:52,537 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:52,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:52,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:52,577 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:52,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:52,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:52,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:52,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:52,624 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:52,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:52,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:52,681 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:52,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:52,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:52,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:52,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:52,729 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:52,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:52,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:52,797 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:52,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:52,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:52,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:52,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:52,844 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:52,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:52,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:52,899 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:52,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:52,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:52,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:52,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:52,945 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:53,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:53,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:53,002 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:53,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:53,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:53,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:53,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:53,048 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:53,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:53,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:53,105 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:53,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:53,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:53,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:53,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:53,154 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:53,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:53,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:53,214 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:53,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:53,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:53,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:53,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:53,263 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:53,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:53,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:53,321 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:53,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:53,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:53,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:53,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:53,367 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:53,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:53,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:53,428 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:53,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:53,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:53,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:53,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:53,472 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:53,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:53,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:53,513 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:53,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:53,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:53,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:53,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:53,542 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:53,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:53,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:53,583 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:53,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:53,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:53,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:53,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:53,612 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:53,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:53,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:53,652 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:53,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:53,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:53,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:53,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:53,682 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:53,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:53,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:53,722 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:53,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:53,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:53,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:53,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:53,753 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:53,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:53,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:53,794 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:53,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:53,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:53,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:53,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:53,824 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:53,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:53,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:53,865 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:53,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:53,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:53,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:53,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:53,912 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:53,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:53,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:53,971 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:53,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:53,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:53,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:53,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:54,017 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:54,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:54,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:54,077 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:54,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:54,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:54,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:54,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:54,125 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:54,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:54,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:54,182 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:54,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:54,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:54,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:54,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:54,228 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:54,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:54,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:54,288 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:54,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:54,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:54,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:54,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:54,337 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:54,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:54,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:54,395 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:54,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:54,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:54,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:54,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:54,443 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:54,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:54,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:54,504 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:54,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:54,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:54,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:54,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:54,550 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:54,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:54,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:54,601 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:54,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:54,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:54,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:54,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:54,632 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:54,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:54,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:54,673 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:54,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:54,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:54,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:54,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:54,704 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:54,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:54,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:54,748 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:54,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:54,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:54,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:54,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:54,782 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:54,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:54,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:54,823 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:54,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:54,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:54,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:54,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:54,853 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:54,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:54,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:54,898 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:54,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:54,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:54,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:54,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:54,928 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:54,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:54,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:54,972 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:54,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:54,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:54,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:54,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:55,003 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:55,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:55,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:55,043 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:55,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:55,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:55,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:55,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:55,072 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:55,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:55,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:55,112 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:55,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:55,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:55,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:55,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:55,141 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:55,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:55,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:55,183 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:55,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:55,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:55,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:55,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:55,213 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:55,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:55,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:55,258 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:55,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:55,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:55,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:55,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:55,293 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:55,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:55,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:55,335 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:55,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:55,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:55,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:55,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:55,384 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:55,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:55,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:55,436 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:55,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:55,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:55,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:55,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:55,466 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:55,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:55,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:55,505 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:55,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:55,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:55,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:55,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:55,535 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:55,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:55,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:55,576 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:55,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:55,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:55,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:55,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:55,606 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:55,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:55,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:55,646 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:55,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:55,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:55,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:55,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:55,680 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:55,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:55,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:55,724 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:55,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:55,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:55,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:55,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:55,756 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:55,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:55,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:55,797 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:55,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:55,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:55,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:55,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:55,827 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:55,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:55,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:55,867 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:55,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:55,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:55,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:55,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:55,897 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:55,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:55,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:55,939 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:55,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:55,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:55,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:55,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:55,970 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:56,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:56,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:56,012 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:56,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:56,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:56,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:56,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:56,042 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:56,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:56,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:56,082 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:56,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:56,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:56,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:56,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:56,112 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:56,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:56,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:56,153 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:56,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:56,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:56,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:56,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:56,183 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:56,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:56,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:56,224 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:56,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:56,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:56,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:56,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:56,254 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:56,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:56,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:56,295 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:56,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:56,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:56,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:56,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:56,326 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:56,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:56,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:56,370 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:56,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:56,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:56,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:56,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:56,403 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:56,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:56,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:56,444 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:56,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:56,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:56,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:56,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:56,475 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:56,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:56,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:56,518 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:56,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:56,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:56,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:56,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:56,550 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:56,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:56,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:56,592 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:56,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:56,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:56,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:56,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:56,624 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:56,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:56,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:56,670 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:56,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:56,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:56,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:56,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:56,703 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:56,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:56,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:56,744 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:56,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:56,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:56,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:56,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:56,783 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:56,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:56,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:56,841 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:56,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:56,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:56,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:56,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:56,889 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:56,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:56,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:56,947 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:56,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:56,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:56,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:56,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:56,993 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:57,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:57,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:57,050 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:57,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:57,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:57,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:57,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:57,096 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:57,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:57,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:57,146 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:57,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:57,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:57,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:57,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:57,175 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:57,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:57,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:57,216 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:57,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:57,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:57,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:57,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:57,250 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:57,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:57,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:57,292 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:57,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:57,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:57,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:57,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:57,321 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:57,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:57,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:57,362 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:57,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:57,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:57,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:57,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:57,391 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:57,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:57,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:57,432 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:57,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:57,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:57,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:57,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:57,461 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:57,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:57,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:57,502 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:57,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:57,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:57,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:57,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:57,532 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:57,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:57,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:57,572 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:57,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:57,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:57,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:57,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:57,602 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:57,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:57,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:57,643 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:57,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:57,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:57,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:57,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:57,676 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:57,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:57,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:57,716 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:57,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:57,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:57,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:57,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:57,753 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:57,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:57,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:57,794 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:57,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:57,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:57,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:57,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:57,823 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:57,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:57,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:57,863 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:57,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:57,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:57,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:57,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:57,893 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:57,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:57,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:57,934 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:57,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:57,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:57,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:57,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:57,964 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:58,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:58,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:58,004 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:58,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:58,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:58,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:58,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:58,035 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:58,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:58,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:58,077 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:58,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:58,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:58,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:58,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:58,107 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:58,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:58,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:58,150 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:58,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:58,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:58,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:58,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:58,180 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:58,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:58,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:58,220 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:58,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:58,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:58,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:58,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:58,250 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:58,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:58,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:58,291 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:58,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:58,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:58,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:58,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:58,321 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:58,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:58,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:58,363 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:58,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:58,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:58,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:58,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:58,399 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:58,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:58,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:58,441 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:58,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:58,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:58,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:58,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:58,489 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:58,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:58,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:58,530 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:58,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:58,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:58,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:58,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:58,560 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:58,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:58,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:58,601 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:58,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:58,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:58,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:58,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:58,632 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:58,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:58,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:58,674 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:58,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:58,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:58,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:58,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:58,704 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:58,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:58,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:58,745 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:58,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:58,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:58,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:58,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:58,775 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:58,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:58,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:58,815 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:58,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:58,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:58,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:58,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:58,851 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:58,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:58,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:58,891 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:58,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:58,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:58,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:58,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:58,921 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:58,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:58,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:58,962 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:58,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:58,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:58,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:58,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:58,991 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:59,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:59,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:59,031 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:59,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:59,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:59,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:59,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:59,060 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:59,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:59,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:59,101 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:59,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:59,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:59,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:59,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:59,130 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:59,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:59,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:59,170 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:59,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:59,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:59,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:59,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:59,200 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:59,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:59,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:59,240 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:59,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:59,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:59,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:59,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:59,269 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:59,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:59,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:59,312 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:59,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:59,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:59,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:59,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:59,343 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:59,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:59,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:59,384 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:59,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:59,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:59,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:59,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:59,415 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:59,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:59,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:59,481 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:59,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:59,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:59,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:59,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:59,534 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:59,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:59,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:59,596 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:59,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:59,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:59,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:59,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:59,645 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:59,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:59,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:59,693 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:59,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:59,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:59,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:59,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:59,741 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:59,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:59,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:59,787 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:59,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:59,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:59,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:59,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:59,820 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:59,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:59,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:59,874 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:59,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:59,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:59,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:59,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:59,905 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:09:59,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:59,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:09:59,947 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:09:59,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:09:59,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:59,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:59,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:59,979 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:00,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:00,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:00,021 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:00,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:00,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:00,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:00,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:00,051 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:00,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:00,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:00,093 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:00,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:00,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:00,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:00,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:00,124 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:00,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:00,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:00,165 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:00,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:00,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:00,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:00,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:00,195 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:00,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:00,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:00,235 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:00,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:00,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:00,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:00,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:00,265 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:00,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:00,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:00,306 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:00,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:00,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:00,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:00,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:00,341 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:00,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:00,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:00,384 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:00,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:00,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:00,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:00,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:00,414 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:00,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:00,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:00,454 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:00,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:00,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:00,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:00,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:00,484 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:00,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:00,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:00,525 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:00,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:00,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:00,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:00,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:00,555 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:00,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:00,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:00,595 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:00,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:00,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:00,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:00,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:00,625 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:00,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:00,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:00,668 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:00,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:00,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:00,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:00,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:00,699 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:00,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:00,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:00,740 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:00,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:00,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:00,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:00,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:00,772 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:00,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:00,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:00,813 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:00,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:00,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:00,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:00,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:00,855 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:00,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:00,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:00,895 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:00,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:00,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:00,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:00,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:00,940 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:00,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:00,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:00,980 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:00,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:00,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:00,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:00,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:01,009 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:01,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:01,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:01,049 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:01,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:01,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:01,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:01,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:01,078 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:01,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:01,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:01,126 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:01,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:01,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:01,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:01,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:01,161 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:01,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:01,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:01,202 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:01,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:01,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:01,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:01,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:01,232 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:01,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:01,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:01,274 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:01,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:01,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:01,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:01,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:01,303 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:01,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:01,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:01,343 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:01,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:01,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:01,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:01,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:01,373 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:01,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:01,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:01,413 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:01,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:01,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:01,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:01,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:01,443 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:01,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:01,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:01,485 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:01,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:01,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:01,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:01,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:01,515 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:01,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:01,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:01,556 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:01,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:01,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:01,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:01,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:01,585 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:01,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:01,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:01,627 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:01,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:01,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:01,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:01,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:01,658 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:01,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:01,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:01,702 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:01,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:01,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:01,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:01,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:01,736 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:01,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:01,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:01,784 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:01,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:01,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:01,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:01,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:01,820 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:01,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:01,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:01,867 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:01,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:01,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:01,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:01,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:01,925 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:01,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:01,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:01,983 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:01,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:01,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:01,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:01,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:02,016 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:02,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:02,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:02,058 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:02,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:02,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:02,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:02,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:02,092 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:02,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:02,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:02,150 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:02,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:02,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:02,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:02,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:02,187 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:02,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:02,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:02,237 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:02,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:02,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:02,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:02,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:02,274 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:02,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:02,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:02,326 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:02,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:02,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:02,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:02,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:02,362 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:02,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:02,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:02,407 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:02,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:02,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:02,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:02,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:02,442 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:02,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:02,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:02,487 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:02,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:02,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:02,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:02,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:02,525 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:02,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:02,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:02,569 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:02,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:02,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:02,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:02,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:02,599 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:02,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:02,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:02,640 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:02,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:02,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:02,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:02,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:02,679 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:02,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:02,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:02,721 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:02,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:02,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:02,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:02,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:02,755 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:02,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:02,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:02,796 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:02,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:02,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:02,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:02,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:02,827 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:02,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:02,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:02,867 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:02,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:02,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:02,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:02,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:02,899 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:02,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:02,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:02,943 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:02,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:02,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:02,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:02,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:02,977 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:03,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:03,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:03,027 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:03,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:03,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:03,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:03,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:03,069 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:03,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:03,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:03,118 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:03,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:03,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:03,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:03,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:03,151 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:03,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:03,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:03,195 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:03,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:03,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:03,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:03,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:03,230 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:03,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:03,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:03,271 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:03,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:03,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:03,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:03,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:03,312 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:03,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:03,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:03,353 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:03,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:03,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:03,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:03,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:03,388 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:03,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:03,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:03,433 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:03,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:03,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:03,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:03,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:03,469 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:03,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:03,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:03,513 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:03,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:03,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:03,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:03,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:03,545 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:03,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:03,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:03,588 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:03,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:03,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:03,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:03,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:03,620 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:03,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:03,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:03,660 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:03,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:03,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:03,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:03,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:03,692 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:03,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:03,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:03,738 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:03,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:03,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:03,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:03,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:03,773 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:03,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:03,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:03,823 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:03,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:03,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:03,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:03,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:03,859 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:03,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:03,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:03,908 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:03,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:03,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:03,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:03,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:03,947 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:03,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:03,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:03,993 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:03,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:03,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:03,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:03,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:04,026 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:04,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:04,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:04,070 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:04,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:04,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:04,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:04,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:04,106 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:04,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:04,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:04,149 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:04,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:04,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:04,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:04,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:04,180 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:04,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:04,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:04,220 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:04,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:04,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:04,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:04,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:04,268 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:04,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:04,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:04,327 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:04,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:04,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:04,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:04,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:04,365 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:04,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:04,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:04,406 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:04,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:04,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:04,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:04,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:04,436 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:04,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:04,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:04,476 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:04,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:04,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:04,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:04,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:04,506 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:04,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:04,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:04,547 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:04,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:04,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:04,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:04,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:04,577 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:04,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:04,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:04,617 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:04,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:04,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:04,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:04,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:04,646 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:04,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:04,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:04,686 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:04,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:04,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:04,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:04,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:04,716 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:04,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:04,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:04,756 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:04,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:04,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:04,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:04,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:04,790 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:04,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:04,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:04,848 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:04,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:04,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:04,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:04,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:04,877 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:04,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:04,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:04,918 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:04,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:04,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:04,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:04,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:04,948 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:04,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:04,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:04,992 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:04,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:04,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:04,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:04,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:05,021 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:05,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:05,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:05,064 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:05,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:05,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:05,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:05,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:05,112 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:05,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:05,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:05,171 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:05,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:05,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:05,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:05,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:05,217 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:05,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:05,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:05,275 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:05,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:05,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:05,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:05,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:05,322 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:05,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:05,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:05,378 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:05,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:05,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:05,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:05,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:05,423 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:05,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:05,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:05,480 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:05,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:05,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:05,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:05,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:05,524 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:05,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:05,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:05,577 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:05,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:05,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:05,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:05,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:05,607 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:05,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:05,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:05,646 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:05,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:05,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:05,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:05,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:05,675 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:05,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:05,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:05,715 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:05,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:05,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:05,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:05,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:05,745 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:05,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:05,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:05,785 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:05,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:05,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:05,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:05,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:05,814 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:05,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:05,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:05,854 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:05,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:05,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:05,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:05,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:05,883 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:05,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:05,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:05,923 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:05,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:05,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:05,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:05,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:05,952 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:05,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:05,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:05,992 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:05,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:05,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:05,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:05,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:06,023 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:06,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:06,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:06,064 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:06,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:06,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:06,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:06,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:06,093 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:06,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:06,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:06,134 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:06,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:06,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:06,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:06,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:06,164 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:06,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:06,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:06,205 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:06,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:06,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:06,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:06,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:06,236 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:06,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:06,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:06,277 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:06,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:06,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:06,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:06,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:06,307 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:06,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:06,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:06,349 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:06,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:06,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:06,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:06,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:06,398 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:06,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:06,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:06,457 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:06,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:06,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:06,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:06,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:06,506 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:06,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:06,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:06,547 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:06,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:06,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:06,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:06,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:06,581 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:06,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:06,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:06,622 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:06,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:06,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:06,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:06,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:06,651 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:06,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:06,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:06,693 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:06,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:06,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:06,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:06,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:06,722 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:06,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:06,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:06,763 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:06,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:06,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:06,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:06,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:06,792 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:06,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:06,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:06,833 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:06,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:06,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:06,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:06,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:06,862 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:06,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:06,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:06,902 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:06,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:06,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:06,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:06,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:06,931 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:06,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:06,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:06,970 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:06,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:06,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:06,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:06,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:07,000 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:07,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:07,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:07,040 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:07,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:07,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:07,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:07,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:07,073 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:07,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:07,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:07,114 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:07,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:07,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:07,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:07,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:07,144 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:07,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:07,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:07,184 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:07,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:07,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:07,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:07,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:07,219 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:07,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:07,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:07,260 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:07,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:07,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:07,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:07,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:07,289 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:07,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:07,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:07,329 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:07,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:07,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:07,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:07,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:07,370 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:07,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:07,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:07,411 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:07,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:07,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:07,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:07,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:07,440 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:07,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:07,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:07,480 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:07,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:07,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:07,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:07,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:07,509 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:07,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:07,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:07,553 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:07,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:07,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:07,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:07,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:07,583 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:07,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:07,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:07,624 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:07,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:07,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:07,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:07,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:07,653 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:07,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:07,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:07,693 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:07,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:07,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:07,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:07,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:07,722 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:07,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:07,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:07,763 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:07,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:07,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:07,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:07,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:07,794 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:07,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:07,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:07,838 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:07,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:07,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:07,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:07,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:07,867 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:07,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:07,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:07,913 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:07,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:07,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:07,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:07,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:07,942 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:07,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:07,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:07,982 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:07,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:07,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:07,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:07,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:08,012 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:08,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:08,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:08,051 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:08,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:08,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:08,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:08,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:08,081 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:08,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:08,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:08,121 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:08,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:08,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:08,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:08,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:08,150 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:08,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:08,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:08,190 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:08,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:08,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:08,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:08,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:08,220 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:08,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:08,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:08,261 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:08,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:08,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:08,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:08,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:08,290 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:08,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:08,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:08,330 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:08,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:08,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:08,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:08,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:08,359 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:08,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:08,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:08,400 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:08,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:08,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:08,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:08,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:08,429 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:08,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:08,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:08,469 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:08,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:08,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:08,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:08,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:08,498 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:08,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:08,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:08,539 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:08,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:08,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:08,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:08,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:08,568 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:08,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:08,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:08,608 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:08,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:08,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:08,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:08,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:08,638 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:08,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:08,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:08,678 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:08,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:08,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:08,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:08,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:08,709 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:08,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:08,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:08,750 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:08,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:08,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:08,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:08,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:08,780 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:08,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:08,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:08,821 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:08,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:08,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:08,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:08,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:08,850 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:08,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:08,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:08,891 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:08,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:08,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:08,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:08,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:08,920 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:08,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:08,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:08,961 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:08,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:08,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:08,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:08,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:08,991 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:09,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:09,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:09,031 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:09,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:09,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:09,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:09,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:09,066 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:09,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:09,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:09,106 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:09,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:09,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:09,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:09,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:09,136 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:09,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:09,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:09,177 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:09,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:09,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:09,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:09,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:09,206 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:09,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:09,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:09,246 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:09,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:09,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:09,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:09,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:09,275 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:09,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:09,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:09,316 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:09,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:09,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:09,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:09,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:09,352 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:09,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:09,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:09,393 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:09,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:09,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:09,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:09,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:09,423 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:09,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:09,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:09,489 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:09,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:09,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:09,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:09,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:09,567 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:09,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:09,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:09,632 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:09,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:09,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:09,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:09,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:09,677 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:09,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:09,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:09,738 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:09,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:09,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:09,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:09,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:09,787 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:09,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:09,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:09,828 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:09,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:09,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:09,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:09,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:09,861 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:09,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:09,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:09,903 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:09,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:09,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:09,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:09,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:09,933 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:09,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:09,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:09,974 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:09,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:09,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:09,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:09,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:10,004 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:10,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:10,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:10,044 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:10,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:10,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:10,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:10,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:10,073 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:10,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:10,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:10,115 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:10,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:10,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:10,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:10,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:10,144 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:10,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:10,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:10,185 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:10,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:10,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:10,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:10,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:10,215 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:10,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:10,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:10,255 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:10,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:10,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:10,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:10,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:10,301 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:10,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:10,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:10,358 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:10,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:10,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:10,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:10,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:10,405 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:10,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:10,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:10,463 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:10,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:10,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:10,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:10,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:10,509 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:10,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:10,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:10,565 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:10,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:10,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:10,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:10,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:10,613 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:10,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:10,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:10,669 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:10,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:10,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:10,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:10,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:10,698 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:10,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:10,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:10,738 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:10,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:10,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:10,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:10,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:10,767 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:10,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:10,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:10,807 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:10,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:10,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:10,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:10,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:10,837 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:10,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:10,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:10,877 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:10,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:10,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:10,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:10,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:10,906 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:10,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:10,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:10,949 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:10,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:10,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:10,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:10,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:10,978 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:11,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:11,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:11,019 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:11,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:11,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:11,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:11,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:11,048 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:11,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:11,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:11,092 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:11,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:11,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:11,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:11,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:11,121 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:11,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:11,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:11,178 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:11,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:11,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:11,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:11,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:11,207 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:11,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:11,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:11,249 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:11,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:11,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:11,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:11,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:11,284 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:11,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:11,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:11,331 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:11,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:11,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:11,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:11,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:11,361 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:11,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:11,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:11,402 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:11,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:11,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:11,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:11,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:11,434 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:11,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:11,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:11,475 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:11,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:11,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:11,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:11,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:11,505 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:11,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:11,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:11,546 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:11,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:11,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:11,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:11,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:11,576 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:11,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:11,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:11,617 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:11,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:11,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:11,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:11,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:11,646 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:11,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:11,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:11,686 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:11,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:11,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:11,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:11,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:11,715 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:11,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:11,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:11,757 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:11,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:11,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:11,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:11,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:11,804 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:11,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:11,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:11,869 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:11,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:11,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:11,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:11,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:11,917 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:11,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:11,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:11,973 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:11,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:11,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:11,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:11,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:12,019 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:12,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:12,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:12,075 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:12,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:12,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:12,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:12,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:12,120 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:12,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:12,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:12,175 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:12,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:12,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:12,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:12,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:12,216 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:12,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:12,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:12,273 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:12,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:12,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:12,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:12,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:12,307 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:12,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:12,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:12,347 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:12,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:12,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:12,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:12,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:12,376 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:12,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:12,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:12,415 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:12,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:12,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:12,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:12,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:12,443 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:12,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:12,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:12,485 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:12,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:12,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:12,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:12,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:12,517 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:12,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:12,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:12,558 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:12,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:12,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:12,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:12,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:12,588 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:12,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:12,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:12,629 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:12,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:12,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:12,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:12,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:12,659 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:12,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:12,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:12,701 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:12,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:12,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:12,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:12,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:12,738 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:12,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:12,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:12,787 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:12,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:12,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:12,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:12,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:12,822 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:12,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:12,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:12,863 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:12,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:12,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:12,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:12,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:12,900 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:12,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:12,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:12,968 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:12,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:12,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:12,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:12,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:13,021 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:13,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:13,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:13,081 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:13,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:13,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:13,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:13,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:13,115 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:13,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:13,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:13,159 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:13,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:13,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:13,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:13,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:13,199 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:13,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:13,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:13,242 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:13,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:13,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:13,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:13,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:13,281 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:13,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:13,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:13,346 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:13,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:13,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:13,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:13,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:13,398 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:13,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:13,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:13,463 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:13,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:13,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:13,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:13,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:13,513 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:13,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:13,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:13,558 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:13,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:13,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:13,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:13,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:13,592 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:13,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:13,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:13,635 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:13,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:13,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:13,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:13,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:13,671 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:13,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:13,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:13,717 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:13,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:13,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:13,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:13,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:13,759 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:13,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:13,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:13,824 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:13,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:13,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:13,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:13,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:13,876 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:13,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:13,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:13,944 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:13,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:13,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:13,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:13,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:14,001 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:14,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:14,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:14,052 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:14,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:14,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:14,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:14,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:14,083 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:14,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:14,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:14,125 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:14,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:14,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:14,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:14,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:14,167 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:14,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:14,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:14,226 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:14,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:14,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:14,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:14,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:14,278 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:14,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:14,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:14,345 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:14,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:14,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:14,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:14,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:14,407 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:14,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:14,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:14,481 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:14,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:14,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:14,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:14,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:14,533 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:14,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:14,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:14,600 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:14,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:14,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:14,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:14,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:14,645 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:14,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:14,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:14,692 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:14,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:14,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:14,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:14,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:14,727 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:14,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:14,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:14,773 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:14,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:14,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:14,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:14,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:14,807 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:14,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:14,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:14,851 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:14,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:14,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:14,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:14,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:14,882 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:14,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:14,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:14,926 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:14,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:14,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:14,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:14,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:14,957 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:15,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:15,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:15,001 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:15,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:15,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:15,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:15,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:15,051 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:15,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:15,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:15,111 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:15,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:15,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:15,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:15,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:15,161 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:15,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:15,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:15,221 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:15,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:15,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:15,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:15,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:15,269 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:15,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:15,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:15,329 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:15,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:15,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:15,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:15,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:15,375 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:15,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:15,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:15,433 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:15,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:15,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:15,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:15,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:15,480 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:15,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:15,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:15,537 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:15,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:15,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:15,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:15,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:15,573 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:15,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:15,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:15,617 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:15,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:15,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:15,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:15,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:15,647 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:15,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:15,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:15,690 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:15,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:15,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:15,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:15,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:15,720 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:15,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:15,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:15,762 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:15,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:15,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:15,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:15,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:15,793 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:15,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:15,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:15,834 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:15,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:15,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:15,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:15,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:15,864 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:15,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:15,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:15,907 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:15,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:15,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:15,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:15,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:15,937 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:15,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:15,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:15,979 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:15,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:15,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:15,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:15,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:16,009 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:16,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:16,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:16,051 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:16,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:16,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:16,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:16,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:16,081 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:16,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:16,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:16,123 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:16,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:16,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:16,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:16,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:16,156 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:16,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:16,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:16,198 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:16,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:16,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:16,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:16,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:16,233 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:16,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:16,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:16,274 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:16,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:16,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:16,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:16,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:16,305 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:16,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:16,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:16,347 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:16,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:16,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:16,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:16,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:16,396 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:16,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:16,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:16,457 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:16,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:16,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:16,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:16,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:16,504 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:16,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:16,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:16,551 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:16,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:16,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:16,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:16,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:16,581 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:16,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:16,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:16,643 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:16,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:16,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:16,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:16,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:16,673 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:16,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:16,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:16,716 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:16,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:16,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:16,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:16,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:16,750 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:16,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:16,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:16,791 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:16,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:16,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:16,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:16,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:16,822 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:16,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:16,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:16,864 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:16,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:16,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:16,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:16,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:16,895 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:16,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:16,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:16,939 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:16,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:16,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:16,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:16,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:16,971 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:17,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:17,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:17,014 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:17,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:17,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:17,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:17,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:17,045 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:17,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:17,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:17,090 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:17,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:17,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:17,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:17,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:17,121 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:17,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:17,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:17,163 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:17,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:17,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:17,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:17,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:17,194 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:17,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:17,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:17,240 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:17,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:17,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:17,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:17,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:17,287 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:17,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:17,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:17,346 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:17,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:17,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:17,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:17,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:17,378 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:17,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:17,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:17,420 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:17,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:17,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:17,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:17,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:17,464 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:17,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:17,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:17,506 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:17,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:17,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:17,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:17,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:17,543 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:17,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:17,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:17,604 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:17,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:17,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:17,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:17,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:17,653 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:17,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:17,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:17,711 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:17,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:17,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:17,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:17,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:17,757 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:17,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:17,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:17,818 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:17,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:17,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:17,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:17,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:17,867 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:17,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:17,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:17,927 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:17,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:17,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:17,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:17,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:17,974 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:18,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:18,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:18,016 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:18,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:18,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:18,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:18,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:18,047 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:18,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:18,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:18,089 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:18,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:18,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:18,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:18,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:18,120 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:18,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:18,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:18,163 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:18,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:18,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:18,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:18,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:18,194 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:18,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:18,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:18,236 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:18,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:18,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:18,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:18,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:18,266 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:18,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:18,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:18,315 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:18,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:18,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:18,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:18,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:18,345 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:18,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:18,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:18,387 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:18,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:18,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:18,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:18,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:18,422 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:18,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:18,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:18,463 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:18,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:18,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:18,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:18,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:18,494 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:18,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:18,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:18,537 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:18,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:18,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:18,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:18,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:18,568 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:18,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:18,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:18,610 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:18,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:18,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:18,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:18,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:18,641 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:18,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:18,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:18,684 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:18,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:18,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:18,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:18,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:18,715 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:18,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:18,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:18,757 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:18,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:18,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:18,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:18,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:18,787 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:18,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:18,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:18,827 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:18,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:18,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:18,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:18,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:18,856 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:18,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:18,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:18,895 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:18,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:18,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:18,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:18,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:18,924 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:18,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:18,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:18,966 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:18,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:18,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:18,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:18,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:19,013 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:19,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:19,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:19,052 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:19,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:19,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:19,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:19,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:19,081 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:19,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:19,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:19,121 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:19,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:19,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:19,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:19,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:19,151 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:19,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:19,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:19,192 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:19,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:19,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:19,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:19,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:19,221 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:19,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:19,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:19,261 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:19,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:19,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:19,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:19,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:19,289 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:19,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:19,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:19,329 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:19,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:19,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:19,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:19,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:19,357 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:19,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:19,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:19,397 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:19,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:19,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:19,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:19,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:19,428 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:19,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:19,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:19,469 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:19,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:19,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:19,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:19,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:19,505 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:19,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:19,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:19,548 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:19,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:19,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:19,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:19,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:19,587 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:19,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:19,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:19,642 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:19,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:19,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:19,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:19,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:19,684 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:19,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:19,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:19,726 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:19,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:19,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:19,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:19,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:19,756 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:19,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:19,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:19,796 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:19,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:19,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:19,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:19,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:19,825 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:19,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:19,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:19,866 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:19,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:19,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:19,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:19,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:19,899 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:19,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:19,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:19,941 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:19,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:19,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:19,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:19,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:19,972 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:20,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:20,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:20,013 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:20,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:20,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:20,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:20,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:20,047 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:20,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:20,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:20,093 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:20,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:20,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:20,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:20,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:20,131 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:20,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:20,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:20,177 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:20,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:20,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:20,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:20,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:20,207 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:20,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:20,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:20,250 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:20,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:20,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:20,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:20,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:20,284 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:20,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:20,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:20,329 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:20,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:20,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:20,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:20,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:20,359 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:20,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:20,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:20,402 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:20,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:20,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:20,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:20,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:20,432 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:20,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:20,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:20,475 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:20,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:20,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:20,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:20,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:20,504 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:20,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:20,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:20,546 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:20,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:20,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:20,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:20,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:20,576 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:20,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:20,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:20,617 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:20,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:20,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:20,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:20,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:20,648 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:20,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:20,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:20,689 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:20,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:20,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:20,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:20,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:20,720 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:20,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:20,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:20,763 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:20,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:20,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:20,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:20,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:20,794 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:20,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:20,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:20,835 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:20,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:20,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:20,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:20,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:20,867 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:20,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:20,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:20,908 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:20,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:20,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:20,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:20,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:20,938 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:20,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:20,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:20,979 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:20,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:20,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:20,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:20,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:21,009 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:21,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:21,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:21,052 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:21,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:21,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:21,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:21,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:21,082 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:21,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:21,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:21,127 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:21,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:21,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:21,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:21,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:21,159 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:21,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:21,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:21,217 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:21,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:21,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:21,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:21,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:21,247 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:21,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:21,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:21,289 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:21,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:21,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:21,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:21,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:21,319 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:21,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:21,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:21,362 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:21,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:21,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:21,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:21,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:21,392 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:21,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:21,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:21,433 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:21,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:21,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:21,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:21,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:21,483 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:21,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:21,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:21,545 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:21,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:21,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:21,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:21,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:21,597 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:21,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:21,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:21,660 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:21,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:21,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:21,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:21,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:21,713 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:21,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:21,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:21,776 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:21,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:21,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:21,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:21,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:21,824 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:21,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:21,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:21,877 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:21,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:21,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:21,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:21,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:21,908 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:21,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:21,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:21,950 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:21,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:21,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:21,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:21,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:21,981 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:22,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:22,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:22,024 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:22,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:22,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:22,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:22,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:22,076 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:22,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:22,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:22,119 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:22,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:22,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:22,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:22,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:22,150 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:22,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:22,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:22,202 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:22,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:22,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:22,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:22,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:22,232 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:22,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:22,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:22,273 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:22,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:22,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:22,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:22,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:22,303 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:22,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:22,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:22,347 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:22,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:22,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:22,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:22,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:22,379 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:22,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:22,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:22,423 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:22,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:22,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:22,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:22,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:22,456 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:22,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:22,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:22,501 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:22,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:22,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:22,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:22,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:22,534 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:22,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:22,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:22,576 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:22,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:22,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:22,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:22,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:22,606 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:22,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:22,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:22,650 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:22,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:22,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:22,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:22,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:22,680 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:22,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:22,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:22,724 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:22,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:22,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:22,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:22,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:22,756 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:22,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:22,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:22,799 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:22,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:22,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:22,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:22,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:22,831 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:22,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:22,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:22,873 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:22,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:22,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:22,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:22,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:22,903 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:22,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:22,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:22,945 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:22,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:22,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:22,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:22,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:22,975 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:23,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:23,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:23,018 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:23,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:23,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:23,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:23,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:23,049 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:23,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:23,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:23,091 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:23,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:23,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:23,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:23,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:23,122 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:23,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:23,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:23,166 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:23,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:23,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:23,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:23,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:23,210 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:23,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:23,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:23,253 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:23,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:23,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:23,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:23,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:23,284 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:23,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:23,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:23,327 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:23,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:23,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:23,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:23,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:23,360 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:23,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:23,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:23,416 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:23,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:23,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:23,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:23,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:23,447 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:23,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:23,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:23,491 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:23,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:23,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:23,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:23,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:23,521 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:23,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:23,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:23,564 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:23,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:23,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:23,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:23,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:23,594 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:23,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:23,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:23,639 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:23,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:23,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:23,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:23,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:23,670 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:23,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:23,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:23,714 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:23,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:23,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:23,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:23,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:23,747 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:23,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:23,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:23,790 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:23,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:23,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:23,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:23,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:23,838 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:23,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:23,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:23,892 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:23,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:23,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:23,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:23,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:23,923 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:23,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:23,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:23,964 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:23,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:23,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:23,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:23,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:23,995 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:24,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:24,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:24,039 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:24,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:24,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:24,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:24,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:24,071 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:24,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:24,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:24,113 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:24,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:24,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:24,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:24,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:24,144 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:24,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:24,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:24,188 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:24,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:24,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:24,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:24,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:24,219 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:24,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:24,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:24,261 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:24,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:24,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:24,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:24,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:24,292 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:24,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:24,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:24,333 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:24,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:24,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:24,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:24,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:24,367 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:24,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:24,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:24,411 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:24,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:24,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:24,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:24,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:24,441 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:24,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:24,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:24,483 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:24,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:24,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:24,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:24,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:24,513 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:24,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:24,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:24,557 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:24,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:24,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:24,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:24,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:24,587 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:24,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:24,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:24,627 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:24,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:24,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:24,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:24,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:24,657 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:24,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:24,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:24,698 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:24,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:24,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:24,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:24,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:24,745 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:24,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:24,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:24,805 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:24,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:24,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:24,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:24,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:24,845 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:24,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:24,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:24,910 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:24,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:24,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:24,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:24,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:24,957 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:25,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:25,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:25,000 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:25,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:25,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:25,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:25,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:25,039 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:25,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:25,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:25,081 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:25,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:25,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:25,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:25,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:25,121 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:25,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:25,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:25,162 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:25,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:25,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:25,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:25,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:25,191 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:25,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:25,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:25,240 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:25,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:25,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:25,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:25,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:25,276 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:25,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:25,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:25,325 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:25,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:25,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:25,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:25,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:25,356 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:25,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:25,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:25,399 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:25,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:25,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:25,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:25,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:25,439 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:25,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:25,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:25,489 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:25,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:25,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:25,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:25,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:25,545 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:25,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:25,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:25,609 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:25,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:25,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:25,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:25,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:25,649 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:25,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:25,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:25,714 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:25,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:25,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:25,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:25,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:25,766 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:25,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:25,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:25,833 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:25,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:25,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:25,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:25,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:25,880 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:25,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:25,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:25,947 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:25,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:25,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:25,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:25,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:25,997 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:26,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:26,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:26,060 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:26,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:26,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:26,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:26,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:26,107 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:26,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:26,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:26,173 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:26,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:26,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:26,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:26,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:26,224 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:26,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:26,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:26,290 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:26,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:26,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:26,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:26,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:26,336 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:26,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:26,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:26,380 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:26,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:26,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:26,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:26,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:26,411 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:26,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:26,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:26,453 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:26,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:26,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:26,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:26,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:26,485 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:26,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:26,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:26,529 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:26,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:26,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:26,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:26,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:26,561 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:26,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:26,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:26,607 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:26,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:26,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:26,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:26,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:26,637 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:26,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:26,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:26,679 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:26,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:26,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:26,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:26,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:26,710 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:26,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:26,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:26,752 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:26,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:26,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:26,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:26,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:26,782 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:26,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:26,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:26,825 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:26,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:26,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:26,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:26,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:26,855 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:26,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:26,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:26,897 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:26,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:26,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:26,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:26,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:26,927 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:26,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:26,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:26,969 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:26,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:26,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:26,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:26,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:26,999 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:27,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:27,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:27,041 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:27,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:27,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:27,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:27,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:27,075 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:10:27,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:27,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:10:27,116 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:10:27,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:10:27,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-13 21:19:21,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:21,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:21,048 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:21,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:21,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:21,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:21,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:21,078 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:21,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:21,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:21,121 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:21,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:21,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:21,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:21,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:21,151 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:21,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:21,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:21,192 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:21,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:21,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:21,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:21,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:21,222 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:21,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:21,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:21,263 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:21,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:21,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:21,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:21,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:21,292 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:21,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:21,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:21,334 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:21,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:21,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:21,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:21,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:21,366 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:21,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:21,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:21,408 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:21,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:21,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:21,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:21,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:21,437 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:21,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:21,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:21,478 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:21,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:21,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:21,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:21,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:21,511 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:21,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:21,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:21,551 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:21,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:21,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:21,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:21,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:21,580 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:21,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:21,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:21,621 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:21,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:21,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:21,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:21,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:21,650 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:21,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:21,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:21,691 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:21,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:21,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:21,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:21,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:21,720 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:21,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:21,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:21,762 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:21,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:21,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:21,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:21,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:21,791 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:21,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:21,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:21,833 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:21,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:21,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:21,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:21,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:21,863 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:21,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:21,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:21,903 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:21,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:21,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:21,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:21,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:21,932 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:21,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:21,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:21,972 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:21,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:21,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:21,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:21,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:22,001 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:22,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:22,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:22,042 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:22,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:22,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:22,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:22,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:22,071 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:22,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:22,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:22,113 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:22,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:22,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:22,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:22,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:22,142 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:22,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:22,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:22,183 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:22,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:22,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:22,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:22,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:22,212 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:22,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:22,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:22,254 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:22,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:22,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:22,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:22,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:22,283 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:22,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:22,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:22,324 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:22,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:22,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:22,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:22,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:22,353 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:22,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:22,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:22,394 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:22,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:22,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:22,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:22,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:22,423 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:22,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:22,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:22,464 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:22,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:22,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:22,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:22,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:22,493 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:22,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:22,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:22,534 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:22,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:22,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:22,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:22,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:22,563 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:22,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:22,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:22,604 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:22,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:22,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:22,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:22,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:22,633 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:22,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:22,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:22,675 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:22,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:22,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:22,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:22,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:22,704 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:22,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:22,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:22,761 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:22,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:22,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:22,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:22,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:22,790 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:22,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:22,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:22,832 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:22,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:22,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:22,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:22,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:22,861 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:22,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:22,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:22,903 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:22,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:22,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:22,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:22,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:22,933 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:22,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:22,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:22,974 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:22,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:22,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:22,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:22,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:23,004 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:23,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:23,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:23,045 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:23,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:23,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:23,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:23,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:23,074 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:23,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:23,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:23,116 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:23,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:23,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:23,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:23,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:23,145 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:23,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:23,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:23,191 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:23,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:23,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:23,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:23,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:23,220 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:23,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:23,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:23,262 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:23,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:23,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:23,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:23,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:23,291 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:23,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:23,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:23,332 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:23,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:23,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:23,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:23,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:23,361 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:23,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:23,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:23,403 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:23,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:23,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:23,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:23,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:23,432 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:23,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:23,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:23,473 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:23,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:23,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:23,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:23,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:23,503 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:23,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:23,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:23,547 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:23,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:23,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:23,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:23,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:23,576 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:23,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:23,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:23,617 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:23,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:23,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:23,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:23,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:23,645 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:23,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:23,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:23,687 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:23,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:23,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:23,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:23,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:23,716 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:23,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:23,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:23,757 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:23,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:23,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:23,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:23,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:23,786 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:23,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:23,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:23,826 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:23,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:23,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:23,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:23,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:23,855 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:23,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:23,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:23,897 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:23,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:23,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:23,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:23,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:23,926 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:23,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:23,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:23,967 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:23,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:23,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:23,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:23,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:23,996 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:24,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:24,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:24,036 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:24,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:24,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:24,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:24,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:24,065 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:24,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:24,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:24,106 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:24,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:24,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:24,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:24,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:24,135 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:24,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:24,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:24,175 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:24,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:24,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:24,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:24,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:24,204 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:24,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:24,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:24,244 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:24,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:24,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:24,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:24,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:24,273 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:24,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:24,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:24,315 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:24,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:24,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:24,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:24,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:24,344 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:24,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:24,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:24,385 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:24,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:24,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:24,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:24,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:24,414 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:24,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:24,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:24,453 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:24,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:24,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:24,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:24,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:24,482 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:24,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:24,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:24,524 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:24,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:24,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:24,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:24,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:24,553 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:24,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:24,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:24,594 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:24,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:24,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:24,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:24,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:24,623 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:24,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:24,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:24,664 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:24,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:24,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:24,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:24,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:24,693 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:24,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:24,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:24,737 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:24,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:24,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:24,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:24,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:24,766 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:24,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:24,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:24,806 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:24,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:24,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:24,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:24,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:24,835 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:24,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:24,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:24,877 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:24,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:24,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:24,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:24,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:24,906 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:24,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:24,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:24,947 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:24,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:24,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:24,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:24,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:24,976 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:25,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:25,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:25,017 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:25,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:25,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:25,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:25,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:25,046 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:25,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:25,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:25,087 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:25,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:25,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:25,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:25,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:25,117 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:25,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:25,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:25,157 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:25,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:25,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:25,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:25,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:25,186 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:25,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:25,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:25,229 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:25,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:25,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:25,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:25,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:25,258 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:25,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:25,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:25,299 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:25,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:25,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:25,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:25,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:25,328 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:25,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:25,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:25,369 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:25,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:25,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:25,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:25,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:25,398 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:25,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:25,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:25,441 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:25,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:25,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:25,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:25,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:25,470 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:25,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:25,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:25,511 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:25,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:25,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:25,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:25,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:25,540 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:25,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:25,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:25,580 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:25,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:25,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:25,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:25,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:25,609 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:25,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:25,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:25,654 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:25,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:25,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:25,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:25,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:25,683 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:25,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:25,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:25,725 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:25,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:25,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:25,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:25,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:25,754 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:25,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:25,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:25,795 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:25,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:25,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:25,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:25,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:25,825 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:25,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:25,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:25,866 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:25,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:25,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:25,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:25,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:25,894 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:25,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:25,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:25,935 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:25,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:25,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:25,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:25,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:25,965 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:26,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:26,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:26,005 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:26,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:26,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:26,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:26,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:26,034 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:26,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:26,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:26,075 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:26,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:26,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:26,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:26,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:26,104 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:26,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:26,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:26,145 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:26,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:26,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:26,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:26,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:26,174 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:26,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:26,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:26,214 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:26,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:26,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:26,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:26,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:26,243 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:26,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:26,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:26,284 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:26,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:26,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:26,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:26,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:26,313 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:26,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:26,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:26,354 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:26,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:26,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:26,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:26,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:26,383 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:26,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:26,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:26,423 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:26,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:26,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:26,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:26,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:26,452 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:26,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:26,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:26,492 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:26,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:26,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:26,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:26,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:26,521 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:26,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:26,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:26,562 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:26,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:26,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:26,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:26,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:26,591 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:26,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:26,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:26,632 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:26,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:26,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:26,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:26,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:26,661 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:26,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:26,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:26,702 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:26,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:26,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:26,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:26,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:26,730 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:26,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:26,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:26,772 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:26,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:26,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:26,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:26,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:26,801 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:26,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:26,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:26,842 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:26,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:26,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:26,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:26,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:26,871 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:26,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:26,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:26,912 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:26,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:26,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:26,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:26,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:26,941 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:26,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:26,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:26,983 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:26,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:26,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:26,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:26,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:27,012 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:27,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:27,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:27,052 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:27,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:27,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:27,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:27,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:27,081 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:27,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:27,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:27,123 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:27,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:27,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:27,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:27,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:27,152 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:27,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:27,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:27,193 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:27,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:27,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:27,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:27,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:27,222 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:27,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:27,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:27,263 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:27,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:27,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:27,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:27,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:27,292 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:27,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:27,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:27,332 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:27,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:27,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:27,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:27,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:27,361 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:27,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:27,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:27,401 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:27,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:27,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:27,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:27,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:27,430 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:27,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:27,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:27,472 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:27,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:27,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:27,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:27,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:27,501 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:27,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:27,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:27,541 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:27,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:27,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:27,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:27,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:27,571 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:27,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:27,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:27,613 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:27,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:27,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:27,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:27,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:27,643 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:27,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:27,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:27,683 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:27,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:27,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:27,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:27,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:27,712 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:27,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:27,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:27,754 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:27,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:27,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:27,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:27,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:27,786 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:27,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:27,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:27,828 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:27,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:27,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:27,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:27,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:27,857 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:27,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:27,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:27,897 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:27,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:27,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:27,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:27,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:27,925 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:27,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:27,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:27,966 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:27,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:27,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:27,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:27,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:27,994 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:28,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:28,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:28,035 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:28,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:28,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:28,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:28,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:28,064 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:28,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:28,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:28,105 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:28,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:28,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:28,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:28,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:28,134 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:28,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:28,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:28,176 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:28,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:28,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:28,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:28,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:28,210 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:28,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:28,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:28,251 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:28,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:28,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:28,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:28,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:28,280 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:28,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:28,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:28,321 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:28,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:28,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:28,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:28,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:28,350 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:28,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:28,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:28,391 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:28,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:28,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:28,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:28,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:28,420 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:28,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:28,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:28,461 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:28,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:28,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:28,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:28,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:28,490 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:28,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:28,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:28,531 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:28,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:28,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:28,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:28,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:28,560 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:28,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:28,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:28,600 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:28,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:28,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:28,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:28,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:28,629 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:28,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:28,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:28,671 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:28,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:28,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:28,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:28,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:28,700 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:28,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:28,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:28,741 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:28,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:28,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:28,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:28,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:28,771 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:28,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:28,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:28,812 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:28,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:28,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:28,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:28,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:28,841 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:28,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:28,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:28,883 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:28,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:28,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:28,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:28,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:28,913 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:28,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:28,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:28,952 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:28,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:28,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:28,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:28,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:28,982 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:29,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:29,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:29,024 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:29,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:29,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:29,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:29,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:29,053 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:29,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:29,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:29,094 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:29,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:29,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:29,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:29,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:29,123 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:29,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:29,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:29,165 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:29,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:29,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:29,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:29,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:29,198 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:29,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:29,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:29,240 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:29,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:29,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:29,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:29,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:29,269 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:29,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:29,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:29,310 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:29,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:29,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:29,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:29,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:29,339 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:29,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:29,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:29,381 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:29,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:29,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:29,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:29,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:29,410 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:29,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:29,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:29,477 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:29,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:29,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:29,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:29,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:29,528 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:29,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:29,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:29,594 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:29,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:29,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:29,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:29,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:29,636 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:29,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:29,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:29,684 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:29,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:29,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:29,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:29,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:29,720 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:29,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:29,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:29,782 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:29,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:29,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:29,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:29,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:29,812 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:29,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:29,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:29,856 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:29,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:29,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:29,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:29,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:29,886 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:29,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:29,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:29,927 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:29,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:29,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:29,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:29,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:29,957 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:29,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:29,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:29,998 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:29,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:29,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:29,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:30,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:30,027 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:30,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:30,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:30,072 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:30,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:30,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:30,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:30,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:30,101 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:30,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:30,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:30,144 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:30,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:30,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:30,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:30,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:30,173 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:30,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:30,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:30,213 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:30,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:30,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:30,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:30,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:30,243 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:30,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:30,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:30,284 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:30,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:30,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:30,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:30,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:30,313 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:30,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:30,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:30,354 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:30,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:30,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:30,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:30,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:30,383 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:30,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:30,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:30,424 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:30,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:30,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:30,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:30,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:30,453 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:30,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:30,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:30,495 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:30,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:30,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:30,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:30,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:30,524 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:30,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:30,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:30,564 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:30,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:30,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:30,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:30,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:30,594 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:30,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:30,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:30,634 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:30,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:30,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:30,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:30,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:30,663 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:30,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:30,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:30,704 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:30,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:30,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:30,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:30,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:30,734 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:30,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:30,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:30,775 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:30,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:30,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:30,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:30,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:30,805 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:30,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:30,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:30,845 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:30,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:30,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:30,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:30,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:30,875 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:30,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:30,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:30,916 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:30,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:30,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:30,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:30,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:30,945 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:30,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:30,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:30,987 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:30,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:30,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:30,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:30,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:31,016 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:31,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:31,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:31,056 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:31,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:31,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:31,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:31,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:31,085 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:31,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:31,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:31,125 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:31,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:31,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:31,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:31,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:31,154 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:31,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:31,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:31,196 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:31,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:31,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:31,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:31,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:31,225 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:31,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:31,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:31,266 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:31,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:31,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:31,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:31,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:31,295 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:31,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:31,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:31,338 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:31,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:31,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:31,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:31,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:31,367 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:31,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:31,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:31,407 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:31,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:31,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:31,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:31,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:31,437 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:31,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:31,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:31,478 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:31,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:31,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:31,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:31,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:31,508 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:31,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:31,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:31,549 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:31,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:31,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:31,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:31,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:31,578 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:31,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:31,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:31,620 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:31,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:31,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:31,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:31,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:31,649 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:31,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:31,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:31,689 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:31,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:31,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:31,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:31,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:31,718 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:31,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:31,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:31,762 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:31,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:31,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:31,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:31,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:31,791 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:31,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:31,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:31,832 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:31,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:31,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:31,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:31,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:31,862 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:31,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:31,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:31,902 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:31,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:31,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:31,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:31,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:31,931 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:31,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:31,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:31,973 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:31,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:31,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:31,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:31,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:32,003 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:32,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:32,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:32,043 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:32,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:32,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:32,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:32,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:32,073 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:32,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:32,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:32,113 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:32,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:32,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:32,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:32,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:32,143 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:32,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:32,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:32,185 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:32,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:32,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:32,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:32,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:32,217 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:32,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:32,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:32,258 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:32,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:32,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:32,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:32,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:32,287 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:32,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:32,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:32,327 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:32,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:32,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:32,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:32,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:32,356 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:32,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:32,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:32,397 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:32,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:32,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:32,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:32,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:32,426 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:32,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:32,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:32,469 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:32,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:32,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:32,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:32,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:32,497 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:32,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:32,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:32,539 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:32,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:32,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:32,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:32,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:32,568 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:32,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:32,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:32,608 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:32,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:32,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:32,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:32,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:32,637 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:32,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:32,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:32,678 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:32,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:32,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:32,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:32,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:32,708 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:32,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:32,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:32,752 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:32,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:32,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:32,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:32,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:32,790 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:32,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:32,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:32,831 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:32,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:32,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:32,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:32,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:32,860 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:32,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:32,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:32,900 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:32,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:32,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:32,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:32,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:32,929 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:32,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:32,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:32,970 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:32,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:32,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:32,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:32,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:32,999 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:33,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:33,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:33,040 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:33,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:33,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:33,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:33,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:33,069 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:33,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:33,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:33,110 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:33,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:33,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:33,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:33,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:33,139 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:33,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:33,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:33,180 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:33,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:33,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:33,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:33,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:33,210 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:33,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:33,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:33,249 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:33,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:33,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:33,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:33,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:33,279 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:33,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:33,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:33,320 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:33,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:33,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:33,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:33,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:33,349 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:33,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:33,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:33,390 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:33,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:33,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:33,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:33,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:33,420 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:33,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:33,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:33,460 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:33,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:33,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:33,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:33,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:33,489 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:33,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:33,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:33,530 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:33,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:33,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:33,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:33,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:33,559 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:33,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:33,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:33,600 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:33,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:33,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:33,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:33,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:33,629 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:33,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:33,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:33,670 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:33,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:33,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:33,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:33,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:33,699 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:33,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:33,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:33,740 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:33,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:33,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:33,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:33,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:33,770 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:33,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:33,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:33,811 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:33,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:33,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:33,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:33,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:33,840 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:33,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:33,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:33,882 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:33,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:33,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:33,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:33,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:33,911 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:33,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:33,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:33,953 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:33,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:33,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:33,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:33,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:33,982 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:34,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:34,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:34,024 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:34,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:34,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:34,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:34,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:34,053 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:34,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:34,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:34,094 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:34,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:34,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:34,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:34,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:34,123 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:34,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:34,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:34,164 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:34,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:34,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:34,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:34,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:34,193 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:34,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:34,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:34,234 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:34,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:34,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:34,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:34,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:34,263 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:34,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:34,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:34,304 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:34,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:34,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:34,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:34,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:34,334 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:34,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:34,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:34,377 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:34,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:34,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:34,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:34,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:34,406 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:34,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:34,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:34,448 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:34,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:34,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:34,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:34,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:34,477 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:34,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:34,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:34,521 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:34,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:34,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:34,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:34,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:34,550 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:34,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:34,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:34,591 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:34,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:34,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:34,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:34,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:34,620 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:34,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:34,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:34,660 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:34,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:34,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:34,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:34,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:34,689 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:34,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:34,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:34,730 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:34,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:34,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:34,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:34,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:34,759 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:34,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:34,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:34,800 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:34,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:34,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:34,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:34,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:34,832 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:34,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:34,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:34,872 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:34,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:34,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:34,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:34,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:34,902 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:34,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:34,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:34,945 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:34,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:34,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:34,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:34,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:34,974 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:35,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:35,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:35,013 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:35,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:35,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:35,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:35,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:35,042 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:35,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:35,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:35,083 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:35,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:35,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:35,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:35,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:35,112 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:35,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:35,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:35,153 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:35,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:35,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:35,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:35,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:35,182 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:35,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:35,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:35,224 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:35,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:35,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:35,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:35,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:35,253 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:35,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:35,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:35,294 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:35,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:35,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:35,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:35,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:35,323 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:35,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:35,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:35,365 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:35,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:35,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:35,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:35,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:35,394 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:35,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:35,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:35,435 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:35,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:35,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:35,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:35,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:35,464 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:35,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:35,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:35,505 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:35,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:35,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:35,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:35,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:35,534 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:35,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:35,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:35,574 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:35,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:35,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:35,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:35,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:35,603 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:35,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:35,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:35,645 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:35,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:35,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:35,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:35,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:35,674 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:35,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:35,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:35,715 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:35,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:35,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:35,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:35,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:35,745 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:35,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:35,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:35,786 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:35,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:35,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:35,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:35,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:35,816 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:35,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:35,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:35,856 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:35,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:35,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:35,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:35,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:35,886 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:35,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:35,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:35,926 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:35,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:35,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:35,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:35,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:35,955 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:35,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:35,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:35,996 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:35,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:35,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:35,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:36,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:36,025 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:36,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:36,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:36,066 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:36,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:36,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:36,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:36,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:36,095 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:36,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:36,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:36,137 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:36,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:36,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:36,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:36,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:36,167 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:36,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:36,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:36,208 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:36,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:36,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:36,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:36,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:36,237 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:36,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:36,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:36,278 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:36,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:36,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:36,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:36,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:36,307 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:36,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:36,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:36,348 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:36,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:36,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:36,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:36,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:36,378 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:36,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:36,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:36,419 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:36,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:36,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:36,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:36,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:36,448 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:36,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:36,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:36,489 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:36,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:36,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:36,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:36,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:36,522 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:36,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:36,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:36,562 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:36,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:36,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:36,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:36,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:36,591 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:36,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:36,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:36,633 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:36,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:36,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:36,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:36,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:36,662 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:36,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:36,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:36,707 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:36,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:36,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:36,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:36,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:36,737 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:36,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:36,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:36,778 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:36,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:36,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:36,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:36,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:36,808 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:36,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:36,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:36,848 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:36,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:36,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:36,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:36,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:36,878 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:36,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:36,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:36,919 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:36,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:36,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:36,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:36,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:36,948 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:36,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:36,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:36,989 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:36,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:36,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:36,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:36,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:37,018 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:37,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:37,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:37,059 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:37,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:37,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:37,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:37,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:37,088 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:37,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:37,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:37,130 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:37,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:37,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:37,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:37,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:37,159 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:37,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:37,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:37,200 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:37,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:37,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:37,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:37,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:37,229 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:37,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:37,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:37,270 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:37,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:37,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:37,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:37,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:37,300 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:37,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:37,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:37,342 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:37,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:37,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:37,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:37,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:37,372 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:37,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:37,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:37,413 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:37,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:37,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:37,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:37,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:37,442 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:37,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:37,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:37,484 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:37,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:37,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:37,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:37,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:37,514 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:37,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:37,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:37,559 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:37,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:37,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:37,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:37,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:37,588 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:37,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:37,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:37,631 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:37,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:37,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:37,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:37,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:37,660 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:37,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:37,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:37,701 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:37,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:37,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:37,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:37,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:37,730 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:37,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:37,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:37,772 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:37,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:37,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:37,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:37,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:37,802 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:37,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:37,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:37,843 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:37,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:37,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:37,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:37,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:37,873 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:37,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:37,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:37,914 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:37,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:37,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:37,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:37,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:37,943 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:37,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:37,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:37,984 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:37,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:37,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:37,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:37,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:38,013 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:38,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:38,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:38,054 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:38,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:38,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:38,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:38,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:38,083 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:38,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:38,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:38,125 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:38,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:38,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:38,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:38,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:38,154 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:38,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:38,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:38,196 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:38,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:38,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:38,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:38,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:38,226 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:38,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:38,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:38,268 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:38,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:38,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:38,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:38,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:38,297 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:38,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:38,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:38,339 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:38,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:38,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:38,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:38,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:38,369 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:38,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:38,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:38,409 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:38,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:38,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:38,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:38,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:38,439 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:38,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:38,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:38,479 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:38,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:38,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:38,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:38,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:38,508 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:38,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:38,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:38,549 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:38,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:38,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:38,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:38,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:38,579 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:38,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:38,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:38,619 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:38,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:38,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:38,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:38,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:38,651 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:38,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:38,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:38,695 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:38,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:38,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:38,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:38,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:38,725 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:38,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:38,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:38,766 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:38,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:38,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:38,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:38,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:38,795 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:38,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:38,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:38,836 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:38,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:38,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:38,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:38,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:38,865 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:38,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:38,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:38,906 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:38,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:38,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:38,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:38,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:38,935 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:38,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:38,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:38,975 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:38,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:38,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:38,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:38,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:39,004 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:39,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:39,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:39,045 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:39,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:39,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:39,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:39,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:39,074 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:39,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:39,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:39,115 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:39,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:39,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:39,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:39,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:39,144 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:39,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:39,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:39,184 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:39,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:39,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:39,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:39,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:39,213 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:39,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:39,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:39,253 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:39,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:39,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:39,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:39,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:39,282 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:39,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:39,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:39,323 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:39,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:39,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:39,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:39,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:39,352 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:39,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:39,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:39,393 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:39,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:39,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:39,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:39,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:39,424 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:39,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:39,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:39,466 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:39,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:39,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:39,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:39,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:39,498 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:39,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:39,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:39,542 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:39,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:39,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:39,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:39,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:39,573 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:39,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:39,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:39,623 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:39,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:39,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:39,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:39,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:39,662 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:39,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:39,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:39,720 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:39,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:39,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:39,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:39,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:39,762 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:39,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:39,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:39,804 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:39,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:39,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:39,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:39,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:39,835 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:39,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:39,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:39,879 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:39,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:39,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:39,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:39,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:39,909 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:39,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:39,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:39,950 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:39,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:39,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:39,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:39,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:39,979 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:40,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:40,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:40,021 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:40,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:40,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:40,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:40,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:40,050 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:40,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:40,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:40,091 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:40,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:40,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:40,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:40,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:40,120 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:40,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:40,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:40,163 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:40,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:40,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:40,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:40,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:40,192 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:40,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:40,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:40,233 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:40,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:40,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:40,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:40,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:40,262 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:40,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:40,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:40,305 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:40,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:40,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:40,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:40,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:40,335 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:40,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:40,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:40,376 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:40,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:40,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:40,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:40,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:40,405 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:40,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:40,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:40,446 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:40,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:40,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:40,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:40,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:40,476 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:40,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:40,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:40,516 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:40,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:40,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:40,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:40,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:40,546 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:40,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:40,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:40,588 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:40,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:40,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:40,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:40,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:40,617 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:40,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:40,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:40,657 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:40,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:40,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:40,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:40,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:40,686 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:40,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:40,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:40,726 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:40,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:40,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:40,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:40,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:40,756 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:40,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:40,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:40,797 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:40,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:40,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:40,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:40,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:40,827 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:40,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:40,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:40,870 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:40,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:40,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:40,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:40,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:40,899 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:40,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:40,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:40,940 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:40,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:40,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:40,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:40,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:40,969 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:41,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:41,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:41,010 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:41,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:41,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:41,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:41,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:41,039 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:41,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:41,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:41,080 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:41,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:41,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:41,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:41,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:41,109 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:41,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:41,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:41,150 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:41,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:41,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:41,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:41,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:41,178 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:41,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:41,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:41,219 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:41,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:41,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:41,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:41,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:41,248 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:41,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:41,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:41,290 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:41,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:41,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:41,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:41,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:41,320 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:41,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:41,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:41,360 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:41,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:41,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:41,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:41,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:41,390 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:41,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:41,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:41,430 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:41,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:41,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:41,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:41,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:41,459 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:41,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:41,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:41,500 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:41,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:41,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:41,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:41,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:41,529 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:41,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:41,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:41,570 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:41,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:41,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:41,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:41,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:41,599 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:41,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:41,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:41,641 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:41,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:41,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:41,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:41,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:41,670 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:41,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:41,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:41,711 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:41,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:41,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:41,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:41,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:41,741 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:41,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:41,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:41,781 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:41,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:41,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:41,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:41,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:41,810 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:41,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:41,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:41,851 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:41,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:41,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:41,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:41,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:41,880 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:41,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:41,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:41,922 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:41,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:41,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:41,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:41,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:41,951 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:41,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:41,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:41,993 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:41,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:41,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:41,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:41,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:42,022 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:42,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:42,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:42,063 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:42,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:42,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:42,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:42,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:42,092 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:42,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:42,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:42,133 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:42,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:42,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:42,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:42,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:42,162 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:42,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:42,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:42,202 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:42,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:42,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:42,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:42,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:42,232 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:42,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:42,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:42,273 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:42,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:42,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:42,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:42,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:42,303 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:42,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:42,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:42,345 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:42,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:42,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:42,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:42,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:42,374 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:42,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:42,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:42,416 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:42,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:42,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:42,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:42,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:42,445 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:42,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:42,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:42,485 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:42,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:42,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:42,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:42,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:42,517 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:42,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:42,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:42,557 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:42,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:42,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:42,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:42,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:42,586 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:42,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:42,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:42,627 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:42,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:42,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:42,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:42,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:42,657 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:42,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:42,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:42,697 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:42,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:42,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:42,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:42,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:42,726 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:42,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:42,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:42,768 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:42,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:42,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:42,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:42,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:42,812 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:42,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:42,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:42,852 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:42,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:42,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:42,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:42,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:42,882 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:42,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:42,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:42,922 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:42,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:42,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:42,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:42,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:42,952 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:42,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:42,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:42,993 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:42,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:42,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:42,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:42,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:43,026 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:43,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:43,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:43,068 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:43,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:43,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:43,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:43,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:43,097 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:43,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:43,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:43,138 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:43,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:43,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:43,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:43,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:43,167 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:43,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:43,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:43,208 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:43,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:43,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:43,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:43,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:43,238 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:43,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:43,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:43,279 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:43,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:43,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:43,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:43,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:43,308 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:43,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:43,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:43,348 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:43,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:43,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:43,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:43,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:43,377 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:43,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:43,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:43,418 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:43,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:43,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:43,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:43,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:43,447 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:43,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:43,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:43,487 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:43,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:43,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:43,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:43,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:43,517 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:43,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:43,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:43,557 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:43,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:43,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:43,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:43,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:43,586 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:43,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:43,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:43,626 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:43,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:43,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:43,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:43,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:43,656 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:43,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:43,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:43,696 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:43,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:43,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:43,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:43,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:43,725 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:43,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:43,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:43,767 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:43,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:43,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:43,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:43,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:43,796 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:43,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:43,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:43,837 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:43,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:43,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:43,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:43,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:43,866 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:43,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:43,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:43,907 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:43,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:43,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:43,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:43,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:43,936 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:43,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:43,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:43,977 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:43,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:43,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:43,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:43,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:44,006 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:44,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:44,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:44,048 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:44,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:44,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:44,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:44,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:44,077 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:44,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:44,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:44,117 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:44,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:44,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:44,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:44,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:44,146 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:44,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:44,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:44,186 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:44,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:44,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:44,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:44,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:44,217 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:44,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:44,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:44,258 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:44,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:44,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:44,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:44,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:44,287 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:44,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:44,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:44,329 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:44,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:44,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:44,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:44,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:44,358 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:44,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:44,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:44,398 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:44,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:44,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:44,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:44,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:44,428 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:44,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:44,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:44,469 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:44,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:44,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:44,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:44,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:44,498 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:44,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:44,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:44,539 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:44,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:44,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:44,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:44,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:44,568 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:44,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:44,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:44,609 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:44,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:44,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:44,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:44,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:44,638 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:44,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:44,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:44,680 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:44,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:44,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:44,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:44,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:44,709 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:44,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:44,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:44,750 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:44,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:44,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:44,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:44,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:44,779 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:44,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:44,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:44,822 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:44,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:44,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:44,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:44,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:44,851 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:44,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:44,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:44,892 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:44,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:44,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:44,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:44,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:44,921 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:44,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:44,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:44,962 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:44,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:44,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:44,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:44,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:44,991 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:45,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:45,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:45,031 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:45,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:45,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:45,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:45,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:45,060 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:45,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:45,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:45,102 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:45,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:45,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:45,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:45,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:45,131 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:45,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:45,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:45,176 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:45,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:45,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:45,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:45,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:45,206 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:45,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:45,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:45,245 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:45,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:45,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:45,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:45,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:45,274 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:45,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:45,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:45,316 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:45,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:45,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:45,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:45,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:45,345 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:45,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:45,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:45,385 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:45,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:45,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:45,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:45,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:45,415 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:45,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:45,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:45,456 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:45,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:45,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:45,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:45,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:45,485 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:45,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:45,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:45,526 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:45,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:45,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:45,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:45,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:45,555 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:45,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:45,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:45,596 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:45,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:45,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:45,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:45,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:45,625 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:45,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:45,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:45,665 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:45,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:45,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:45,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:45,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:45,694 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:45,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:45,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:45,736 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:45,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:45,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:45,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:45,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:45,766 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:45,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:45,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:45,807 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:45,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:45,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:45,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:45,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:45,836 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:45,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:45,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:45,877 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:45,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:45,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:45,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:45,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:45,907 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:45,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:45,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:45,948 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:45,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:45,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:45,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:45,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:45,977 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:46,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:46,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:46,018 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:46,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:46,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:46,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:46,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:46,047 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:46,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:46,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:46,088 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:46,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:46,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:46,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:46,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:46,117 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:46,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:46,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:46,158 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:46,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:46,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:46,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:46,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:46,187 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:46,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:46,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:46,228 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:46,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:46,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:46,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:46,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:46,258 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:46,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:46,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:46,299 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:46,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:46,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:46,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:46,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:46,328 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:46,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:46,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:46,369 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:46,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:46,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:46,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:46,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:46,398 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:46,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:46,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:46,439 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:46,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:46,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:46,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:46,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:46,468 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:46,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:46,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:46,508 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:46,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:46,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:46,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:46,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:46,537 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:46,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:46,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:46,577 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:46,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:46,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:46,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:46,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:46,606 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:46,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:46,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:46,648 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:46,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:46,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:46,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:46,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:46,677 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:46,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:46,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:46,718 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:46,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:46,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:46,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:46,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:46,748 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:46,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:46,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:46,789 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:46,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:46,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:46,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:46,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:46,818 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:46,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:46,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:46,859 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:46,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:46,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:46,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:46,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:46,888 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:46,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:46,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:46,929 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:46,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:46,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:46,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:46,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:46,958 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:46,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:47,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:47,000 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:47,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:47,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:47,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:47,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:47,029 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:47,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:47,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:47,069 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:47,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:47,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:47,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:47,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:47,098 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:47,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:47,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:47,139 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:47,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:47,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:47,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:47,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:47,171 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:47,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:47,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:47,213 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:47,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:47,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:47,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:47,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:47,242 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:47,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:47,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:47,282 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:47,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:47,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:47,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:47,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:47,314 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:47,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:47,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:47,354 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:47,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:47,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:47,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:47,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:47,383 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:47,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:47,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:47,423 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:47,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:47,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:47,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:47,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:47,452 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:47,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:47,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:47,494 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:47,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:47,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:47,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:47,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:47,523 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:47,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:47,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:47,563 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:47,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:47,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:47,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:47,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:47,592 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:47,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:47,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:47,632 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:47,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:47,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:47,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:47,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:47,661 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:47,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:47,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:47,702 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:47,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:47,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:47,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:47,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:47,731 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:47,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:47,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:47,772 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:47,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:47,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:47,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:47,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:47,801 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:47,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:47,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:47,842 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:47,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:47,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:47,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:47,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:47,871 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:47,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:47,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:47,913 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:47,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:47,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:47,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:47,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:47,941 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:47,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:47,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:47,982 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:47,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:47,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:47,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:47,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:48,011 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:48,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:48,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:48,052 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:48,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:48,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:48,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:48,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:48,081 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:48,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:48,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:48,123 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:48,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:48,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:48,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:48,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:48,152 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:48,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:48,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:48,192 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:48,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:48,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:48,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:48,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:48,221 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:48,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:48,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:48,268 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:48,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:48,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:48,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:48,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:48,297 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:48,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:48,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:48,339 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:48,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:48,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:48,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:48,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:48,368 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:48,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:48,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:48,408 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:48,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:48,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:48,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:48,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:48,437 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:48,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:48,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:48,478 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:48,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:48,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:48,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:48,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:48,507 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:48,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:48,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:48,547 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:48,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:48,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:48,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:48,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:48,576 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:48,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:48,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:48,618 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:48,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:48,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:48,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:48,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:48,647 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:48,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:48,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:48,687 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:48,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:48,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:48,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:48,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:48,717 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:48,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:48,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:48,758 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:48,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:48,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:48,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:48,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:48,787 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:48,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:48,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:48,828 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:48,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:48,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:48,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:48,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:48,857 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:48,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:48,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:48,897 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:48,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:48,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:48,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:48,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:48,927 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:48,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:48,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:48,967 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:48,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:48,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:48,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:48,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:48,996 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:49,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:49,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:49,038 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:49,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:49,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:49,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:49,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:49,067 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:49,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:49,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:49,107 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:49,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:49,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:49,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:49,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:49,136 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:49,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:49,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:49,177 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:49,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:49,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:49,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:49,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:49,206 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:49,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:49,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:49,247 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:49,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:49,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:49,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:49,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:49,277 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:49,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:49,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:49,318 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:49,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:49,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:49,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:49,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:49,347 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:49,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:49,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:49,388 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:49,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:49,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:49,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:49,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:49,420 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:49,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:49,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:49,492 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:49,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:49,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:49,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:49,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:49,542 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:49,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:49,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:49,607 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:49,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:49,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:49,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:49,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:49,651 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:49,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:49,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:49,695 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:49,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:49,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:49,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:49,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:49,741 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:49,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:49,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:49,788 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:49,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:49,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:49,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:49,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:49,823 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:49,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:49,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:49,869 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:49,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:49,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:49,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:49,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:49,899 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:49,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:49,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:49,940 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:49,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:49,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:49,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:49,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:49,970 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:50,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:50,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:50,011 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:50,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:50,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:50,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:50,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:50,040 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:50,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:50,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:50,080 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:50,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:50,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:50,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:50,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:50,109 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:50,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:50,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:50,150 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:50,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:50,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:50,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:50,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:50,180 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:50,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:50,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:50,219 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:50,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:50,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:50,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:50,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:50,248 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:50,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:50,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:50,290 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:50,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:50,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:50,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:50,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:50,319 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:50,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:50,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:50,360 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:50,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:50,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:50,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:50,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:50,389 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:50,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:50,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:50,429 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:50,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:50,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:50,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:50,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:50,458 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:50,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:50,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:50,498 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:50,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:50,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:50,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:50,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:50,528 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:50,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:50,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:50,568 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:50,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:50,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:50,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:50,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:50,597 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:50,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:50,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:50,639 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:50,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:50,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:50,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:50,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:50,668 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:50,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:50,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:50,710 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:50,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:50,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:50,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:50,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:50,740 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:50,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:50,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:50,782 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:50,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:50,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:50,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:50,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:50,813 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:50,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:50,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:50,856 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:50,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:50,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:50,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:50,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:50,885 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:50,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:50,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:50,927 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:50,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:50,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:50,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:50,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:50,956 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:50,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:50,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:50,997 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:50,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:50,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:50,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:51,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:51,026 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:51,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:51,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:51,068 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:51,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:51,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:51,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:51,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:51,097 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:51,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:51,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:51,139 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:51,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:51,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:51,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:51,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:51,169 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:51,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:51,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:51,210 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:51,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:51,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:51,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:51,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:51,240 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:51,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:51,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:51,281 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:51,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:51,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:51,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:51,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:51,311 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:51,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:51,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:51,352 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:51,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:51,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:51,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:51,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:51,381 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:51,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:51,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:51,422 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:51,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:51,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:51,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:51,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:51,452 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:51,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:51,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:51,493 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:51,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:51,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:51,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:51,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:51,522 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:51,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:51,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:51,563 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:51,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:51,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:51,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:51,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:51,593 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:51,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:51,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:51,633 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:51,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:51,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:51,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:51,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:51,662 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:51,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:51,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:51,706 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:51,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:51,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:51,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:51,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:51,736 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:51,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:51,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:51,776 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:51,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:51,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:51,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:51,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:51,805 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:51,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:51,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:51,846 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:51,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:51,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:51,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:51,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:51,875 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:51,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:51,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:51,916 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:51,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:51,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:51,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:51,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:51,944 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:51,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:51,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:51,986 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:51,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:51,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:51,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:51,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:52,015 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:52,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:52,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:52,056 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:52,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:52,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:52,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:52,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:52,085 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:52,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:52,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:52,126 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:52,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:52,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:52,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:52,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:52,155 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:52,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:52,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:52,195 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:52,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:52,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:52,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:52,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:52,225 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:52,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:52,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:52,266 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:52,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:52,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:52,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:52,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:52,295 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:52,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:52,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:52,336 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:52,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:52,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:52,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:52,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:52,366 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:52,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:52,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:52,408 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:52,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:52,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:52,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:52,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:52,437 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:52,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:52,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:52,478 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:52,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:52,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:52,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:52,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:52,507 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:52,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:52,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:52,547 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:52,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:52,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:52,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:52,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:52,576 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:52,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:52,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:52,618 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:52,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:52,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:52,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:52,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:52,647 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:52,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:52,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:52,688 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:52,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:52,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:52,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:52,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:52,717 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:52,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:52,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:52,759 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:52,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:52,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:52,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:52,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:52,788 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:52,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:52,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:52,845 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:52,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:52,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:52,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:52,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:52,874 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:52,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:52,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:52,915 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:52,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:52,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:52,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:52,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:52,944 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:52,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:52,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:52,985 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:52,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:52,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:52,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:52,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:53,015 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:53,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:53,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:53,056 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:53,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:53,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:53,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:53,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:53,085 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:53,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:53,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:53,126 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:53,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:53,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:53,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:53,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:53,155 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:53,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:53,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:53,195 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:53,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:53,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:53,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:53,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:53,225 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:53,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:53,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:53,265 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:53,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:53,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:53,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:53,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:53,295 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:53,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:53,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:53,337 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:53,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:53,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:53,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:53,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:53,366 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:53,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:53,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:53,406 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:53,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:53,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:53,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:53,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:53,436 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:53,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:53,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:53,476 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:53,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:53,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:53,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:53,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:53,505 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:53,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:53,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:53,546 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:53,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:53,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:53,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:53,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:53,575 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:53,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:53,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:53,616 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:53,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:53,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:53,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:53,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:53,645 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:53,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:53,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:53,686 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:53,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:53,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:53,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:53,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:53,715 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:53,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:53,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:53,756 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:53,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:53,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:53,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:53,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:53,785 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:53,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:53,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:53,826 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:53,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:53,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:53,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:53,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:53,858 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:53,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:53,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:53,899 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:53,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:53,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:53,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:53,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:53,928 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:53,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:53,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:53,970 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:53,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:53,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:53,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:53,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:53,999 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:54,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:54,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:54,039 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:54,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:54,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:54,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:54,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:54,069 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:54,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:54,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:54,110 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:54,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:54,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:54,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:54,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:54,139 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:54,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:54,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:54,179 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:54,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:54,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:54,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:54,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:54,209 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:54,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:54,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:54,250 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:54,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:54,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:54,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:54,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:54,279 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:54,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:54,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:54,320 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:54,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:54,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:54,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:54,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:54,349 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:54,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:54,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:54,389 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:54,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:54,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:54,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:54,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:54,418 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:54,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:54,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:54,459 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:54,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:54,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:54,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:54,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:54,489 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:54,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:54,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:54,529 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:54,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:54,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:54,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:54,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:54,558 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:54,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:54,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:54,599 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:54,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:54,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:54,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:54,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:54,628 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:54,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:54,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:54,668 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:54,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:54,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:54,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:54,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:54,697 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:54,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:54,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:54,739 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:54,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:54,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:54,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:54,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:54,768 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:54,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:54,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:54,809 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:54,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:54,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:54,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:54,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:54,838 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:54,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:54,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:54,880 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:54,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:54,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:54,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:54,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:54,909 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:54,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:54,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:54,949 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:54,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:54,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:54,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:54,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:54,979 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:55,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:55,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:55,020 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:55,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:55,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:55,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:55,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:55,049 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:55,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:55,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:55,090 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:55,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:55,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:55,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:55,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:55,119 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:55,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:55,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:55,160 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:55,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:55,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:55,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:55,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:55,189 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:55,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:55,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:55,230 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:55,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:55,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:55,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:55,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:55,259 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:55,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:55,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:55,300 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:55,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:55,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:55,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:55,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:55,329 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:55,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:55,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:55,371 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:55,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:55,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:55,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:55,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:55,400 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:55,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:55,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:55,441 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:55,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:55,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:55,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:55,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:55,470 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:55,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:55,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:55,510 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:55,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:55,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:55,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:55,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:55,540 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:55,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:55,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:55,581 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:55,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:55,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:55,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:55,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:55,610 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:55,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:55,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:55,650 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:55,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:55,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:55,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:55,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:55,680 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:55,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:55,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:55,720 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:55,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:55,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:55,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:55,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:55,750 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:55,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:55,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:55,792 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:55,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:55,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:55,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:55,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:55,821 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:55,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:55,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:55,861 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:55,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:55,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:55,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:55,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:55,890 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:55,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:55,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:55,931 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:55,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:55,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:55,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:55,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:55,960 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:56,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:56,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:56,005 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:56,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:56,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:56,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:56,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:56,035 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:56,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:56,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:56,075 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:56,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:56,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:56,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:56,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:56,104 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:56,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:56,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:56,147 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:56,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:56,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:56,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:56,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:56,176 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:56,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:56,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:56,216 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:56,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:56,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:56,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:56,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:56,245 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:56,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:56,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:56,286 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:56,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:56,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:56,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:56,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:56,315 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:56,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:56,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:56,356 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:56,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:56,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:56,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:56,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:56,386 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:56,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:56,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:56,427 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:56,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:56,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:56,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:56,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:56,456 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:56,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:56,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:56,497 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:56,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:56,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:56,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:56,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:56,526 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:56,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:56,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:56,566 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:56,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:56,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:56,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:56,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:56,595 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:56,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:56,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:56,637 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:56,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:56,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:56,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:56,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:56,665 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:56,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:56,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:56,706 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:56,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:56,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:56,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:56,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:56,735 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:56,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:56,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:56,776 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:56,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:56,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:56,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:56,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:56,805 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:56,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:56,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:56,846 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:56,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:56,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:56,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:56,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:56,875 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:56,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:56,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:56,915 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:56,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:56,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:56,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:56,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:56,944 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:56,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:56,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:56,985 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:56,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:56,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:56,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:56,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:57,014 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:57,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:57,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:57,055 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:57,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:57,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:57,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:57,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:57,084 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:57,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:57,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:57,125 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:57,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:57,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:57,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:57,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:57,154 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:57,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:57,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:57,195 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:57,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:57,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:57,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:57,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:57,224 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:57,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:57,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:57,265 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:57,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:57,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:57,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:57,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:57,294 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:57,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:57,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:57,336 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:57,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:57,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:57,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:57,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:57,366 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:57,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:57,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:57,407 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:57,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:57,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:57,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:57,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:57,436 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:57,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:57,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:57,476 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:57,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:57,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:57,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:57,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:57,505 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:57,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:57,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:57,545 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:57,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:57,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:57,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:57,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:57,574 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:57,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:57,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:57,614 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:57,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:57,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:57,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:57,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:57,644 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:57,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:57,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:57,686 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:57,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:57,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:57,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:57,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:57,715 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:57,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:57,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:57,757 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:57,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:57,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:57,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:57,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:57,786 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:57,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:57,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:57,826 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:57,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:57,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:57,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:57,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:57,855 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:57,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:57,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:57,897 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:57,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:57,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:57,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:57,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:57,926 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:57,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:57,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:57,968 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:57,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:57,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:57,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:57,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:57,997 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:58,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:58,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:58,038 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:58,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:58,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:58,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:58,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:58,068 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:58,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:58,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:58,108 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:58,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:58,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:58,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:58,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:58,141 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:58,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:58,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:58,183 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:58,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:58,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:58,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:58,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:58,212 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:58,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:58,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:58,253 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:58,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:58,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:58,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:58,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:58,292 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:58,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:58,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:58,334 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:58,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:58,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:58,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:58,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:58,362 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:58,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:58,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:58,404 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:58,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:58,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:58,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:58,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:58,433 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:58,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:58,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:58,473 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:58,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:58,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:58,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:58,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:58,502 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:58,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:58,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:58,544 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:58,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:58,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:58,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:58,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:58,573 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:58,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:58,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:58,613 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:58,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:58,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:58,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:58,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:58,642 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:58,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:58,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:58,684 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:58,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:58,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:58,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:58,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:58,712 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:58,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:58,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:58,753 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:58,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:58,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:58,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:58,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:58,782 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:58,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:58,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:58,823 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:58,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:58,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:58,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:58,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:58,852 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:58,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:58,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:58,893 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:58,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:58,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:58,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:58,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:58,922 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:58,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:58,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:58,964 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:58,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:58,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:58,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:58,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:58,993 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:59,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:59,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:59,033 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:59,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:59,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:59,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:59,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:59,062 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:59,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:59,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:59,102 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:59,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:59,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:59,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:59,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:59,132 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:59,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:59,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:59,173 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:59,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:59,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:59,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:59,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:59,202 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:59,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:59,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:59,243 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:59,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:59,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:59,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:59,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:59,272 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:59,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:59,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:59,311 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:59,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:59,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:59,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:59,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:59,341 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:59,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:59,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:59,381 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:59,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:59,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:59,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:59,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:59,410 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:59,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:59,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:59,474 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:59,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:59,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:59,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:59,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:59,525 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:59,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:59,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:59,590 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:59,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:59,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:59,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:59,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:59,640 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:59,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:59,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:59,693 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:59,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:59,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:59,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:59,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:59,740 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:59,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:59,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:59,797 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:59,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:59,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:59,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:59,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:59,829 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:59,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:59,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:59,869 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:59,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:59,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:59,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:59,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:59,898 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:19:59,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:59,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:19:59,939 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:19:59,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:19:59,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:59,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:59,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:59,968 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:00,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:00,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:00,009 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:00,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:00,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:00,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:00,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:00,038 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:00,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:00,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:00,079 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:00,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:00,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:00,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:00,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:00,108 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:00,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:00,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:00,148 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:00,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:00,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:00,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:00,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:00,177 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:00,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:00,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:00,218 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:00,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:00,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:00,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:00,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:00,247 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:00,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:00,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:00,288 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:00,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:00,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:00,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:00,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:00,317 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:00,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:00,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:00,358 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:00,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:00,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:00,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:00,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:00,387 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:00,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:00,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:00,430 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:00,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:00,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:00,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:00,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:00,459 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:00,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:00,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:00,500 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:00,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:00,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:00,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:00,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:00,528 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:00,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:00,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:00,570 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:00,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:00,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:00,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:00,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:00,598 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:00,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:00,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:00,640 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:00,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:00,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:00,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:00,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:00,668 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:00,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:00,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:00,709 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:00,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:00,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:00,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:00,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:00,738 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:00,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:00,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:00,779 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:00,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:00,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:00,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:00,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:00,807 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:00,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:00,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:00,849 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:00,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:00,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:00,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:00,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:00,878 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:00,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:00,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:00,918 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:00,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:00,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:00,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:00,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:00,947 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:00,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:00,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:00,989 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:00,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:00,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:00,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:00,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:01,018 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:01,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:01,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:01,059 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:01,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:01,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:01,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:01,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:01,088 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:01,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:01,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:01,129 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:01,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:01,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:01,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:01,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:01,158 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:01,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:01,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:01,199 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:01,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:01,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:01,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:01,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:01,228 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:01,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:01,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:01,269 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:01,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:01,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:01,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:01,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:01,298 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:01,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:01,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:01,340 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:01,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:01,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:01,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:01,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:01,368 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:01,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:01,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:01,409 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:01,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:01,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:01,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:01,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:01,438 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:01,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:01,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:01,478 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:01,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:01,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:01,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:01,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:01,507 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:01,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:01,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:01,548 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:01,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:01,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:01,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:01,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:01,577 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:01,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:01,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:01,618 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:01,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:01,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:01,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:01,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:01,647 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:01,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:01,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:01,689 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:01,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:01,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:01,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:01,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:01,718 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:01,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:01,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:01,759 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:01,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:01,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:01,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:01,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:01,789 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:01,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:01,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:01,829 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:01,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:01,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:01,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:01,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:01,858 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:01,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:01,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:01,900 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:01,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:01,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:01,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:01,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:01,929 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:01,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:01,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:01,970 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:01,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:01,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:01,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:01,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:02,000 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:02,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:02,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:02,041 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:02,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:02,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:02,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:02,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:02,070 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:02,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:02,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:02,112 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:02,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:02,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:02,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:02,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:02,141 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:02,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:02,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:02,183 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:02,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:02,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:02,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:02,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:02,215 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:02,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:02,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:02,257 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:02,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:02,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:02,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:02,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:02,287 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:02,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:02,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:02,329 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:02,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:02,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:02,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:02,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:02,358 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:02,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:02,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:02,399 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:02,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:02,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:02,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:02,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:02,429 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:02,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:02,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:02,469 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:02,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:02,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:02,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:02,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:02,515 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:02,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:02,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:02,573 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:02,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:02,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:02,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:02,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:02,621 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:02,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:02,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:02,678 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:02,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:02,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:02,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:02,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:02,723 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:02,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:02,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:02,782 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:02,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:02,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:02,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:02,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:02,829 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:02,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:02,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:02,888 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:02,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:02,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:02,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:02,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:02,934 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:02,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:02,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:02,990 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:02,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:02,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:02,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:02,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:03,035 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:03,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:03,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:03,092 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:03,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:03,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:03,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:03,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:03,123 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:03,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:03,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:03,164 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:03,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:03,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:03,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:03,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:03,193 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:03,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:03,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:03,234 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:03,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:03,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:03,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:03,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:03,262 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:03,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:03,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:03,304 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:03,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:03,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:03,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:03,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:03,333 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:03,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:03,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:03,374 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:03,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:03,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:03,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:03,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:03,403 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:03,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:03,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:03,444 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:03,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:03,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:03,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:03,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:03,473 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:03,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:03,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:03,516 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:03,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:03,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:03,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:03,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:03,545 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:03,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:03,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:03,585 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:03,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:03,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:03,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:03,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:03,615 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:03,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:03,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:03,655 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:03,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:03,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:03,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:03,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:03,684 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:03,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:03,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:03,725 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:03,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:03,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:03,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:03,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:03,755 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:03,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:03,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:03,795 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:03,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:03,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:03,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:03,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:03,824 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:03,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:03,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:03,866 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:03,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:03,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:03,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:03,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:03,895 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:03,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:03,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:03,937 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:03,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:03,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:03,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:03,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:03,966 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:04,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:04,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:04,005 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:04,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:04,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:04,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:04,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:04,034 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:04,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:04,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:04,075 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:04,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:04,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:04,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:04,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:04,104 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:04,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:04,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:04,146 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:04,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:04,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:04,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:04,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:04,175 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:04,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:04,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:04,216 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:04,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:04,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:04,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:04,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:04,245 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:04,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:04,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:04,285 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:04,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:04,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:04,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:04,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:04,315 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:04,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:04,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:04,356 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:04,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:04,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:04,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:04,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:04,385 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:04,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:04,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:04,426 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:04,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:04,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:04,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:04,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:04,455 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:04,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:04,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:04,497 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:04,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:04,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:04,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:04,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:04,526 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:04,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:04,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:04,568 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:04,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:04,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:04,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:04,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:04,598 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:04,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:04,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:04,642 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:04,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:04,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:04,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:04,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:04,672 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:04,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:04,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:04,714 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:04,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:04,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:04,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:04,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:04,745 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:04,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:04,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:04,786 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:04,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:04,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:04,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:04,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:04,816 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:04,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:04,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:04,858 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:04,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:04,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:04,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:04,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:04,891 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:04,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:04,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:04,931 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:04,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:04,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:04,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:04,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:04,960 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:05,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:05,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:05,001 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:05,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:05,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:05,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:05,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:05,031 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:05,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:05,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:05,072 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:05,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:05,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:05,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:05,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:05,101 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:05,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:05,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:05,142 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:05,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:05,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:05,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:05,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:05,171 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:05,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:05,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:05,213 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:05,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:05,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:05,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:05,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:05,242 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:05,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:05,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:05,284 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:05,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:05,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:05,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:05,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:05,313 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:05,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:05,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:05,355 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:05,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:05,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:05,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:05,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:05,384 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:05,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:05,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:05,426 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:05,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:05,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:05,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:05,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:05,456 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:05,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:05,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:05,497 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:05,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:05,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:05,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:05,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:05,526 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:05,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:05,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:05,568 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:05,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:05,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:05,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:05,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:05,597 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:05,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:05,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:05,638 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:05,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:05,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:05,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:05,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:05,668 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:05,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:05,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:05,710 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:05,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:05,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:05,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:05,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:05,739 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:05,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:05,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:05,781 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:05,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:05,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:05,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:05,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:05,810 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:05,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:05,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:05,852 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:05,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:05,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:05,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:05,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:05,882 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:05,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:05,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:05,924 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:05,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:05,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:05,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:05,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:05,953 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:05,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:05,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:05,996 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:05,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:05,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:05,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:05,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:06,025 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:06,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:06,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:06,067 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:06,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:06,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:06,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:06,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:06,096 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:06,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:06,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:06,137 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:06,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:06,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:06,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:06,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:06,166 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:06,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:06,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:06,207 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:06,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:06,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:06,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:06,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:06,236 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:06,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:06,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:06,277 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:06,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:06,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:06,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:06,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:06,306 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:06,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:06,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:06,347 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:06,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:06,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:06,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:06,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:06,377 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:06,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:06,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:06,419 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:06,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:06,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:06,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:06,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:06,448 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:06,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:06,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:06,489 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:06,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:06,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:06,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:06,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:06,518 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:06,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:06,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:06,559 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:06,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:06,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:06,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:06,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:06,588 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:06,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:06,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:06,630 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:06,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:06,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:06,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:06,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:06,659 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:06,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:06,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:06,700 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:06,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:06,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:06,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:06,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:06,729 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:06,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:06,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:06,771 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:06,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:06,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:06,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:06,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:06,800 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:06,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:06,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:06,841 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:06,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:06,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:06,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:06,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:06,870 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:06,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:06,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:06,912 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:06,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:06,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:06,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:06,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:06,941 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:06,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:06,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:06,983 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:06,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:06,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:06,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:06,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:07,012 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:07,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:07,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:07,056 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:07,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:07,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:07,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:07,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:07,085 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:07,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:07,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:07,127 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:07,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:07,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:07,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:07,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:07,156 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:07,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:07,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:07,196 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:07,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:07,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:07,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:07,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:07,225 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:07,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:07,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:07,265 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:07,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:07,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:07,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:07,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:07,295 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:07,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:07,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:07,335 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:07,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:07,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:07,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:07,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:07,364 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:07,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:07,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:07,405 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:07,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:07,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:07,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:07,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:07,434 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:07,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:07,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:07,475 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:07,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:07,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:07,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:07,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:07,504 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:07,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:07,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:07,545 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:07,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:07,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:07,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:07,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:07,574 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:07,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:07,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:07,615 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:07,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:07,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:07,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:07,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:07,644 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:07,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:07,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:07,683 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:07,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:07,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:07,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:07,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:07,713 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:07,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:07,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:07,754 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:07,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:07,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:07,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:07,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:07,783 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:07,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:07,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:07,824 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:07,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:07,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:07,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:07,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:07,853 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:07,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:07,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:07,932 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:07,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:07,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:07,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:07,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:07,962 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:08,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:08,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:08,002 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:08,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:08,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:08,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:08,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:08,031 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:08,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:08,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:08,072 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:08,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:08,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:08,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:08,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:08,101 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:08,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:08,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:08,142 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:08,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:08,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:08,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:08,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:08,171 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:08,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:08,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:08,212 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:08,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:08,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:08,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:08,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:08,241 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:08,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:08,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:08,282 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:08,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:08,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:08,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:08,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:08,311 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:08,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:08,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:08,352 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:08,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:08,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:08,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:08,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:08,381 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:08,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:08,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:08,422 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:08,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:08,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:08,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:08,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:08,450 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:08,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:08,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:08,491 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:08,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:08,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:08,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:08,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:08,520 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:08,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:08,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:08,561 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:08,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:08,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:08,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:08,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:08,590 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:08,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:08,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:08,630 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:08,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:08,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:08,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:08,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:08,659 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:08,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:08,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:08,700 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:08,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:08,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:08,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:08,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:08,729 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:08,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:08,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:08,770 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:08,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:08,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:08,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:08,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:08,799 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:08,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:08,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:08,840 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:08,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:08,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:08,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:08,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:08,869 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:08,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:08,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:08,910 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:08,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:08,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:08,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:08,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:08,939 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:08,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:08,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:08,980 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:08,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:08,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:08,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:08,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:09,009 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:09,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:09,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:09,050 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:09,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:09,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:09,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:09,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:09,079 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:09,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:09,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:09,120 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:09,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:09,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:09,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:09,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:09,150 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:09,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:09,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:09,191 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:09,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:09,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:09,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:09,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:09,223 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:09,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:09,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:09,267 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:09,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:09,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:09,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:09,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:09,295 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:09,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:09,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:09,337 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:09,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:09,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:09,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:09,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:09,366 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:09,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:09,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:09,409 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:09,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:09,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:09,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:09,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:09,459 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:09,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:09,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:09,524 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:09,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:09,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:09,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:09,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:09,575 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:09,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:09,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:09,630 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:09,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:09,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:09,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:09,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:09,671 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:09,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:09,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:09,724 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:09,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:09,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:09,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:09,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:09,755 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:09,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:09,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:09,798 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:09,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:09,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:09,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:09,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:09,827 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:09,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:09,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:09,869 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:09,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:09,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:09,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:09,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:09,898 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:09,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:09,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:09,938 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:09,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:09,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:09,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:09,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:09,967 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:10,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:10,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:10,009 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:10,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:10,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:10,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:10,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:10,038 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:10,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:10,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:10,079 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:10,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:10,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:10,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:10,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:10,108 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:10,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:10,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:10,148 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:10,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:10,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:10,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:10,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:10,177 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:10,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:10,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:10,219 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:10,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:10,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:10,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:10,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:10,248 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:10,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:10,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:10,288 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:10,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:10,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:10,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:10,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:10,317 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:10,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:10,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:10,358 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:10,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:10,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:10,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:10,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:10,387 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:10,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:10,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:10,428 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:10,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:10,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:10,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:10,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:10,457 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:10,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:10,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:10,499 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:10,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:10,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:10,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:10,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:10,528 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:10,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:10,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:10,568 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:10,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:10,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:10,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:10,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:10,597 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:10,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:10,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:10,638 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:10,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:10,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:10,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:10,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:10,668 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:10,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:10,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:10,710 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:10,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:10,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:10,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:10,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:10,739 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:10,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:10,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:10,780 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:10,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:10,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:10,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:10,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:10,809 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:10,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:10,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:10,850 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:10,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:10,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:10,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:10,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:10,879 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:10,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:10,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:10,920 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:10,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:10,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:10,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:10,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:10,949 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:10,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:10,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:10,989 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:10,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:10,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:10,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:10,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:11,018 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:11,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:11,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:11,059 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:11,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:11,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:11,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:11,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:11,088 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:11,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:11,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:11,130 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:11,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:11,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:11,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:11,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:11,159 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:11,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:11,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:11,200 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:11,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:11,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:11,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:11,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:11,229 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:11,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:11,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:11,270 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:11,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:11,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:11,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:11,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:11,298 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:11,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:11,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:11,339 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:11,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:11,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:11,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:11,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:11,368 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:11,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:11,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:11,409 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:11,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:11,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:11,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:11,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:11,438 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:11,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:11,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:11,481 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:11,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:11,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:11,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:11,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:11,510 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:11,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:11,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:11,551 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:11,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:11,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:11,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:11,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:11,579 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:11,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:11,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:11,620 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:11,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:11,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:11,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:11,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:11,649 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:11,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:11,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:11,689 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:11,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:11,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:11,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:11,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:11,718 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:11,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:11,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:11,758 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:11,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:11,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:11,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:11,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:11,787 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:11,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:11,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:11,829 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:11,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:11,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:11,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:11,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:11,858 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:11,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:11,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:11,900 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:11,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:11,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:11,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:11,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:11,928 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:11,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:11,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:11,969 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:11,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:11,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:11,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:11,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:11,998 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:12,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:12,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:12,039 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:12,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:12,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:12,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:12,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:12,068 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:12,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:12,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:12,109 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:12,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:12,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:12,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:12,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:12,142 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:12,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:12,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:12,182 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:12,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:12,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:12,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:12,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:12,211 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:12,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:12,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:12,252 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:12,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:12,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:12,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:12,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:12,281 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:12,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:12,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:12,322 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:12,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:12,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:12,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:12,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:12,351 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:12,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:12,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:12,391 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:12,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:12,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:12,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:12,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:12,420 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:12,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:12,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:12,461 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:12,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:12,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:12,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:12,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:12,490 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:12,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:12,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:12,530 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:12,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:12,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:12,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:12,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:12,559 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:12,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:12,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:12,599 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:12,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:12,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:12,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:12,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:12,628 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:12,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:12,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:12,669 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:12,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:12,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:12,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:12,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:12,698 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:12,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:12,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:12,740 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:12,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:12,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:12,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:12,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:12,769 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:12,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:12,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:12,810 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:12,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:12,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:12,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:12,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:12,839 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:12,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:12,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:12,888 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:12,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:12,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:12,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:12,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:12,918 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:12,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:12,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:12,958 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:12,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:12,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:12,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:12,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:12,987 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:13,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:13,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:13,028 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:13,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:13,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:13,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:13,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:13,057 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:13,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:13,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:13,098 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:13,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:13,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:13,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:13,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:13,127 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:13,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:13,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:13,169 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:13,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:13,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:13,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:13,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:13,198 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:13,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:13,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:13,239 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:13,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:13,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:13,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:13,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:13,268 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:13,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:13,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:13,309 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:13,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:13,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:13,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:13,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:13,338 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:13,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:13,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:13,379 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:13,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:13,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:13,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:13,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:13,409 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:13,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:13,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:13,449 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:13,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:13,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:13,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:13,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:13,479 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:13,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:13,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:13,519 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:13,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:13,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:13,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:13,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:13,548 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:13,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:13,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:13,588 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:13,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:13,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:13,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:13,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:13,620 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:13,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:13,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:13,661 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:13,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:13,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:13,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:13,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:13,690 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:13,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:13,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:13,731 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:13,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:13,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:13,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:13,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:13,761 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:13,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:13,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:13,801 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:13,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:13,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:13,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:13,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:13,830 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:13,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:13,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:13,871 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:13,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:13,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:13,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:13,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:13,900 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:13,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:13,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:13,943 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:13,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:13,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:13,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:13,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:13,973 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:14,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:14,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:14,014 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:14,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:14,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:14,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:14,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:14,043 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:14,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:14,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:14,085 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:14,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:14,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:14,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:14,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:14,114 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:14,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:14,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:14,155 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:14,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:14,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:14,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:14,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:14,184 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:14,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:14,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:14,226 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:14,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:14,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:14,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:14,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:14,255 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:14,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:14,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:14,296 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:14,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:14,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:14,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:14,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:14,325 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:14,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:14,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:14,366 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:14,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:14,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:14,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:14,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:14,395 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:14,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:14,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:14,436 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:14,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:14,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:14,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:14,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:14,465 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:14,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:14,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:14,506 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:14,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:14,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:14,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:14,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:14,535 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:14,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:14,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:14,576 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:14,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:14,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:14,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:14,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:14,606 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:14,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:14,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:14,645 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:14,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:14,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:14,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:14,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:14,674 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:14,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:14,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:14,715 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:14,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:14,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:14,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:14,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:14,745 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:14,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:14,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:14,787 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:14,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:14,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:14,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:14,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:14,816 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:14,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:14,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:14,856 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:14,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:14,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:14,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:14,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:14,885 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:14,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:14,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:14,926 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:14,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:14,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:14,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:14,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:14,955 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:14,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:14,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:14,996 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:14,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:14,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:14,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:15,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:15,025 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:15,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:15,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:15,067 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:15,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:15,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:15,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:15,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:15,096 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:15,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:15,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:15,137 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:15,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:15,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:15,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:15,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:15,166 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:15,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:15,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:15,208 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:15,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:15,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:15,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:15,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:15,238 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:15,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:15,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:15,279 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:15,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:15,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:15,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:15,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:15,308 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:15,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:15,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:15,349 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:15,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:15,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:15,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:15,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:15,378 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:15,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:15,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:15,419 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:15,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:15,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:15,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:15,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:15,449 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:15,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:15,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:15,490 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:15,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:15,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:15,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:15,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:15,519 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:15,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:15,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:15,559 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:15,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:15,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:15,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:15,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:15,588 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:15,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:15,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:15,629 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:15,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:15,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:15,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:15,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:15,658 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:15,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:15,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:15,698 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:15,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:15,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:15,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:15,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:15,728 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:15,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:15,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:15,771 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:15,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:15,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:15,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:15,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:15,800 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:15,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:15,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:15,842 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:15,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:15,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:15,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:15,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:15,871 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:15,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:15,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:15,912 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:15,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:15,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:15,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:15,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:15,941 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:15,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:15,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:15,982 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:15,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:15,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:15,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:15,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:16,011 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:16,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:16,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:16,052 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:16,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:16,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:16,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:16,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:16,081 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:16,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:16,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:16,122 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:16,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:16,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:16,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:16,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:16,151 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:16,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:16,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:16,193 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:16,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:16,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:16,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:16,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:16,222 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:16,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:16,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:16,265 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:16,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:16,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:16,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:16,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:16,294 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:16,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:16,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:16,334 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:16,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:16,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:16,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:16,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:16,363 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:16,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:16,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:16,405 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:16,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:16,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:16,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:16,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:16,434 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:16,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:16,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:16,475 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:16,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:16,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:16,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:16,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:16,504 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:16,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:16,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:16,545 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:16,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:16,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:16,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:16,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:16,574 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:16,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:16,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:16,615 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:16,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:16,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:16,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:16,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:16,644 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:16,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:16,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:16,686 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:16,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:16,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:16,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:16,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:16,714 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:16,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:16,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:16,756 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:16,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:16,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:16,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:16,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:16,785 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:16,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:16,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:16,826 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:16,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:16,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:16,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:16,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:16,856 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:16,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:16,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:16,897 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:16,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:16,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:16,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:16,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:16,926 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:16,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:16,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:16,967 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:16,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:16,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:16,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:16,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:16,997 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:17,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:17,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:17,038 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:17,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:17,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:17,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:17,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:17,067 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:17,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:17,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:17,109 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:17,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:17,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:17,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:17,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:17,138 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:17,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:17,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:17,178 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:17,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:17,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:17,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:17,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:17,207 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:17,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:17,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:17,249 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:17,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:17,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:17,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:17,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:17,278 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:17,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:17,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:17,319 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:17,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:17,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:17,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:17,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:17,348 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:17,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:17,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:17,389 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:17,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:17,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:17,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:17,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:17,418 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:17,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:17,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:17,460 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:17,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:17,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:17,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:17,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:17,489 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:17,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:17,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:17,531 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:17,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:17,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:17,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:17,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:17,560 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:17,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:17,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:17,601 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:17,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:17,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:17,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:17,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:17,630 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:17,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:17,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:17,670 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:17,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:17,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:17,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:17,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:17,700 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:17,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:17,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:17,740 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:17,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:17,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:17,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:17,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:17,769 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:17,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:17,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:17,809 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:17,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:17,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:17,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:17,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:17,839 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:17,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:17,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:17,882 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:17,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:17,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:17,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:17,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:17,910 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:17,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:17,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:17,950 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:17,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:17,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:17,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:17,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:17,979 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:18,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:18,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:18,019 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:18,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:18,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:18,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:18,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:18,048 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:18,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:18,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:18,089 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:18,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:18,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:18,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:18,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:18,118 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:18,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:18,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:18,162 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:18,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:18,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:18,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:18,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:18,190 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:18,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:18,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:18,231 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:18,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:18,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:18,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:18,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:18,260 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:18,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:18,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:18,301 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:18,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:18,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:18,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:18,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:18,330 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:18,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:18,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:18,371 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:18,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:18,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:18,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:18,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:18,400 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:18,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:18,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:18,442 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:18,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:18,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:18,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:18,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:18,472 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:18,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:18,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:18,512 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:18,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:18,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:18,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:18,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:18,541 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:18,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:18,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:18,582 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:18,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:18,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:18,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:18,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:18,611 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:18,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:18,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:18,652 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:18,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:18,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:18,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:18,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:18,681 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:18,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:18,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:18,724 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:18,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:18,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:18,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:18,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:18,754 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:18,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:18,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:18,794 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:18,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:18,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:18,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:18,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:18,823 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:18,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:18,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:18,864 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:18,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:18,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:18,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:18,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:18,893 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:18,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:18,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:18,933 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:18,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:18,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:18,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:18,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:18,962 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:19,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:19,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:19,002 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:19,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:19,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:19,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:19,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:19,031 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:19,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:19,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:19,073 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:19,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:19,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:19,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:19,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:19,102 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:19,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:19,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:19,144 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:19,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:19,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:19,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:19,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:19,173 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:19,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:19,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:19,213 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:19,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:19,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:19,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:19,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:19,242 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:19,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:19,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:19,284 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:19,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:19,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:19,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:19,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:19,314 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:19,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:19,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:19,354 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:19,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:19,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:19,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:19,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:19,384 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:19,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:19,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:19,428 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:19,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:19,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:19,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:19,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:19,480 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:19,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:19,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:19,545 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:19,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:19,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:19,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:19,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:19,592 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:19,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:19,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:19,668 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:19,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:19,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:19,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:19,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:19,719 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:19,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:19,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:19,783 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:19,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:19,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:19,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:19,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:19,826 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:19,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:19,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:19,877 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:19,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:19,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:19,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:19,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:19,906 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:19,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:19,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:19,947 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:19,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:19,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:19,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:19,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:19,976 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:20,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:20,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:20,017 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:20,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:20,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:20,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:20,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:20,046 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:20,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:20,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:20,088 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:20,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:20,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:20,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:20,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:20,117 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:20,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:20,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:20,158 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:20,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:20,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:20,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:20,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:20,190 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:20,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:20,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:20,231 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:20,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:20,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:20,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:20,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:20,260 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:20,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:20,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:20,301 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:20,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:20,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:20,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:20,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:20,330 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:20,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:20,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:20,370 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:20,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:20,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:20,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:20,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:20,400 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:20,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:20,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:20,440 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:20,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:20,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:20,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:20,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:20,469 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:20,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:20,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:20,510 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:20,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:20,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:20,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:20,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:20,538 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:20,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:20,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:20,580 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:20,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:20,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:20,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:20,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:20,608 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:20,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:20,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:20,650 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:20,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:20,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:20,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:20,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:20,679 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:20,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:20,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:20,720 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:20,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:20,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:20,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:20,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:20,749 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:20,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:20,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:20,792 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:20,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:20,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:20,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:20,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:20,821 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:20,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:20,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:20,861 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:20,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:20,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:20,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:20,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:20,891 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:20,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:20,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:20,931 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:20,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:20,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:20,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:20,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:20,960 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:21,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:21,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:21,001 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:21,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:21,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:21,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:21,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:21,030 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:21,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:21,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:21,070 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:21,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:21,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:21,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:21,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:21,100 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:21,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:21,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:21,142 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:21,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:21,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:21,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:21,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:21,171 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:21,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:21,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:21,212 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:21,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:21,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:21,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:21,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:21,241 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:21,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:21,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:21,282 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:21,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:21,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:21,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:21,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:21,311 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:21,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:21,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:21,353 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:21,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:21,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:21,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:21,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:21,382 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:21,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:21,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:21,424 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:21,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:21,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:21,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:21,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:21,453 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:21,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:21,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:21,493 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:21,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:21,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:21,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:21,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:21,522 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:21,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:21,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:21,563 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:21,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:21,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:21,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:21,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:21,592 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:21,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:21,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:21,631 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:21,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:21,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:21,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:21,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:21,660 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:21,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:21,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:21,700 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:21,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:21,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:21,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:21,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:21,729 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:21,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:21,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:21,771 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:21,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:21,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:21,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:21,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:21,800 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:21,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:21,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:21,841 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:21,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:21,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:21,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:21,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:21,870 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:21,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:21,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:21,911 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:21,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:21,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:21,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:21,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:21,940 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:21,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:21,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:21,982 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:21,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:21,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:21,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:21,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:22,011 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:22,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:22,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:22,051 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:22,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:22,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:22,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:22,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:22,080 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:22,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:22,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:22,121 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:22,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:22,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:22,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:22,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:22,150 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:22,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:22,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:22,191 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:22,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:22,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:22,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:22,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:22,220 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:22,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:22,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:22,263 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:22,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:22,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:22,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:22,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:22,292 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:22,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:22,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:22,336 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:22,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:22,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:22,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:22,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:22,365 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:22,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:22,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:22,406 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:22,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:22,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:22,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:22,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:22,435 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:22,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:22,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:22,475 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:22,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:22,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:22,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:22,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:22,504 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:22,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:22,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:22,546 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:22,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:22,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:22,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:22,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:22,574 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:22,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:22,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:22,614 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:22,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:22,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:22,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:22,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:22,643 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:22,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:22,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:22,683 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:22,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:22,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:22,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:22,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:22,713 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:22,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:22,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:22,753 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:22,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:22,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:22,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:22,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:22,782 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:22,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:22,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:22,822 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:22,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:22,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:22,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:22,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:22,851 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:22,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:22,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:22,893 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:22,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:22,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:22,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:22,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:22,934 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:22,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:22,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:22,975 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:22,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:22,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:22,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:22,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:23,004 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:23,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:23,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:23,045 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:23,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:23,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:23,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:23,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:23,074 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:23,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:23,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:23,116 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:23,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:23,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:23,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:23,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:23,145 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:23,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:23,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:23,185 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:23,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:23,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:23,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:23,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:23,214 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:23,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:23,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:23,254 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:23,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:23,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:23,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:23,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:23,283 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:23,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:23,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:23,325 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:23,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:23,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:23,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:23,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:23,354 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:23,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:23,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:23,395 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:23,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:23,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:23,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:23,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:23,424 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:23,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:23,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:23,465 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:23,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:23,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:23,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:23,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:23,495 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:23,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:23,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:23,534 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:23,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:23,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:23,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:23,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:23,563 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:23,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:23,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:23,602 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:23,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:23,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:23,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:23,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:23,631 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:23,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:23,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:23,673 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:23,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:23,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:23,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:23,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:23,702 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:23,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:23,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:23,743 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:23,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:23,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:23,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:23,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:23,772 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:23,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:23,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:23,813 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:23,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:23,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:23,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:23,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:23,842 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:23,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:23,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:23,883 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:23,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:23,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:23,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:23,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:23,912 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:23,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:23,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:23,953 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:23,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:23,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:23,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:23,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:23,983 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:24,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:24,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:24,024 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:24,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:24,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:24,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:24,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:24,053 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:24,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:24,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:24,094 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:24,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:24,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:24,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:24,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:24,124 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:24,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:24,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:24,164 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:24,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:24,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:24,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:24,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:24,193 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:24,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:24,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:24,235 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:24,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:24,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:24,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:24,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:24,264 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:24,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:24,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:24,306 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:24,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:24,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:24,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:24,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:24,335 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:24,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:24,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:24,375 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:24,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:24,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:24,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:24,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:24,405 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:24,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:24,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:24,445 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:24,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:24,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:24,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:24,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:24,477 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:24,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:24,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:24,517 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:24,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:24,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:24,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:24,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:24,546 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:24,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:24,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:24,588 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:24,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:24,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:24,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:24,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:24,617 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:24,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:24,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:24,657 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:24,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:24,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:24,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:24,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:24,686 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:24,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:24,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:24,728 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:24,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:24,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:24,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:24,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:24,757 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:24,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:24,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:24,798 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:24,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:24,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:24,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:24,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:24,827 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:24,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:24,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:24,868 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:24,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:24,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:24,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:24,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:24,897 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:24,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:24,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:24,937 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:24,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:24,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:24,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:24,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:24,966 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:25,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:25,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:25,009 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:25,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:25,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:25,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:25,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:25,038 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:25,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:25,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:25,079 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:25,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:25,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:25,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:25,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:25,108 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:25,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:25,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:25,149 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:25,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:25,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:25,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:25,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:25,178 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:25,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:25,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:25,218 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:25,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:25,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:25,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:25,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:25,248 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:25,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:25,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:25,289 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:25,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:25,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:25,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:25,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:25,318 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:25,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:25,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:25,359 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:25,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:25,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:25,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:25,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:25,388 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:25,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:25,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:25,430 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:25,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:25,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:25,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:25,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:25,459 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:25,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:25,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:25,501 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:25,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:25,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:25,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:25,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:25,530 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:25,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:25,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:25,571 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:25,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:25,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:25,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:25,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:25,601 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:25,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:25,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:25,641 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:25,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:25,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:25,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:25,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:25,671 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:25,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:25,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:25,711 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:25,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:25,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:25,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:25,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:25,741 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:25,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:25,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:25,782 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:25,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:25,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:25,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:25,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:25,811 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:25,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:25,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:25,855 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:25,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:25,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:25,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:25,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:25,884 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:25,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:25,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:25,924 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:25,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:25,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:25,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:25,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:25,954 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:25,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:25,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:25,994 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:25,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:25,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:25,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:25,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:26,024 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:26,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:26,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:26,065 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:26,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:26,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:26,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:26,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:26,094 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:26,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:26,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:26,135 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:26,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:26,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:26,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:26,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:26,165 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:26,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:26,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:26,206 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:26,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:26,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:26,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:26,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:26,236 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:26,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:26,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:26,276 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:26,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:26,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:26,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:26,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:26,306 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:26,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:26,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:26,347 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:26,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:26,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:26,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:26,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:26,377 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:26,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:26,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:26,418 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:26,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:26,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:26,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:26,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:26,447 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:26,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:26,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:26,489 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:26,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:26,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:26,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:26,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:26,518 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:26,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:26,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:26,560 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:26,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:26,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:26,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:26,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:26,589 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:26,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:26,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:26,633 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:26,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:26,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:26,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:26,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:26,662 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:26,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:26,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:26,703 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:26,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:26,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:26,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:26,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:26,732 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:26,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:26,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:26,773 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:26,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:26,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:26,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:26,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:26,804 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:26,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:26,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:26,845 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:26,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:26,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:26,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:26,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:26,874 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:26,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:26,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:26,915 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:26,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:26,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:26,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:26,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:26,944 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:26,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:26,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:26,985 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:26,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:26,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:26,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:26,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:27,014 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:27,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:27,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:27,057 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:27,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:27,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:27,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:27,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:27,086 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:27,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:27,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:27,127 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:27,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:27,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:27,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:27,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:27,156 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:27,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:27,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:27,197 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:27,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:27,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:27,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:27,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:27,226 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:27,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:27,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:27,266 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:27,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:27,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:27,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:27,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:27,295 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:27,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:27,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:27,336 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:27,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:27,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:27,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:27,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:27,366 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:27,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:27,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:27,407 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:27,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:27,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:27,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:27,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:27,436 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:27,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:27,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:27,479 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:27,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:27,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:27,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:27,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:27,508 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:27,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:27,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:27,551 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:27,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:27,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:27,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:27,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:27,580 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:27,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:27,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:27,622 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:27,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:27,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:27,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:27,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:27,652 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:27,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:27,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:27,693 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:27,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:27,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:27,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:27,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:27,722 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:27,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:27,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:27,764 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:27,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:27,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:27,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:27,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:27,793 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:27,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:27,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:27,835 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:27,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:27,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:27,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:27,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:27,864 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:27,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:27,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:27,905 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:27,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:27,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:27,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:27,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:27,935 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:27,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:27,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:27,975 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:27,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:27,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:27,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:27,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:28,004 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:28,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:28,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:28,045 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:28,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:28,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:28,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:28,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:28,075 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:28,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:28,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:28,116 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:28,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:28,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:28,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:28,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:28,145 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:28,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:28,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:28,187 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:28,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:28,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:28,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:28,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:28,216 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:28,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:28,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:28,258 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:28,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:28,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:28,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:28,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:28,287 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:28,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:28,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:28,329 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:28,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:28,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:28,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:28,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:28,368 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:28,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:28,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:28,410 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:28,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:28,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:28,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:28,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:28,439 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:28,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:28,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:28,480 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:28,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:28,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:28,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:28,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:28,509 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:28,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:28,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:28,551 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:28,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:28,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:28,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:28,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:28,581 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:28,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:28,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:28,622 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:28,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:28,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:28,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:28,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:28,652 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:28,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:28,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:28,693 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:28,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:28,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:28,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:28,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:28,722 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:28,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:28,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:28,765 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:28,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:28,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:28,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:28,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:28,797 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:28,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:28,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:28,839 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:28,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:28,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:28,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:28,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:28,868 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:28,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:28,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:28,910 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:28,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:28,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:28,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:28,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:28,938 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:28,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:28,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:28,979 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:28,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:28,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:28,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:28,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:29,008 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:29,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:29,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:29,049 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:29,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:29,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:29,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:29,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:29,078 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:29,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:29,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:29,118 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:29,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:29,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:29,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:29,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:29,147 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:29,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:29,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:29,189 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:29,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:29,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:29,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:29,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:29,221 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:29,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:29,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:29,262 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:29,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:29,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:29,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:29,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:29,292 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:29,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:29,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:29,333 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:29,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:29,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:29,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:29,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:29,362 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:29,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:29,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:29,403 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:29,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:29,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:29,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:29,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:29,447 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:29,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:29,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:29,513 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:29,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:29,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:29,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:29,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:29,564 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:29,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:29,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:29,618 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:29,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:29,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:29,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:29,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:29,662 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:29,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:29,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:29,707 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:29,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:29,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:29,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:29,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:29,747 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:29,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:29,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:29,789 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:29,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:29,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:29,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:29,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:29,821 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:29,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:29,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:29,874 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:29,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:29,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:29,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:29,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:29,903 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:29,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:29,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:29,944 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:29,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:29,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:29,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:29,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:29,973 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:30,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:30,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:30,014 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:30,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:30,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:30,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:30,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:30,043 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:30,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:30,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:30,084 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:30,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:30,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:30,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:30,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:30,113 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:30,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:30,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:30,154 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:30,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:30,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:30,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:30,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:30,183 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:30,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:30,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:30,224 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:30,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:30,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:30,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:30,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:30,253 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:30,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:30,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:30,297 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:30,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:30,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:30,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:30,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:30,327 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:30,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:30,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:30,368 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:30,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:30,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:30,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:30,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:30,397 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:30,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:30,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:30,438 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:30,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:30,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:30,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:30,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:30,467 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:30,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:30,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:30,508 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:30,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:30,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:30,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:30,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:30,537 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:30,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:30,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:30,579 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:30,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:30,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:30,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:30,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:30,608 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:30,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:30,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:30,651 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:30,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:30,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:30,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:30,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:30,680 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:30,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:30,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:30,721 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:30,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:30,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:30,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:30,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:30,751 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:30,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:30,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:30,792 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:30,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:30,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:30,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:30,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:30,821 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:30,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:30,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:30,862 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:30,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:30,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:30,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:30,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:30,892 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:30,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:30,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:30,933 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:30,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:30,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:30,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:30,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:30,962 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:31,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:31,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:31,003 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:31,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:31,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:31,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:31,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:31,037 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:31,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:31,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:31,078 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:31,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:31,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:31,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:31,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:31,107 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:31,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:31,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:31,148 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:31,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:31,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:31,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:31,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:31,177 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:31,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:31,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:31,219 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:31,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:31,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:31,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:31,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:31,248 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:31,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:31,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:31,288 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:31,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:31,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:31,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:31,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:31,317 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:31,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:31,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:31,357 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:31,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:31,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:31,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:31,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:31,386 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:31,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:31,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:31,426 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:31,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:31,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:31,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:31,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:31,455 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:31,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:31,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:31,496 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:31,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:31,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:31,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:31,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:31,525 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:31,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:31,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:31,566 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:31,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:31,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:31,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:31,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:31,595 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:31,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:31,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:31,636 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:31,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:31,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:31,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:31,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:31,665 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:31,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:31,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:31,706 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:31,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:31,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:31,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:31,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:31,735 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:31,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:31,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:31,775 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:31,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:31,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:31,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:31,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:31,804 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:31,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:31,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:31,845 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:31,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:31,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:31,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:31,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:31,874 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:31,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:31,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:31,915 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:31,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:31,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:31,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:31,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:31,944 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:31,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:31,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:31,985 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:31,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:31,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:31,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:31,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:32,014 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:32,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:32,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:32,056 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:32,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:32,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:32,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:32,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:32,084 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:32,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:32,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:32,126 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:32,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:32,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:32,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:32,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:32,155 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:32,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:32,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:32,195 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:32,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:32,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:32,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:32,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:32,224 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:32,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:32,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:32,264 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:32,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:32,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:32,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:32,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:32,295 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:32,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:32,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:32,335 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:32,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:32,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:32,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:32,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:32,365 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:32,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:32,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:32,405 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:32,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:32,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:32,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:32,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:32,434 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:32,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:32,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:32,474 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:32,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:32,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:32,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:32,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:32,503 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:32,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:32,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:32,546 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:32,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:32,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:32,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:32,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:32,575 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-11-13 21:20:32,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:32,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 511 states and 778 transitions. [2024-11-13 21:20:32,618 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 778 transitions. [2024-11-13 21:20:32,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 21:20:32,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:32,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:32,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:32,647 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked.