./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/termination-crafted/Arrays01-EquivalentConstantIndices-1.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8de7927-d628-4045-81d9-cfd93e200f40/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8de7927-d628-4045-81d9-cfd93e200f40/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8de7927-d628-4045-81d9-cfd93e200f40/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8de7927-d628-4045-81d9-cfd93e200f40/bin/ukojak-verify-CZk0znPC7b/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/termination-crafted/Arrays01-EquivalentConstantIndices-1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8de7927-d628-4045-81d9-cfd93e200f40/bin/ukojak-verify-CZk0znPC7b/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8de7927-d628-4045-81d9-cfd93e200f40/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash cad2c6f6e8ebe2adcd550e4a56b83be37e52f812ae33bfb645236c6925734dbf --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 00:28:57,709 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 00:28:57,764 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8de7927-d628-4045-81d9-cfd93e200f40/bin/ukojak-verify-CZk0znPC7b/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Default.epf [2024-12-06 00:28:57,768 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 00:28:57,768 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 00:28:57,788 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 00:28:57,789 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 00:28:57,789 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 00:28:57,789 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 00:28:57,789 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 00:28:57,789 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 00:28:57,789 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-12-06 00:28:57,790 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-12-06 00:28:57,790 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-12-06 00:28:57,790 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 00:28:57,790 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 00:28:57,790 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 00:28:57,790 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 00:28:57,790 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 00:28:57,790 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 00:28:57,790 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 00:28:57,790 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 00:28:57,791 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 00:28:57,791 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 00:28:57,791 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 00:28:57,791 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 00:28:57,791 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 00:28:57,791 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_c8de7927-d628-4045-81d9-cfd93e200f40/bin/ukojak-verify-CZk0znPC7b Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> cad2c6f6e8ebe2adcd550e4a56b83be37e52f812ae33bfb645236c6925734dbf [2024-12-06 00:28:58,004 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 00:28:58,011 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 00:28:58,013 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 00:28:58,014 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 00:28:58,014 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 00:28:58,015 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8de7927-d628-4045-81d9-cfd93e200f40/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/termination-crafted/Arrays01-EquivalentConstantIndices-1.c [2024-12-06 00:29:00,628 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8de7927-d628-4045-81d9-cfd93e200f40/bin/ukojak-verify-CZk0znPC7b/data/e2545df57/c72d11a5cfbd4e659ba83bc414fb5c55/FLAG28fcd1061 [2024-12-06 00:29:00,808 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 00:29:00,808 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8de7927-d628-4045-81d9-cfd93e200f40/sv-benchmarks/c/termination-crafted/Arrays01-EquivalentConstantIndices-1.c [2024-12-06 00:29:00,816 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8de7927-d628-4045-81d9-cfd93e200f40/bin/ukojak-verify-CZk0znPC7b/data/e2545df57/c72d11a5cfbd4e659ba83bc414fb5c55/FLAG28fcd1061 [2024-12-06 00:29:00,831 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8de7927-d628-4045-81d9-cfd93e200f40/bin/ukojak-verify-CZk0znPC7b/data/e2545df57/c72d11a5cfbd4e659ba83bc414fb5c55 [2024-12-06 00:29:00,834 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 00:29:00,835 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 00:29:00,836 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 00:29:00,836 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 00:29:00,841 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 00:29:00,842 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 12:29:00" (1/1) ... [2024-12-06 00:29:00,843 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@72d3f438 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:29:00, skipping insertion in model container [2024-12-06 00:29:00,843 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 12:29:00" (1/1) ... [2024-12-06 00:29:00,865 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 00:29:00,990 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 00:29:00,994 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 00:29:01,009 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 00:29:01,024 INFO L204 MainTranslator]: Completed translation [2024-12-06 00:29:01,025 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:29:01 WrapperNode [2024-12-06 00:29:01,025 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 00:29:01,026 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 00:29:01,027 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 00:29:01,027 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 00:29:01,034 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:29:01" (1/1) ... [2024-12-06 00:29:01,039 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:29:01" (1/1) ... [2024-12-06 00:29:01,054 INFO L138 Inliner]: procedures = 8, calls = 9, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 32 [2024-12-06 00:29:01,054 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 00:29:01,055 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 00:29:01,055 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 00:29:01,055 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 00:29:01,061 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:29:01" (1/1) ... [2024-12-06 00:29:01,061 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:29:01" (1/1) ... [2024-12-06 00:29:01,062 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:29:01" (1/1) ... [2024-12-06 00:29:01,063 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:29:01" (1/1) ... [2024-12-06 00:29:01,066 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:29:01" (1/1) ... [2024-12-06 00:29:01,067 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:29:01" (1/1) ... [2024-12-06 00:29:01,070 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:29:01" (1/1) ... [2024-12-06 00:29:01,070 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:29:01" (1/1) ... [2024-12-06 00:29:01,071 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:29:01" (1/1) ... [2024-12-06 00:29:01,072 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 00:29:01,073 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 00:29:01,073 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 00:29:01,073 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 00:29:01,074 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:29:01" (1/1) ... [2024-12-06 00:29:01,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 00:29:01,091 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8de7927-d628-4045-81d9-cfd93e200f40/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 00:29:01,103 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8de7927-d628-4045-81d9-cfd93e200f40/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 00:29:01,106 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8de7927-d628-4045-81d9-cfd93e200f40/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 00:29:01,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-12-06 00:29:01,130 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 00:29:01,131 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 00:29:01,131 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-12-06 00:29:01,131 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-12-06 00:29:01,131 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-06 00:29:01,185 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 00:29:01,187 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 00:29:01,306 INFO L? ?]: Removed 20 outVars from TransFormulas that were not future-live. [2024-12-06 00:29:01,306 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 00:29:01,331 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 00:29:01,332 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-12-06 00:29:01,332 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 12:29:01 BoogieIcfgContainer [2024-12-06 00:29:01,332 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 00:29:01,332 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 00:29:01,333 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 00:29:01,340 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 00:29:01,340 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 12:29:01" (1/1) ... [2024-12-06 00:29:01,346 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 00:29:01,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:01,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 19 states and 21 transitions. [2024-12-06 00:29:01,383 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 21 transitions. [2024-12-06 00:29:01,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-12-06 00:29:01,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:01,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:01,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:01,516 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:01,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:01,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 18 states and 20 transitions. [2024-12-06 00:29:01,565 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 20 transitions. [2024-12-06 00:29:01,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-12-06 00:29:01,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:01,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:01,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:01,671 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:01,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:01,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 20 states and 22 transitions. [2024-12-06 00:29:01,795 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 22 transitions. [2024-12-06 00:29:01,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-12-06 00:29:01,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:01,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:01,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:01,926 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:02,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:02,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 22 states and 26 transitions. [2024-12-06 00:29:02,091 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 26 transitions. [2024-12-06 00:29:02,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-12-06 00:29:02,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:02,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:02,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:02,116 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:02,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:02,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 21 states and 24 transitions. [2024-12-06 00:29:02,139 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 24 transitions. [2024-12-06 00:29:02,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-12-06 00:29:02,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:02,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:02,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:02,199 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:02,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:02,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 22 states and 25 transitions. [2024-12-06 00:29:02,336 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 25 transitions. [2024-12-06 00:29:02,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 00:29:02,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:02,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:02,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:02,522 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:03,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:03,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 20 states and 21 transitions. [2024-12-06 00:29:03,246 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 21 transitions. [2024-12-06 00:29:03,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 00:29:03,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:03,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:03,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:03,323 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 00:29:03,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:03,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 21 states and 23 transitions. [2024-12-06 00:29:03,467 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 23 transitions. [2024-12-06 00:29:03,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-06 00:29:03,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:03,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:03,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:03,486 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 00:29:03,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:03,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 20 states and 22 transitions. [2024-12-06 00:29:03,502 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 22 transitions. [2024-12-06 00:29:03,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-06 00:29:03,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:03,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:03,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:03,545 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 00:29:03,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:03,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 22 states and 25 transitions. [2024-12-06 00:29:03,564 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 25 transitions. [2024-12-06 00:29:03,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-12-06 00:29:03,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:03,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:03,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:03,591 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 00:29:03,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:03,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 21 states and 24 transitions. [2024-12-06 00:29:03,606 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 24 transitions. [2024-12-06 00:29:03,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-12-06 00:29:03,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:03,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:03,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:03,682 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 00:29:03,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:03,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 22 states and 26 transitions. [2024-12-06 00:29:03,846 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 26 transitions. [2024-12-06 00:29:03,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-12-06 00:29:03,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:03,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:03,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:03,904 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:04,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:04,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 23 states and 27 transitions. [2024-12-06 00:29:04,062 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 27 transitions. [2024-12-06 00:29:04,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 00:29:04,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:04,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:04,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:04,132 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:04,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:04,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 25 states and 29 transitions. [2024-12-06 00:29:04,405 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 29 transitions. [2024-12-06 00:29:04,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 00:29:04,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:04,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:04,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:04,490 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:04,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:04,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 27 states and 31 transitions. [2024-12-06 00:29:04,756 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 31 transitions. [2024-12-06 00:29:04,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 00:29:04,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:04,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:04,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:04,836 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:05,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:05,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 29 states and 33 transitions. [2024-12-06 00:29:05,148 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 33 transitions. [2024-12-06 00:29:05,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 00:29:05,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:05,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:05,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:05,256 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:05,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:05,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 31 states and 35 transitions. [2024-12-06 00:29:05,583 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 35 transitions. [2024-12-06 00:29:05,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 00:29:05,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:05,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:05,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:05,694 INFO L134 CoverageAnalysis]: Checked inductivity of 49 backedges. 0 proven. 49 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:06,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:06,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 33 states and 37 transitions. [2024-12-06 00:29:06,034 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 37 transitions. [2024-12-06 00:29:06,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-06 00:29:06,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:06,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:06,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:06,152 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 0 proven. 64 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:06,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:06,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 35 states and 39 transitions. [2024-12-06 00:29:06,513 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 39 transitions. [2024-12-06 00:29:06,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 00:29:06,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:06,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:06,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:06,629 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 0 proven. 81 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:06,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:06,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 37 states and 41 transitions. [2024-12-06 00:29:06,996 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 41 transitions. [2024-12-06 00:29:06,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-06 00:29:06,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:06,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:07,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:07,152 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:07,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:07,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 39 states and 43 transitions. [2024-12-06 00:29:07,566 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 43 transitions. [2024-12-06 00:29:07,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-06 00:29:07,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:07,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:07,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:07,711 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 0 proven. 121 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:08,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:08,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 41 states and 45 transitions. [2024-12-06 00:29:08,142 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 45 transitions. [2024-12-06 00:29:08,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 00:29:08,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:08,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:08,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:08,323 INFO L134 CoverageAnalysis]: Checked inductivity of 144 backedges. 0 proven. 144 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:08,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:08,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 43 states and 47 transitions. [2024-12-06 00:29:08,785 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 47 transitions. [2024-12-06 00:29:08,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-06 00:29:08,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:08,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:08,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:08,948 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 0 proven. 169 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:09,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:09,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 45 states and 49 transitions. [2024-12-06 00:29:09,388 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 49 transitions. [2024-12-06 00:29:09,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 00:29:09,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:09,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:09,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:09,594 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 0 proven. 196 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:10,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:10,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 47 states and 51 transitions. [2024-12-06 00:29:10,109 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 51 transitions. [2024-12-06 00:29:10,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-06 00:29:10,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:10,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:10,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:10,343 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:10,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:10,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 49 states and 53 transitions. [2024-12-06 00:29:10,885 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 53 transitions. [2024-12-06 00:29:10,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 00:29:10,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:10,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:10,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:11,113 INFO L134 CoverageAnalysis]: Checked inductivity of 256 backedges. 0 proven. 256 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:11,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:11,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 51 states and 55 transitions. [2024-12-06 00:29:11,751 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 55 transitions. [2024-12-06 00:29:11,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 00:29:11,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:11,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:11,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:11,993 INFO L134 CoverageAnalysis]: Checked inductivity of 289 backedges. 0 proven. 289 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:12,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:12,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 53 states and 57 transitions. [2024-12-06 00:29:12,608 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 57 transitions. [2024-12-06 00:29:12,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-06 00:29:12,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:12,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:12,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:12,822 INFO L134 CoverageAnalysis]: Checked inductivity of 324 backedges. 0 proven. 324 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:13,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:13,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 55 states and 59 transitions. [2024-12-06 00:29:13,377 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 59 transitions. [2024-12-06 00:29:13,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 00:29:13,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:13,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:13,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:13,592 INFO L134 CoverageAnalysis]: Checked inductivity of 361 backedges. 0 proven. 361 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:14,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:14,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 57 states and 61 transitions. [2024-12-06 00:29:14,230 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 61 transitions. [2024-12-06 00:29:14,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 00:29:14,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:14,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:14,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:14,439 INFO L134 CoverageAnalysis]: Checked inductivity of 400 backedges. 0 proven. 400 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:15,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:15,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 59 states and 63 transitions. [2024-12-06 00:29:15,024 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 63 transitions. [2024-12-06 00:29:15,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 00:29:15,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:15,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:15,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:15,236 INFO L134 CoverageAnalysis]: Checked inductivity of 441 backedges. 0 proven. 441 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:15,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:15,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 61 states and 65 transitions. [2024-12-06 00:29:15,839 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 65 transitions. [2024-12-06 00:29:15,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 00:29:15,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:15,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:15,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:16,067 INFO L134 CoverageAnalysis]: Checked inductivity of 484 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:16,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:16,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 63 states and 67 transitions. [2024-12-06 00:29:16,687 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 67 transitions. [2024-12-06 00:29:16,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-06 00:29:16,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:16,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:16,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:16,938 INFO L134 CoverageAnalysis]: Checked inductivity of 529 backedges. 0 proven. 529 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:17,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:17,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 65 states and 69 transitions. [2024-12-06 00:29:17,668 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 69 transitions. [2024-12-06 00:29:17,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-06 00:29:17,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:17,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:17,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:17,939 INFO L134 CoverageAnalysis]: Checked inductivity of 576 backedges. 0 proven. 576 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:18,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:18,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 67 states and 71 transitions. [2024-12-06 00:29:18,694 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 71 transitions. [2024-12-06 00:29:18,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-06 00:29:18,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:18,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:18,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:18,965 INFO L134 CoverageAnalysis]: Checked inductivity of 625 backedges. 0 proven. 625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:19,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:19,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 69 states and 73 transitions. [2024-12-06 00:29:19,738 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 73 transitions. [2024-12-06 00:29:19,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-12-06 00:29:19,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:19,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:19,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:20,005 INFO L134 CoverageAnalysis]: Checked inductivity of 676 backedges. 0 proven. 676 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:20,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:20,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 71 states and 75 transitions. [2024-12-06 00:29:20,738 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 75 transitions. [2024-12-06 00:29:20,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-06 00:29:20,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:20,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:20,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:21,005 INFO L134 CoverageAnalysis]: Checked inductivity of 729 backedges. 0 proven. 729 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:21,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:21,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 73 states and 77 transitions. [2024-12-06 00:29:21,811 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 77 transitions. [2024-12-06 00:29:21,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-12-06 00:29:21,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:21,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:21,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:22,096 INFO L134 CoverageAnalysis]: Checked inductivity of 784 backedges. 0 proven. 784 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:22,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:22,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 75 states and 79 transitions. [2024-12-06 00:29:22,905 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 79 transitions. [2024-12-06 00:29:22,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-12-06 00:29:22,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:22,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:22,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:23,230 INFO L134 CoverageAnalysis]: Checked inductivity of 841 backedges. 0 proven. 841 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:24,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:24,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 77 states and 81 transitions. [2024-12-06 00:29:24,071 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 81 transitions. [2024-12-06 00:29:24,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-06 00:29:24,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:24,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:24,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:24,362 INFO L134 CoverageAnalysis]: Checked inductivity of 900 backedges. 0 proven. 900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:25,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:25,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 79 states and 83 transitions. [2024-12-06 00:29:25,173 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 83 transitions. [2024-12-06 00:29:25,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-12-06 00:29:25,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:25,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:25,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:25,489 INFO L134 CoverageAnalysis]: Checked inductivity of 961 backedges. 0 proven. 961 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:26,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:26,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 81 states and 85 transitions. [2024-12-06 00:29:26,469 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 85 transitions. [2024-12-06 00:29:26,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-06 00:29:26,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:26,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:26,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:26,842 INFO L134 CoverageAnalysis]: Checked inductivity of 1024 backedges. 0 proven. 1024 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:27,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:27,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 83 states and 87 transitions. [2024-12-06 00:29:27,751 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 87 transitions. [2024-12-06 00:29:27,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-12-06 00:29:27,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:27,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:27,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:28,126 INFO L134 CoverageAnalysis]: Checked inductivity of 1089 backedges. 0 proven. 1089 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:29,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:29,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 85 states and 89 transitions. [2024-12-06 00:29:29,015 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 89 transitions. [2024-12-06 00:29:29,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-12-06 00:29:29,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:29,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:29,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:29,415 INFO L134 CoverageAnalysis]: Checked inductivity of 1156 backedges. 0 proven. 1156 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:30,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:30,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 87 states and 91 transitions. [2024-12-06 00:29:30,406 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 91 transitions. [2024-12-06 00:29:30,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-12-06 00:29:30,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:30,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:30,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:30,770 INFO L134 CoverageAnalysis]: Checked inductivity of 1225 backedges. 0 proven. 1225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:31,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:31,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 89 states and 93 transitions. [2024-12-06 00:29:31,737 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 93 transitions. [2024-12-06 00:29:31,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-12-06 00:29:31,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:31,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:31,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:32,149 INFO L134 CoverageAnalysis]: Checked inductivity of 1296 backedges. 0 proven. 1296 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:33,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:33,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 91 states and 95 transitions. [2024-12-06 00:29:33,139 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 95 transitions. [2024-12-06 00:29:33,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-12-06 00:29:33,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:33,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:33,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:33,560 INFO L134 CoverageAnalysis]: Checked inductivity of 1369 backedges. 0 proven. 1369 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:34,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:34,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 93 states and 97 transitions. [2024-12-06 00:29:34,657 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 97 transitions. [2024-12-06 00:29:34,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-12-06 00:29:34,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:34,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:34,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:35,087 INFO L134 CoverageAnalysis]: Checked inductivity of 1444 backedges. 0 proven. 1444 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:36,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:36,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 95 states and 99 transitions. [2024-12-06 00:29:36,126 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 99 transitions. [2024-12-06 00:29:36,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-12-06 00:29:36,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:36,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:36,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:36,561 INFO L134 CoverageAnalysis]: Checked inductivity of 1521 backedges. 0 proven. 1521 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:37,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:37,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 97 states and 101 transitions. [2024-12-06 00:29:37,589 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 101 transitions. [2024-12-06 00:29:37,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-12-06 00:29:37,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:37,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:37,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:38,058 INFO L134 CoverageAnalysis]: Checked inductivity of 1600 backedges. 0 proven. 1600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:39,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:39,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 99 states and 103 transitions. [2024-12-06 00:29:39,142 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 103 transitions. [2024-12-06 00:29:39,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-12-06 00:29:39,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:39,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:39,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:39,650 INFO L134 CoverageAnalysis]: Checked inductivity of 1681 backedges. 0 proven. 1681 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:40,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:40,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 101 states and 105 transitions. [2024-12-06 00:29:40,737 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 105 transitions. [2024-12-06 00:29:40,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-12-06 00:29:40,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:40,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:40,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:41,270 INFO L134 CoverageAnalysis]: Checked inductivity of 1764 backedges. 0 proven. 1764 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:42,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:42,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 103 states and 107 transitions. [2024-12-06 00:29:42,439 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 107 transitions. [2024-12-06 00:29:42,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-12-06 00:29:42,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:42,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:42,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:42,952 INFO L134 CoverageAnalysis]: Checked inductivity of 1849 backedges. 0 proven. 1849 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:44,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:44,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 105 states and 109 transitions. [2024-12-06 00:29:44,101 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 109 transitions. [2024-12-06 00:29:44,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-12-06 00:29:44,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:44,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:44,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:44,642 INFO L134 CoverageAnalysis]: Checked inductivity of 1936 backedges. 0 proven. 1936 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:45,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:45,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 107 states and 111 transitions. [2024-12-06 00:29:45,894 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 111 transitions. [2024-12-06 00:29:45,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-12-06 00:29:45,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:45,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:45,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:46,458 INFO L134 CoverageAnalysis]: Checked inductivity of 2025 backedges. 0 proven. 2025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:47,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:47,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 109 states and 113 transitions. [2024-12-06 00:29:47,558 INFO L276 IsEmpty]: Start isEmpty. Operand 109 states and 113 transitions. [2024-12-06 00:29:47,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-12-06 00:29:47,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:47,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:47,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:48,109 INFO L134 CoverageAnalysis]: Checked inductivity of 2116 backedges. 0 proven. 2116 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:49,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:49,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 111 states and 115 transitions. [2024-12-06 00:29:49,356 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 115 transitions. [2024-12-06 00:29:49,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-12-06 00:29:49,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:49,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:49,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:49,931 INFO L134 CoverageAnalysis]: Checked inductivity of 2209 backedges. 0 proven. 2209 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:51,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:51,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 113 states and 117 transitions. [2024-12-06 00:29:51,068 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 117 transitions. [2024-12-06 00:29:51,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-12-06 00:29:51,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:51,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:51,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:51,655 INFO L134 CoverageAnalysis]: Checked inductivity of 2304 backedges. 0 proven. 2304 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:52,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:52,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 115 states and 119 transitions. [2024-12-06 00:29:52,891 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 119 transitions. [2024-12-06 00:29:52,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-12-06 00:29:52,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:52,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:52,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:53,518 INFO L134 CoverageAnalysis]: Checked inductivity of 2401 backedges. 0 proven. 2401 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:54,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:54,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 117 states and 121 transitions. [2024-12-06 00:29:54,758 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 121 transitions. [2024-12-06 00:29:54,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-12-06 00:29:54,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:54,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:54,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:55,398 INFO L134 CoverageAnalysis]: Checked inductivity of 2500 backedges. 0 proven. 2500 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:56,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:56,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 119 states and 123 transitions. [2024-12-06 00:29:56,705 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 123 transitions. [2024-12-06 00:29:56,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-12-06 00:29:56,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:56,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:56,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:57,370 INFO L134 CoverageAnalysis]: Checked inductivity of 2601 backedges. 0 proven. 2601 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:29:58,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:58,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 125 states to 121 states and 125 transitions. [2024-12-06 00:29:58,698 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 125 transitions. [2024-12-06 00:29:58,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-12-06 00:29:58,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:58,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:58,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:59,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2704 backedges. 0 proven. 2704 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:00,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:00,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 123 states and 127 transitions. [2024-12-06 00:30:00,861 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 127 transitions. [2024-12-06 00:30:00,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-12-06 00:30:00,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:00,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:00,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:01,572 INFO L134 CoverageAnalysis]: Checked inductivity of 2809 backedges. 0 proven. 2809 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:02,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:02,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 125 states and 129 transitions. [2024-12-06 00:30:02,739 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 129 transitions. [2024-12-06 00:30:02,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-12-06 00:30:02,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:02,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:02,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:03,446 INFO L134 CoverageAnalysis]: Checked inductivity of 2916 backedges. 0 proven. 2916 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:05,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:05,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 127 states and 131 transitions. [2024-12-06 00:30:05,008 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 131 transitions. [2024-12-06 00:30:05,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-12-06 00:30:05,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:05,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:05,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:05,721 INFO L134 CoverageAnalysis]: Checked inductivity of 3025 backedges. 0 proven. 3025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:07,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:07,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 129 states and 133 transitions. [2024-12-06 00:30:07,212 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 133 transitions. [2024-12-06 00:30:07,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-12-06 00:30:07,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:07,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:07,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:07,962 INFO L134 CoverageAnalysis]: Checked inductivity of 3136 backedges. 0 proven. 3136 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:09,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:09,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 131 states and 135 transitions. [2024-12-06 00:30:09,356 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 135 transitions. [2024-12-06 00:30:09,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-12-06 00:30:09,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:09,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:09,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:10,116 INFO L134 CoverageAnalysis]: Checked inductivity of 3249 backedges. 0 proven. 3249 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:11,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:11,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 133 states and 137 transitions. [2024-12-06 00:30:11,642 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 137 transitions. [2024-12-06 00:30:11,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-12-06 00:30:11,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:11,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:11,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:12,558 INFO L134 CoverageAnalysis]: Checked inductivity of 3364 backedges. 0 proven. 3364 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:14,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:14,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 135 states and 139 transitions. [2024-12-06 00:30:14,069 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 139 transitions. [2024-12-06 00:30:14,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-12-06 00:30:14,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:14,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:14,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:14,878 INFO L134 CoverageAnalysis]: Checked inductivity of 3481 backedges. 0 proven. 3481 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:16,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:16,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 137 states and 141 transitions. [2024-12-06 00:30:16,461 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 141 transitions. [2024-12-06 00:30:16,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-12-06 00:30:16,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:16,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:16,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:17,335 INFO L134 CoverageAnalysis]: Checked inductivity of 3600 backedges. 0 proven. 3600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:18,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:18,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 139 states and 143 transitions. [2024-12-06 00:30:18,912 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 143 transitions. [2024-12-06 00:30:18,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2024-12-06 00:30:18,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:18,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:18,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:19,798 INFO L134 CoverageAnalysis]: Checked inductivity of 3721 backedges. 0 proven. 3721 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:21,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:21,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 141 states and 145 transitions. [2024-12-06 00:30:21,446 INFO L276 IsEmpty]: Start isEmpty. Operand 141 states and 145 transitions. [2024-12-06 00:30:21,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 131 [2024-12-06 00:30:21,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:21,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:21,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:22,343 INFO L134 CoverageAnalysis]: Checked inductivity of 3844 backedges. 0 proven. 3844 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:23,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:23,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 143 states and 147 transitions. [2024-12-06 00:30:23,880 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 147 transitions. [2024-12-06 00:30:23,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-12-06 00:30:23,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:23,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:23,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:24,827 INFO L134 CoverageAnalysis]: Checked inductivity of 3969 backedges. 0 proven. 3969 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:26,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:26,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 145 states and 149 transitions. [2024-12-06 00:30:26,535 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 149 transitions. [2024-12-06 00:30:26,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-12-06 00:30:26,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:26,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:26,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:27,597 INFO L134 CoverageAnalysis]: Checked inductivity of 4096 backedges. 0 proven. 4096 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:29,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:29,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 151 states to 147 states and 151 transitions. [2024-12-06 00:30:29,288 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 151 transitions. [2024-12-06 00:30:29,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-12-06 00:30:29,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:29,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:29,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:30,242 INFO L134 CoverageAnalysis]: Checked inductivity of 4225 backedges. 0 proven. 4225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:31,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:31,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 149 states and 153 transitions. [2024-12-06 00:30:31,908 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 153 transitions. [2024-12-06 00:30:31,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2024-12-06 00:30:31,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:31,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:31,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:32,919 INFO L134 CoverageAnalysis]: Checked inductivity of 4356 backedges. 0 proven. 4356 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:34,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:34,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 155 states to 151 states and 155 transitions. [2024-12-06 00:30:34,537 INFO L276 IsEmpty]: Start isEmpty. Operand 151 states and 155 transitions. [2024-12-06 00:30:34,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 141 [2024-12-06 00:30:34,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:34,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:34,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:35,582 INFO L134 CoverageAnalysis]: Checked inductivity of 4489 backedges. 0 proven. 4489 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:37,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:37,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 153 states and 157 transitions. [2024-12-06 00:30:37,311 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 157 transitions. [2024-12-06 00:30:37,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-12-06 00:30:37,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:37,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:37,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:38,341 INFO L134 CoverageAnalysis]: Checked inductivity of 4624 backedges. 0 proven. 4624 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:40,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:40,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 155 states and 159 transitions. [2024-12-06 00:30:40,121 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 159 transitions. [2024-12-06 00:30:40,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-12-06 00:30:40,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:40,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:40,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:41,191 INFO L134 CoverageAnalysis]: Checked inductivity of 4761 backedges. 0 proven. 4761 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:42,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:42,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 157 states and 161 transitions. [2024-12-06 00:30:42,977 INFO L276 IsEmpty]: Start isEmpty. Operand 157 states and 161 transitions. [2024-12-06 00:30:42,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2024-12-06 00:30:42,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:42,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:43,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:44,081 INFO L134 CoverageAnalysis]: Checked inductivity of 4900 backedges. 0 proven. 4900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:45,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:45,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 159 states and 163 transitions. [2024-12-06 00:30:45,891 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 163 transitions. [2024-12-06 00:30:45,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2024-12-06 00:30:45,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:45,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:45,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:47,208 INFO L134 CoverageAnalysis]: Checked inductivity of 5041 backedges. 0 proven. 5041 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:48,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:48,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 161 states and 165 transitions. [2024-12-06 00:30:48,921 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 165 transitions. [2024-12-06 00:30:48,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-12-06 00:30:48,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:48,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:48,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:50,103 INFO L134 CoverageAnalysis]: Checked inductivity of 5184 backedges. 0 proven. 5184 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:52,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:52,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 163 states and 167 transitions. [2024-12-06 00:30:52,053 INFO L276 IsEmpty]: Start isEmpty. Operand 163 states and 167 transitions. [2024-12-06 00:30:52,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2024-12-06 00:30:52,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:52,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:52,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:53,220 INFO L134 CoverageAnalysis]: Checked inductivity of 5329 backedges. 0 proven. 5329 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:55,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:55,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 165 states and 169 transitions. [2024-12-06 00:30:55,109 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 169 transitions. [2024-12-06 00:30:55,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-12-06 00:30:55,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:55,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:55,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:56,322 INFO L134 CoverageAnalysis]: Checked inductivity of 5476 backedges. 0 proven. 5476 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:30:58,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:58,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 167 states and 171 transitions. [2024-12-06 00:30:58,262 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 171 transitions. [2024-12-06 00:30:58,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 157 [2024-12-06 00:30:58,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:58,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:58,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:59,517 INFO L134 CoverageAnalysis]: Checked inductivity of 5625 backedges. 0 proven. 5625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:31:01,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:01,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 169 states and 173 transitions. [2024-12-06 00:31:01,463 INFO L276 IsEmpty]: Start isEmpty. Operand 169 states and 173 transitions. [2024-12-06 00:31:01,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 159 [2024-12-06 00:31:01,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:01,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:01,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:02,708 INFO L134 CoverageAnalysis]: Checked inductivity of 5776 backedges. 0 proven. 5776 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:31:04,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:04,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 175 states to 171 states and 175 transitions. [2024-12-06 00:31:04,735 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 175 transitions. [2024-12-06 00:31:04,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2024-12-06 00:31:04,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:04,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:04,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:06,030 INFO L134 CoverageAnalysis]: Checked inductivity of 5929 backedges. 0 proven. 5929 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:31:07,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:07,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 177 states to 173 states and 177 transitions. [2024-12-06 00:31:07,900 INFO L276 IsEmpty]: Start isEmpty. Operand 173 states and 177 transitions. [2024-12-06 00:31:07,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 163 [2024-12-06 00:31:07,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:07,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:07,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:09,218 INFO L134 CoverageAnalysis]: Checked inductivity of 6084 backedges. 0 proven. 6084 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:31:11,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:11,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 179 states to 175 states and 179 transitions. [2024-12-06 00:31:11,070 INFO L276 IsEmpty]: Start isEmpty. Operand 175 states and 179 transitions. [2024-12-06 00:31:11,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-12-06 00:31:11,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:11,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:11,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:12,604 INFO L134 CoverageAnalysis]: Checked inductivity of 6241 backedges. 0 proven. 6241 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:31:14,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:14,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 181 states to 177 states and 181 transitions. [2024-12-06 00:31:14,780 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 181 transitions. [2024-12-06 00:31:14,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 167 [2024-12-06 00:31:14,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:14,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:14,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:16,159 INFO L134 CoverageAnalysis]: Checked inductivity of 6400 backedges. 0 proven. 6400 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:31:18,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:18,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 183 states to 179 states and 183 transitions. [2024-12-06 00:31:18,371 INFO L276 IsEmpty]: Start isEmpty. Operand 179 states and 183 transitions. [2024-12-06 00:31:18,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-12-06 00:31:18,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:18,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:18,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:19,797 INFO L134 CoverageAnalysis]: Checked inductivity of 6561 backedges. 0 proven. 6561 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:31:21,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:21,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 181 states and 185 transitions. [2024-12-06 00:31:21,817 INFO L276 IsEmpty]: Start isEmpty. Operand 181 states and 185 transitions. [2024-12-06 00:31:21,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-12-06 00:31:21,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:21,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:21,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:23,274 INFO L134 CoverageAnalysis]: Checked inductivity of 6724 backedges. 0 proven. 6724 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:31:25,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:25,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 183 states and 187 transitions. [2024-12-06 00:31:25,280 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 187 transitions. [2024-12-06 00:31:25,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-12-06 00:31:25,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:25,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:25,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:26,794 INFO L134 CoverageAnalysis]: Checked inductivity of 6889 backedges. 0 proven. 6889 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:31:28,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:28,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 185 states and 189 transitions. [2024-12-06 00:31:28,988 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 189 transitions. [2024-12-06 00:31:28,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-12-06 00:31:28,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:28,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:29,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:30,518 INFO L134 CoverageAnalysis]: Checked inductivity of 7056 backedges. 0 proven. 7056 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:31:32,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:32,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 187 states and 191 transitions. [2024-12-06 00:31:32,717 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 191 transitions. [2024-12-06 00:31:32,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 177 [2024-12-06 00:31:32,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:32,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:32,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:34,272 INFO L134 CoverageAnalysis]: Checked inductivity of 7225 backedges. 0 proven. 7225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:31:36,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:36,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 193 states to 189 states and 193 transitions. [2024-12-06 00:31:36,573 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 193 transitions. [2024-12-06 00:31:36,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-12-06 00:31:36,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:36,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:36,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:38,217 INFO L134 CoverageAnalysis]: Checked inductivity of 7396 backedges. 0 proven. 7396 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:31:40,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:40,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 191 states and 195 transitions. [2024-12-06 00:31:40,449 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 195 transitions. [2024-12-06 00:31:40,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 181 [2024-12-06 00:31:40,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:40,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:40,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:42,084 INFO L134 CoverageAnalysis]: Checked inductivity of 7569 backedges. 0 proven. 7569 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:31:44,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:44,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 193 states and 197 transitions. [2024-12-06 00:31:44,239 INFO L276 IsEmpty]: Start isEmpty. Operand 193 states and 197 transitions. [2024-12-06 00:31:44,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2024-12-06 00:31:44,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:44,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:44,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:45,923 INFO L134 CoverageAnalysis]: Checked inductivity of 7744 backedges. 0 proven. 7744 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:31:48,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:48,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 199 states to 195 states and 199 transitions. [2024-12-06 00:31:48,283 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 199 transitions. [2024-12-06 00:31:48,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 185 [2024-12-06 00:31:48,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:48,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:48,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:50,271 INFO L134 CoverageAnalysis]: Checked inductivity of 7921 backedges. 0 proven. 7921 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:31:52,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:52,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 201 states to 197 states and 201 transitions. [2024-12-06 00:31:52,689 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 201 transitions. [2024-12-06 00:31:52,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 187 [2024-12-06 00:31:52,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:52,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:52,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:54,596 INFO L134 CoverageAnalysis]: Checked inductivity of 8100 backedges. 0 proven. 8100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:31:57,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:57,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 203 states to 199 states and 203 transitions. [2024-12-06 00:31:57,038 INFO L276 IsEmpty]: Start isEmpty. Operand 199 states and 203 transitions. [2024-12-06 00:31:57,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 189 [2024-12-06 00:31:57,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:57,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:57,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:58,847 INFO L134 CoverageAnalysis]: Checked inductivity of 8281 backedges. 0 proven. 8281 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:32:01,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:01,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 205 states to 201 states and 205 transitions. [2024-12-06 00:32:01,143 INFO L276 IsEmpty]: Start isEmpty. Operand 201 states and 205 transitions. [2024-12-06 00:32:01,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 191 [2024-12-06 00:32:01,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:01,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:01,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:03,127 INFO L134 CoverageAnalysis]: Checked inductivity of 8464 backedges. 0 proven. 8464 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:32:05,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:05,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 203 states and 207 transitions. [2024-12-06 00:32:05,468 INFO L276 IsEmpty]: Start isEmpty. Operand 203 states and 207 transitions. [2024-12-06 00:32:05,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-12-06 00:32:05,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:05,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:05,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:07,528 INFO L134 CoverageAnalysis]: Checked inductivity of 8649 backedges. 0 proven. 8649 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:32:09,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:09,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 209 states to 205 states and 209 transitions. [2024-12-06 00:32:09,914 INFO L276 IsEmpty]: Start isEmpty. Operand 205 states and 209 transitions. [2024-12-06 00:32:09,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-12-06 00:32:09,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:09,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:09,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:12,072 INFO L134 CoverageAnalysis]: Checked inductivity of 8836 backedges. 0 proven. 8836 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:32:14,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:14,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 211 states to 207 states and 211 transitions. [2024-12-06 00:32:14,416 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 211 transitions. [2024-12-06 00:32:14,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 197 [2024-12-06 00:32:14,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:14,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:14,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:16,345 INFO L134 CoverageAnalysis]: Checked inductivity of 9025 backedges. 0 proven. 9025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:32:18,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:18,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 209 states and 213 transitions. [2024-12-06 00:32:18,914 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 213 transitions. [2024-12-06 00:32:18,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-12-06 00:32:18,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:18,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:18,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:20,894 INFO L134 CoverageAnalysis]: Checked inductivity of 9216 backedges. 0 proven. 9216 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:32:23,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:23,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 211 states and 215 transitions. [2024-12-06 00:32:23,523 INFO L276 IsEmpty]: Start isEmpty. Operand 211 states and 215 transitions. [2024-12-06 00:32:23,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 201 [2024-12-06 00:32:23,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:23,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:23,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:25,555 INFO L134 CoverageAnalysis]: Checked inductivity of 9409 backedges. 0 proven. 9409 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:32:28,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:28,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 217 states to 213 states and 217 transitions. [2024-12-06 00:32:28,072 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 217 transitions. [2024-12-06 00:32:28,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 203 [2024-12-06 00:32:28,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:28,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:28,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:30,123 INFO L134 CoverageAnalysis]: Checked inductivity of 9604 backedges. 0 proven. 9604 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:32:32,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:32,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 215 states and 219 transitions. [2024-12-06 00:32:32,748 INFO L276 IsEmpty]: Start isEmpty. Operand 215 states and 219 transitions. [2024-12-06 00:32:32,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 205 [2024-12-06 00:32:32,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:32,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:32,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:35,125 INFO L134 CoverageAnalysis]: Checked inductivity of 9801 backedges. 0 proven. 9801 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:32:37,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:37,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 217 states and 221 transitions. [2024-12-06 00:32:37,747 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 221 transitions. [2024-12-06 00:32:37,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 207 [2024-12-06 00:32:37,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:37,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:37,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:39,906 INFO L134 CoverageAnalysis]: Checked inductivity of 10000 backedges. 0 proven. 10000 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:32:42,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:42,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 223 states to 219 states and 223 transitions. [2024-12-06 00:32:42,463 INFO L276 IsEmpty]: Start isEmpty. Operand 219 states and 223 transitions. [2024-12-06 00:32:42,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 209 [2024-12-06 00:32:42,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:42,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:42,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:44,886 INFO L134 CoverageAnalysis]: Checked inductivity of 10201 backedges. 0 proven. 10201 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:32:47,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:47,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 225 states to 221 states and 225 transitions. [2024-12-06 00:32:47,535 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 225 transitions. [2024-12-06 00:32:47,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-12-06 00:32:47,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:47,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:47,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:50,099 INFO L134 CoverageAnalysis]: Checked inductivity of 10404 backedges. 0 proven. 10404 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:32:52,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:52,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 223 states and 227 transitions. [2024-12-06 00:32:52,617 INFO L276 IsEmpty]: Start isEmpty. Operand 223 states and 227 transitions. [2024-12-06 00:32:52,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 213 [2024-12-06 00:32:52,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:52,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:52,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:54,970 INFO L134 CoverageAnalysis]: Checked inductivity of 10609 backedges. 0 proven. 10609 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:32:57,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:57,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 225 states and 229 transitions. [2024-12-06 00:32:57,678 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 229 transitions. [2024-12-06 00:32:57,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 215 [2024-12-06 00:32:57,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:57,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:57,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:33:00,062 INFO L134 CoverageAnalysis]: Checked inductivity of 10816 backedges. 0 proven. 10816 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:33:02,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:33:02,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 231 states to 227 states and 231 transitions. [2024-12-06 00:33:02,711 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 231 transitions. [2024-12-06 00:33:02,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 217 [2024-12-06 00:33:02,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:33:02,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:33:02,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:33:05,056 INFO L134 CoverageAnalysis]: Checked inductivity of 11025 backedges. 0 proven. 11025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:33:07,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:33:07,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 233 states to 229 states and 233 transitions. [2024-12-06 00:33:07,757 INFO L276 IsEmpty]: Start isEmpty. Operand 229 states and 233 transitions. [2024-12-06 00:33:07,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-12-06 00:33:07,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:33:07,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:33:07,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:33:10,107 INFO L134 CoverageAnalysis]: Checked inductivity of 11236 backedges. 0 proven. 11236 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:33:12,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:33:12,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 235 states to 231 states and 235 transitions. [2024-12-06 00:33:12,925 INFO L276 IsEmpty]: Start isEmpty. Operand 231 states and 235 transitions. [2024-12-06 00:33:12,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 221 [2024-12-06 00:33:12,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:33:12,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:33:12,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:33:15,366 INFO L134 CoverageAnalysis]: Checked inductivity of 11449 backedges. 0 proven. 11449 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:33:18,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:33:18,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 237 states to 233 states and 237 transitions. [2024-12-06 00:33:18,146 INFO L276 IsEmpty]: Start isEmpty. Operand 233 states and 237 transitions. [2024-12-06 00:33:18,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 223 [2024-12-06 00:33:18,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:33:18,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:33:18,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:33:20,696 INFO L134 CoverageAnalysis]: Checked inductivity of 11664 backedges. 0 proven. 11664 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:33:23,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:33:23,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 239 states to 235 states and 239 transitions. [2024-12-06 00:33:23,503 INFO L276 IsEmpty]: Start isEmpty. Operand 235 states and 239 transitions. [2024-12-06 00:33:23,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 225 [2024-12-06 00:33:23,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:33:23,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:33:23,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:33:25,987 INFO L134 CoverageAnalysis]: Checked inductivity of 11881 backedges. 0 proven. 11881 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:33:28,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:33:28,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 241 states to 237 states and 241 transitions. [2024-12-06 00:33:28,807 INFO L276 IsEmpty]: Start isEmpty. Operand 237 states and 241 transitions. [2024-12-06 00:33:28,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 227 [2024-12-06 00:33:28,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:33:28,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:33:28,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:33:31,367 INFO L134 CoverageAnalysis]: Checked inductivity of 12100 backedges. 0 proven. 12100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:33:34,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:33:34,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 243 states to 239 states and 243 transitions. [2024-12-06 00:33:34,216 INFO L276 IsEmpty]: Start isEmpty. Operand 239 states and 243 transitions. [2024-12-06 00:33:34,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 229 [2024-12-06 00:33:34,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:33:34,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:33:34,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:33:36,788 INFO L134 CoverageAnalysis]: Checked inductivity of 12321 backedges. 0 proven. 12321 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:33:39,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:33:39,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 245 states to 241 states and 245 transitions. [2024-12-06 00:33:39,782 INFO L276 IsEmpty]: Start isEmpty. Operand 241 states and 245 transitions. [2024-12-06 00:33:39,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 231 [2024-12-06 00:33:39,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:33:39,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:33:39,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:33:42,425 INFO L134 CoverageAnalysis]: Checked inductivity of 12544 backedges. 0 proven. 12544 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:33:45,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:33:45,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 247 states to 243 states and 247 transitions. [2024-12-06 00:33:45,369 INFO L276 IsEmpty]: Start isEmpty. Operand 243 states and 247 transitions. [2024-12-06 00:33:45,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 233 [2024-12-06 00:33:45,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:33:45,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:33:45,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:33:48,165 INFO L134 CoverageAnalysis]: Checked inductivity of 12769 backedges. 0 proven. 12769 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:33:51,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:33:51,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 249 states to 245 states and 249 transitions. [2024-12-06 00:33:51,030 INFO L276 IsEmpty]: Start isEmpty. Operand 245 states and 249 transitions. [2024-12-06 00:33:51,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 235 [2024-12-06 00:33:51,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:33:51,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:33:51,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:33:53,900 INFO L134 CoverageAnalysis]: Checked inductivity of 12996 backedges. 0 proven. 12996 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:33:56,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:33:56,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 251 states to 247 states and 251 transitions. [2024-12-06 00:33:56,941 INFO L276 IsEmpty]: Start isEmpty. Operand 247 states and 251 transitions. [2024-12-06 00:33:56,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-12-06 00:33:56,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:33:56,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:33:57,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:33:59,811 INFO L134 CoverageAnalysis]: Checked inductivity of 13225 backedges. 0 proven. 13225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:34:02,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:02,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 253 states to 249 states and 253 transitions. [2024-12-06 00:34:02,890 INFO L276 IsEmpty]: Start isEmpty. Operand 249 states and 253 transitions. [2024-12-06 00:34:02,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-12-06 00:34:02,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:02,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:02,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:05,731 INFO L134 CoverageAnalysis]: Checked inductivity of 13456 backedges. 0 proven. 13456 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:34:08,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:08,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 255 states to 251 states and 255 transitions. [2024-12-06 00:34:08,729 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 255 transitions. [2024-12-06 00:34:08,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 241 [2024-12-06 00:34:08,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:08,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:08,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:11,638 INFO L134 CoverageAnalysis]: Checked inductivity of 13689 backedges. 0 proven. 13689 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:34:14,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:14,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 257 states to 253 states and 257 transitions. [2024-12-06 00:34:14,663 INFO L276 IsEmpty]: Start isEmpty. Operand 253 states and 257 transitions. [2024-12-06 00:34:14,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 243 [2024-12-06 00:34:14,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:14,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:14,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:17,624 INFO L134 CoverageAnalysis]: Checked inductivity of 13924 backedges. 0 proven. 13924 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:34:20,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:20,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 259 states to 255 states and 259 transitions. [2024-12-06 00:34:20,694 INFO L276 IsEmpty]: Start isEmpty. Operand 255 states and 259 transitions. [2024-12-06 00:34:20,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 245 [2024-12-06 00:34:20,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:20,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:20,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:23,983 INFO L134 CoverageAnalysis]: Checked inductivity of 14161 backedges. 0 proven. 14161 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:34:27,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:27,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 261 states to 257 states and 261 transitions. [2024-12-06 00:34:27,090 INFO L276 IsEmpty]: Start isEmpty. Operand 257 states and 261 transitions. [2024-12-06 00:34:27,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 247 [2024-12-06 00:34:27,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:27,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:27,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:30,663 INFO L134 CoverageAnalysis]: Checked inductivity of 14400 backedges. 0 proven. 14400 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:34:33,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:33,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 263 states to 259 states and 263 transitions. [2024-12-06 00:34:33,806 INFO L276 IsEmpty]: Start isEmpty. Operand 259 states and 263 transitions. [2024-12-06 00:34:33,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 249 [2024-12-06 00:34:33,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:33,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:33,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:36,960 INFO L134 CoverageAnalysis]: Checked inductivity of 14641 backedges. 0 proven. 14641 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:34:40,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:40,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 265 states to 261 states and 265 transitions. [2024-12-06 00:34:40,114 INFO L276 IsEmpty]: Start isEmpty. Operand 261 states and 265 transitions. [2024-12-06 00:34:40,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 251 [2024-12-06 00:34:40,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:40,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:40,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:43,482 INFO L134 CoverageAnalysis]: Checked inductivity of 14884 backedges. 0 proven. 14884 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:34:46,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:47,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 263 states and 267 transitions. [2024-12-06 00:34:47,000 INFO L276 IsEmpty]: Start isEmpty. Operand 263 states and 267 transitions. [2024-12-06 00:34:47,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2024-12-06 00:34:47,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:47,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:47,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:50,807 INFO L134 CoverageAnalysis]: Checked inductivity of 15129 backedges. 0 proven. 15129 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:34:54,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:34:54,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 269 states to 265 states and 269 transitions. [2024-12-06 00:34:54,364 INFO L276 IsEmpty]: Start isEmpty. Operand 265 states and 269 transitions. [2024-12-06 00:34:54,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-12-06 00:34:54,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:34:54,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:34:54,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:34:57,733 INFO L134 CoverageAnalysis]: Checked inductivity of 15376 backedges. 0 proven. 15376 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:35:01,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:01,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 271 states to 267 states and 271 transitions. [2024-12-06 00:35:01,355 INFO L276 IsEmpty]: Start isEmpty. Operand 267 states and 271 transitions. [2024-12-06 00:35:01,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 257 [2024-12-06 00:35:01,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:01,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:01,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:04,891 INFO L134 CoverageAnalysis]: Checked inductivity of 15625 backedges. 0 proven. 15625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:35:08,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:08,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 273 states to 269 states and 273 transitions. [2024-12-06 00:35:08,182 INFO L276 IsEmpty]: Start isEmpty. Operand 269 states and 273 transitions. [2024-12-06 00:35:08,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-12-06 00:35:08,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:08,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:08,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:11,561 INFO L134 CoverageAnalysis]: Checked inductivity of 15876 backedges. 0 proven. 15876 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:35:14,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:14,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 271 states and 275 transitions. [2024-12-06 00:35:14,967 INFO L276 IsEmpty]: Start isEmpty. Operand 271 states and 275 transitions. [2024-12-06 00:35:14,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 261 [2024-12-06 00:35:14,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:14,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:15,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:18,493 INFO L134 CoverageAnalysis]: Checked inductivity of 16129 backedges. 0 proven. 16129 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:35:21,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:21,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 277 states to 273 states and 277 transitions. [2024-12-06 00:35:21,959 INFO L276 IsEmpty]: Start isEmpty. Operand 273 states and 277 transitions. [2024-12-06 00:35:21,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 263 [2024-12-06 00:35:21,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:21,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:22,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:25,452 INFO L134 CoverageAnalysis]: Checked inductivity of 16384 backedges. 0 proven. 16384 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:35:28,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:28,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 279 states to 275 states and 279 transitions. [2024-12-06 00:35:28,809 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 279 transitions. [2024-12-06 00:35:28,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2024-12-06 00:35:28,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:28,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:28,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:32,404 INFO L134 CoverageAnalysis]: Checked inductivity of 16641 backedges. 0 proven. 16641 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:35:35,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:35,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 281 states to 277 states and 281 transitions. [2024-12-06 00:35:35,866 INFO L276 IsEmpty]: Start isEmpty. Operand 277 states and 281 transitions. [2024-12-06 00:35:35,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 267 [2024-12-06 00:35:35,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:35,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:35,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:39,571 INFO L134 CoverageAnalysis]: Checked inductivity of 16900 backedges. 0 proven. 16900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:35:43,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:43,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 283 states to 279 states and 283 transitions. [2024-12-06 00:35:43,016 INFO L276 IsEmpty]: Start isEmpty. Operand 279 states and 283 transitions. [2024-12-06 00:35:43,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 269 [2024-12-06 00:35:43,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:43,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:43,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:46,921 INFO L134 CoverageAnalysis]: Checked inductivity of 17161 backedges. 0 proven. 17161 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:35:50,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:50,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 285 states to 281 states and 285 transitions. [2024-12-06 00:35:50,165 INFO L276 IsEmpty]: Start isEmpty. Operand 281 states and 285 transitions. [2024-12-06 00:35:50,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 271 [2024-12-06 00:35:50,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:50,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:50,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:35:53,838 INFO L134 CoverageAnalysis]: Checked inductivity of 17424 backedges. 0 proven. 17424 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:35:57,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:35:57,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 287 states to 283 states and 287 transitions. [2024-12-06 00:35:57,286 INFO L276 IsEmpty]: Start isEmpty. Operand 283 states and 287 transitions. [2024-12-06 00:35:57,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 273 [2024-12-06 00:35:57,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:35:57,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:35:57,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:01,021 INFO L134 CoverageAnalysis]: Checked inductivity of 17689 backedges. 0 proven. 17689 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:36:04,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:04,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 285 states and 289 transitions. [2024-12-06 00:36:04,567 INFO L276 IsEmpty]: Start isEmpty. Operand 285 states and 289 transitions. [2024-12-06 00:36:04,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 275 [2024-12-06 00:36:04,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:04,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:04,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:08,653 INFO L134 CoverageAnalysis]: Checked inductivity of 17956 backedges. 0 proven. 17956 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:36:12,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:12,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 291 states to 287 states and 291 transitions. [2024-12-06 00:36:12,065 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 291 transitions. [2024-12-06 00:36:12,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 277 [2024-12-06 00:36:12,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:12,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:12,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:15,939 INFO L134 CoverageAnalysis]: Checked inductivity of 18225 backedges. 0 proven. 18225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:36:19,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:19,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 293 states to 289 states and 293 transitions. [2024-12-06 00:36:19,549 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 293 transitions. [2024-12-06 00:36:19,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 279 [2024-12-06 00:36:19,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:19,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:19,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:23,474 INFO L134 CoverageAnalysis]: Checked inductivity of 18496 backedges. 0 proven. 18496 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:36:27,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:27,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 295 states to 291 states and 295 transitions. [2024-12-06 00:36:27,057 INFO L276 IsEmpty]: Start isEmpty. Operand 291 states and 295 transitions. [2024-12-06 00:36:27,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 281 [2024-12-06 00:36:27,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:27,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:27,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:31,104 INFO L134 CoverageAnalysis]: Checked inductivity of 18769 backedges. 0 proven. 18769 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:36:34,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:34,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 297 states to 293 states and 297 transitions. [2024-12-06 00:36:34,653 INFO L276 IsEmpty]: Start isEmpty. Operand 293 states and 297 transitions. [2024-12-06 00:36:34,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 283 [2024-12-06 00:36:34,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:34,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:34,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:38,776 INFO L134 CoverageAnalysis]: Checked inductivity of 19044 backedges. 0 proven. 19044 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:36:42,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:42,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 299 states to 295 states and 299 transitions. [2024-12-06 00:36:42,301 INFO L276 IsEmpty]: Start isEmpty. Operand 295 states and 299 transitions. [2024-12-06 00:36:42,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 285 [2024-12-06 00:36:42,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:42,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:42,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:46,417 INFO L134 CoverageAnalysis]: Checked inductivity of 19321 backedges. 0 proven. 19321 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:36:50,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:50,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 301 states to 297 states and 301 transitions. [2024-12-06 00:36:50,082 INFO L276 IsEmpty]: Start isEmpty. Operand 297 states and 301 transitions. [2024-12-06 00:36:50,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 287 [2024-12-06 00:36:50,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:50,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:50,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:54,361 INFO L134 CoverageAnalysis]: Checked inductivity of 19600 backedges. 0 proven. 19600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:36:58,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:58,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 303 states to 299 states and 303 transitions. [2024-12-06 00:36:58,008 INFO L276 IsEmpty]: Start isEmpty. Operand 299 states and 303 transitions. [2024-12-06 00:36:58,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 289 [2024-12-06 00:36:58,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:58,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:58,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:02,714 INFO L134 CoverageAnalysis]: Checked inductivity of 19881 backedges. 0 proven. 19881 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:37:06,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:06,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 305 states to 301 states and 305 transitions. [2024-12-06 00:37:06,419 INFO L276 IsEmpty]: Start isEmpty. Operand 301 states and 305 transitions. [2024-12-06 00:37:06,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 291 [2024-12-06 00:37:06,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:06,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:06,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:10,766 INFO L134 CoverageAnalysis]: Checked inductivity of 20164 backedges. 0 proven. 20164 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:37:14,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:14,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 307 states to 303 states and 307 transitions. [2024-12-06 00:37:14,526 INFO L276 IsEmpty]: Start isEmpty. Operand 303 states and 307 transitions. [2024-12-06 00:37:14,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 293 [2024-12-06 00:37:14,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:14,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:14,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:18,935 INFO L134 CoverageAnalysis]: Checked inductivity of 20449 backedges. 0 proven. 20449 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:37:22,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:22,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 305 states and 309 transitions. [2024-12-06 00:37:22,668 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 309 transitions. [2024-12-06 00:37:22,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 295 [2024-12-06 00:37:22,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:22,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:22,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:27,107 INFO L134 CoverageAnalysis]: Checked inductivity of 20736 backedges. 0 proven. 20736 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:37:30,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:30,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 311 states to 307 states and 311 transitions. [2024-12-06 00:37:30,805 INFO L276 IsEmpty]: Start isEmpty. Operand 307 states and 311 transitions. [2024-12-06 00:37:30,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 297 [2024-12-06 00:37:30,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:30,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:30,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:35,310 INFO L134 CoverageAnalysis]: Checked inductivity of 21025 backedges. 0 proven. 21025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:37:39,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:39,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 313 states to 309 states and 313 transitions. [2024-12-06 00:37:39,104 INFO L276 IsEmpty]: Start isEmpty. Operand 309 states and 313 transitions. [2024-12-06 00:37:39,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 299 [2024-12-06 00:37:39,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:39,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:39,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:43,760 INFO L134 CoverageAnalysis]: Checked inductivity of 21316 backedges. 0 proven. 21316 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:37:47,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:47,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 315 states to 311 states and 315 transitions. [2024-12-06 00:37:47,605 INFO L276 IsEmpty]: Start isEmpty. Operand 311 states and 315 transitions. [2024-12-06 00:37:47,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 301 [2024-12-06 00:37:47,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:47,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:47,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:52,299 INFO L134 CoverageAnalysis]: Checked inductivity of 21609 backedges. 0 proven. 21609 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:37:56,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:56,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 317 states to 313 states and 317 transitions. [2024-12-06 00:37:56,097 INFO L276 IsEmpty]: Start isEmpty. Operand 313 states and 317 transitions. [2024-12-06 00:37:56,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 303 [2024-12-06 00:37:56,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:56,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:56,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:01,028 INFO L134 CoverageAnalysis]: Checked inductivity of 21904 backedges. 0 proven. 21904 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:38:05,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:05,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 319 states to 315 states and 319 transitions. [2024-12-06 00:38:05,070 INFO L276 IsEmpty]: Start isEmpty. Operand 315 states and 319 transitions. [2024-12-06 00:38:05,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 305 [2024-12-06 00:38:05,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:05,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:05,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:09,944 INFO L134 CoverageAnalysis]: Checked inductivity of 22201 backedges. 0 proven. 22201 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:38:13,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:13,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 317 states and 321 transitions. [2024-12-06 00:38:13,873 INFO L276 IsEmpty]: Start isEmpty. Operand 317 states and 321 transitions. [2024-12-06 00:38:13,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 307 [2024-12-06 00:38:13,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:13,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:14,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:18,961 INFO L134 CoverageAnalysis]: Checked inductivity of 22500 backedges. 0 proven. 22500 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:38:23,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:23,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 323 states to 319 states and 323 transitions. [2024-12-06 00:38:23,197 INFO L276 IsEmpty]: Start isEmpty. Operand 319 states and 323 transitions. [2024-12-06 00:38:23,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 309 [2024-12-06 00:38:23,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:23,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:23,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:28,218 INFO L134 CoverageAnalysis]: Checked inductivity of 22801 backedges. 0 proven. 22801 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:38:32,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:32,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 325 states to 321 states and 325 transitions. [2024-12-06 00:38:32,154 INFO L276 IsEmpty]: Start isEmpty. Operand 321 states and 325 transitions. [2024-12-06 00:38:32,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 311 [2024-12-06 00:38:32,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:32,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:32,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:37,274 INFO L134 CoverageAnalysis]: Checked inductivity of 23104 backedges. 0 proven. 23104 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:38:41,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:41,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 327 states to 323 states and 327 transitions. [2024-12-06 00:38:41,304 INFO L276 IsEmpty]: Start isEmpty. Operand 323 states and 327 transitions. [2024-12-06 00:38:41,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 313 [2024-12-06 00:38:41,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:41,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:41,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:46,499 INFO L134 CoverageAnalysis]: Checked inductivity of 23409 backedges. 0 proven. 23409 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:38:50,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:50,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 329 states to 325 states and 329 transitions. [2024-12-06 00:38:50,610 INFO L276 IsEmpty]: Start isEmpty. Operand 325 states and 329 transitions. [2024-12-06 00:38:50,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 315 [2024-12-06 00:38:50,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:50,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:50,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:55,867 INFO L134 CoverageAnalysis]: Checked inductivity of 23716 backedges. 0 proven. 23716 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:39:00,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:00,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 331 states to 327 states and 331 transitions. [2024-12-06 00:39:00,132 INFO L276 IsEmpty]: Start isEmpty. Operand 327 states and 331 transitions. [2024-12-06 00:39:00,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 317 [2024-12-06 00:39:00,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:00,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:00,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:05,434 INFO L134 CoverageAnalysis]: Checked inductivity of 24025 backedges. 0 proven. 24025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:39:09,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:09,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 333 states to 329 states and 333 transitions. [2024-12-06 00:39:09,638 INFO L276 IsEmpty]: Start isEmpty. Operand 329 states and 333 transitions. [2024-12-06 00:39:09,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 319 [2024-12-06 00:39:09,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:09,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:09,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:15,286 INFO L134 CoverageAnalysis]: Checked inductivity of 24336 backedges. 0 proven. 24336 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:39:19,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:19,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 331 states and 335 transitions. [2024-12-06 00:39:19,671 INFO L276 IsEmpty]: Start isEmpty. Operand 331 states and 335 transitions. [2024-12-06 00:39:19,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 321 [2024-12-06 00:39:19,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:19,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:19,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:25,690 INFO L134 CoverageAnalysis]: Checked inductivity of 24649 backedges. 0 proven. 24649 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:39:30,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:30,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 337 states to 333 states and 337 transitions. [2024-12-06 00:39:30,481 INFO L276 IsEmpty]: Start isEmpty. Operand 333 states and 337 transitions. [2024-12-06 00:39:30,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 323 [2024-12-06 00:39:30,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:30,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:30,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:36,203 INFO L134 CoverageAnalysis]: Checked inductivity of 24964 backedges. 0 proven. 24964 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:39:40,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:40,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 339 states to 335 states and 339 transitions. [2024-12-06 00:39:40,680 INFO L276 IsEmpty]: Start isEmpty. Operand 335 states and 339 transitions. [2024-12-06 00:39:40,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 325 [2024-12-06 00:39:40,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:40,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:40,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:46,881 INFO L134 CoverageAnalysis]: Checked inductivity of 25281 backedges. 0 proven. 25281 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:39:51,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:51,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 341 states to 337 states and 341 transitions. [2024-12-06 00:39:51,407 INFO L276 IsEmpty]: Start isEmpty. Operand 337 states and 341 transitions. [2024-12-06 00:39:51,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 327 [2024-12-06 00:39:51,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:51,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:51,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:57,070 INFO L134 CoverageAnalysis]: Checked inductivity of 25600 backedges. 0 proven. 25600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:40:01,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:01,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 343 states to 339 states and 343 transitions. [2024-12-06 00:40:01,565 INFO L276 IsEmpty]: Start isEmpty. Operand 339 states and 343 transitions. [2024-12-06 00:40:01,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 329 [2024-12-06 00:40:01,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:01,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:01,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:07,233 INFO L134 CoverageAnalysis]: Checked inductivity of 25921 backedges. 0 proven. 25921 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:40:11,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:11,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 345 states to 341 states and 345 transitions. [2024-12-06 00:40:11,548 INFO L276 IsEmpty]: Start isEmpty. Operand 341 states and 345 transitions. [2024-12-06 00:40:11,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 331 [2024-12-06 00:40:11,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:11,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:11,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:17,353 INFO L134 CoverageAnalysis]: Checked inductivity of 26244 backedges. 0 proven. 26244 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:40:21,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:21,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 347 states to 343 states and 347 transitions. [2024-12-06 00:40:21,910 INFO L276 IsEmpty]: Start isEmpty. Operand 343 states and 347 transitions. [2024-12-06 00:40:21,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 333 [2024-12-06 00:40:21,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:21,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:22,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:27,888 INFO L134 CoverageAnalysis]: Checked inductivity of 26569 backedges. 0 proven. 26569 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:40:32,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:32,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 349 states to 345 states and 349 transitions. [2024-12-06 00:40:32,199 INFO L276 IsEmpty]: Start isEmpty. Operand 345 states and 349 transitions. [2024-12-06 00:40:32,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 335 [2024-12-06 00:40:32,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:32,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:32,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:38,155 INFO L134 CoverageAnalysis]: Checked inductivity of 26896 backedges. 0 proven. 26896 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:40:42,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:42,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 351 states to 347 states and 351 transitions. [2024-12-06 00:40:42,606 INFO L276 IsEmpty]: Start isEmpty. Operand 347 states and 351 transitions. [2024-12-06 00:40:42,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 337 [2024-12-06 00:40:42,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:42,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:42,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:48,509 INFO L134 CoverageAnalysis]: Checked inductivity of 27225 backedges. 0 proven. 27225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:40:53,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:53,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 353 states to 349 states and 353 transitions. [2024-12-06 00:40:53,055 INFO L276 IsEmpty]: Start isEmpty. Operand 349 states and 353 transitions. [2024-12-06 00:40:53,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 339 [2024-12-06 00:40:53,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:53,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:53,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:59,299 INFO L134 CoverageAnalysis]: Checked inductivity of 27556 backedges. 0 proven. 27556 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:41:03,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:03,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 355 states to 351 states and 355 transitions. [2024-12-06 00:41:03,924 INFO L276 IsEmpty]: Start isEmpty. Operand 351 states and 355 transitions. [2024-12-06 00:41:03,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 341 [2024-12-06 00:41:03,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:03,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:04,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:10,104 INFO L134 CoverageAnalysis]: Checked inductivity of 27889 backedges. 0 proven. 27889 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:41:14,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:14,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 357 states to 353 states and 357 transitions. [2024-12-06 00:41:14,623 INFO L276 IsEmpty]: Start isEmpty. Operand 353 states and 357 transitions. [2024-12-06 00:41:14,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 343 [2024-12-06 00:41:14,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:14,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:14,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:20,823 INFO L134 CoverageAnalysis]: Checked inductivity of 28224 backedges. 0 proven. 28224 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:41:25,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:25,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 359 states to 355 states and 359 transitions. [2024-12-06 00:41:25,424 INFO L276 IsEmpty]: Start isEmpty. Operand 355 states and 359 transitions. [2024-12-06 00:41:25,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 345 [2024-12-06 00:41:25,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:25,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:25,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:31,891 INFO L134 CoverageAnalysis]: Checked inductivity of 28561 backedges. 0 proven. 28561 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:41:36,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:36,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 361 states to 357 states and 361 transitions. [2024-12-06 00:41:36,500 INFO L276 IsEmpty]: Start isEmpty. Operand 357 states and 361 transitions. [2024-12-06 00:41:36,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 347 [2024-12-06 00:41:36,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:36,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:36,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:43,357 INFO L134 CoverageAnalysis]: Checked inductivity of 28900 backedges. 0 proven. 28900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:41:48,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:48,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 363 states to 359 states and 363 transitions. [2024-12-06 00:41:48,073 INFO L276 IsEmpty]: Start isEmpty. Operand 359 states and 363 transitions. [2024-12-06 00:41:48,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 349 [2024-12-06 00:41:48,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:48,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:48,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:54,971 INFO L134 CoverageAnalysis]: Checked inductivity of 29241 backedges. 0 proven. 29241 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:41:59,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:59,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 361 states and 365 transitions. [2024-12-06 00:41:59,587 INFO L276 IsEmpty]: Start isEmpty. Operand 361 states and 365 transitions. [2024-12-06 00:41:59,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 351 [2024-12-06 00:41:59,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:59,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:59,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:06,231 INFO L134 CoverageAnalysis]: Checked inductivity of 29584 backedges. 0 proven. 29584 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:42:10,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:10,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 367 states to 363 states and 367 transitions. [2024-12-06 00:42:10,793 INFO L276 IsEmpty]: Start isEmpty. Operand 363 states and 367 transitions. [2024-12-06 00:42:10,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 353 [2024-12-06 00:42:10,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:10,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:10,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:17,471 INFO L134 CoverageAnalysis]: Checked inductivity of 29929 backedges. 0 proven. 29929 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:42:22,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:22,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 369 states to 365 states and 369 transitions. [2024-12-06 00:42:22,248 INFO L276 IsEmpty]: Start isEmpty. Operand 365 states and 369 transitions. [2024-12-06 00:42:22,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 355 [2024-12-06 00:42:22,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:22,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:22,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:29,261 INFO L134 CoverageAnalysis]: Checked inductivity of 30276 backedges. 0 proven. 30276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:42:34,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:34,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 371 states to 367 states and 371 transitions. [2024-12-06 00:42:34,010 INFO L276 IsEmpty]: Start isEmpty. Operand 367 states and 371 transitions. [2024-12-06 00:42:34,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 357 [2024-12-06 00:42:34,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:34,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:34,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:40,944 INFO L134 CoverageAnalysis]: Checked inductivity of 30625 backedges. 0 proven. 30625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:42:45,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:45,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 373 states to 369 states and 373 transitions. [2024-12-06 00:42:45,603 INFO L276 IsEmpty]: Start isEmpty. Operand 369 states and 373 transitions. [2024-12-06 00:42:45,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 359 [2024-12-06 00:42:45,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:45,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:45,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:52,587 INFO L134 CoverageAnalysis]: Checked inductivity of 30976 backedges. 0 proven. 30976 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.