./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_351be279-d27c-4bb9-ac11-4317640b2fe2/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_351be279-d27c-4bb9-ac11-4317640b2fe2/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_351be279-d27c-4bb9-ac11-4317640b2fe2/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_351be279-d27c-4bb9-ac11-4317640b2fe2/bin/ukojak-verify-ENZ3QT5qd3/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/termination-crafted/Arrays01-EquivalentConstantIndices-1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_351be279-d27c-4bb9-ac11-4317640b2fe2/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_351be279-d27c-4bb9-ac11-4317640b2fe2/bin/ukojak-verify-ENZ3QT5qd3 --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-11-25 05:08:20,180 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 05:08:20,268 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_351be279-d27c-4bb9-ac11-4317640b2fe2/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Default.epf [2024-11-25 05:08:20,273 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-25 05:08:20,273 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-25 05:08:20,296 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 05:08:20,297 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 05:08:20,298 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 05:08:20,300 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 05:08:20,300 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-25 05:08:20,301 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 05:08:20,301 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-25 05:08:20,301 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-25 05:08:20,301 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-25 05:08:20,301 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 05:08:20,301 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-25 05:08:20,301 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 05:08:20,301 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 05:08:20,301 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 05:08:20,302 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 05:08:20,302 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 05:08:20,302 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 05:08:20,302 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 05:08:20,302 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 05:08:20,302 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 05:08:20,302 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-25 05:08:20,302 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-25 05:08:20,303 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_351be279-d27c-4bb9-ac11-4317640b2fe2/bin/ukojak-verify-ENZ3QT5qd3 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G 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-11-25 05:08:20,603 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 05:08:20,611 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 05:08:20,614 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 05:08:20,615 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 05:08:20,616 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 05:08:20,617 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_351be279-d27c-4bb9-ac11-4317640b2fe2/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/termination-crafted/Arrays01-EquivalentConstantIndices-1.c [2024-11-25 05:08:23,584 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_351be279-d27c-4bb9-ac11-4317640b2fe2/bin/ukojak-verify-ENZ3QT5qd3/data/0892385e1/fa7d424e0fe04b158699485938fda862/FLAG328f5f370 [2024-11-25 05:08:23,868 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 05:08:23,869 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_351be279-d27c-4bb9-ac11-4317640b2fe2/sv-benchmarks/c/termination-crafted/Arrays01-EquivalentConstantIndices-1.c [2024-11-25 05:08:23,879 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_351be279-d27c-4bb9-ac11-4317640b2fe2/bin/ukojak-verify-ENZ3QT5qd3/data/0892385e1/fa7d424e0fe04b158699485938fda862/FLAG328f5f370 [2024-11-25 05:08:23,913 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_351be279-d27c-4bb9-ac11-4317640b2fe2/bin/ukojak-verify-ENZ3QT5qd3/data/0892385e1/fa7d424e0fe04b158699485938fda862 [2024-11-25 05:08:23,917 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 05:08:23,924 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 05:08:23,926 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 05:08:23,926 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 05:08:23,933 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 05:08:23,933 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 05:08:23" (1/1) ... [2024-11-25 05:08:23,936 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@659030b3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:08:23, skipping insertion in model container [2024-11-25 05:08:23,937 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 05:08:23" (1/1) ... [2024-11-25 05:08:23,953 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 05:08:24,131 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 05:08:24,137 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 05:08:24,153 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 05:08:24,172 INFO L204 MainTranslator]: Completed translation [2024-11-25 05:08:24,172 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:08:24 WrapperNode [2024-11-25 05:08:24,173 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 05:08:24,174 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 05:08:24,174 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 05:08:24,174 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 05:08:24,187 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:08:24" (1/1) ... [2024-11-25 05:08:24,194 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:08:24" (1/1) ... [2024-11-25 05:08:24,210 INFO L138 Inliner]: procedures = 8, calls = 9, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 32 [2024-11-25 05:08:24,211 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 05:08:24,211 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 05:08:24,211 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 05:08:24,211 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 05:08:24,218 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:08:24" (1/1) ... [2024-11-25 05:08:24,218 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:08:24" (1/1) ... [2024-11-25 05:08:24,219 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:08:24" (1/1) ... [2024-11-25 05:08:24,219 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:08:24" (1/1) ... [2024-11-25 05:08:24,224 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:08:24" (1/1) ... [2024-11-25 05:08:24,225 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:08:24" (1/1) ... [2024-11-25 05:08:24,228 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:08:24" (1/1) ... [2024-11-25 05:08:24,229 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:08:24" (1/1) ... [2024-11-25 05:08:24,229 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:08:24" (1/1) ... [2024-11-25 05:08:24,232 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 05:08:24,233 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 05:08:24,233 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 05:08:24,233 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 05:08:24,234 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:08:24" (1/1) ... [2024-11-25 05:08:24,240 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 05:08:24,255 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_351be279-d27c-4bb9-ac11-4317640b2fe2/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 05:08:24,270 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_351be279-d27c-4bb9-ac11-4317640b2fe2/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 05:08:24,280 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_351be279-d27c-4bb9-ac11-4317640b2fe2/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 05:08:24,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-25 05:08:24,308 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 05:08:24,308 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 05:08:24,309 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-25 05:08:24,309 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-25 05:08:24,309 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-25 05:08:24,381 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 05:08:24,383 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-25 05:08:24,614 INFO L? ?]: Removed 20 outVars from TransFormulas that were not future-live. [2024-11-25 05:08:24,615 INFO L283 CfgBuilder]: Performing block encoding [2024-11-25 05:08:24,675 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-25 05:08:24,675 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-25 05:08:24,676 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 05:08:24 BoogieIcfgContainer [2024-11-25 05:08:24,676 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-25 05:08:24,676 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-25 05:08:24,677 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-25 05:08:24,688 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-25 05:08:24,688 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 05:08:24" (1/1) ... [2024-11-25 05:08:24,696 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-25 05:08:24,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:24,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 19 states and 21 transitions. [2024-11-25 05:08:24,755 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 21 transitions. [2024-11-25 05:08:24,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-25 05:08:24,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:24,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:24,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:24,990 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:25,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:25,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 18 states and 20 transitions. [2024-11-25 05:08:25,045 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 20 transitions. [2024-11-25 05:08:25,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-25 05:08:25,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:25,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:25,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:25,212 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:25,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:25,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 20 states and 22 transitions. [2024-11-25 05:08:25,438 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 22 transitions. [2024-11-25 05:08:25,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-25 05:08:25,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:25,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:25,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:25,749 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:26,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:26,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 22 states and 26 transitions. [2024-11-25 05:08:26,021 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 26 transitions. [2024-11-25 05:08:26,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-25 05:08:26,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:26,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:26,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:26,065 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:26,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:26,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 21 states and 24 transitions. [2024-11-25 05:08:26,095 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 24 transitions. [2024-11-25 05:08:26,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-25 05:08:26,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:26,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:26,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:26,205 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:26,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:26,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 22 states and 25 transitions. [2024-11-25 05:08:26,417 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 25 transitions. [2024-11-25 05:08:26,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-25 05:08:26,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:26,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:26,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:26,760 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:27,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:27,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 20 states and 21 transitions. [2024-11-25 05:08:27,937 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 21 transitions. [2024-11-25 05:08:27,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-25 05:08:27,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:27,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:27,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:28,078 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 05:08:28,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:28,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 21 states and 23 transitions. [2024-11-25 05:08:28,307 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 23 transitions. [2024-11-25 05:08:28,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-25 05:08:28,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:28,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:28,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:28,335 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:08:28,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:28,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 20 states and 22 transitions. [2024-11-25 05:08:28,359 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 22 transitions. [2024-11-25 05:08:28,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-25 05:08:28,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:28,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:28,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:28,447 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 05:08:28,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:28,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 22 states and 25 transitions. [2024-11-25 05:08:28,486 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 25 transitions. [2024-11-25 05:08:28,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-25 05:08:28,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:28,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:28,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:28,515 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:08:28,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:28,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 21 states and 24 transitions. [2024-11-25 05:08:28,536 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 24 transitions. [2024-11-25 05:08:28,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-25 05:08:28,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:28,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:28,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:28,660 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 05:08:28,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:28,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 22 states and 26 transitions. [2024-11-25 05:08:28,931 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 26 transitions. [2024-11-25 05:08:28,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-25 05:08:28,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:28,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:28,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:29,023 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:29,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:29,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 23 states and 27 transitions. [2024-11-25 05:08:29,269 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 27 transitions. [2024-11-25 05:08:29,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-25 05:08:29,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:29,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:29,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:29,389 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:29,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:29,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 25 states and 29 transitions. [2024-11-25 05:08:29,760 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 29 transitions. [2024-11-25 05:08:29,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-25 05:08:29,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:29,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:29,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:29,883 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:30,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:30,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 27 states and 31 transitions. [2024-11-25 05:08:30,326 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 31 transitions. [2024-11-25 05:08:30,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-25 05:08:30,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:30,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:30,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:30,468 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:30,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:30,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 29 states and 33 transitions. [2024-11-25 05:08:30,940 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 33 transitions. [2024-11-25 05:08:30,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-25 05:08:30,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:30,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:30,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:31,102 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:31,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:31,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 31 states and 35 transitions. [2024-11-25 05:08:31,598 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 35 transitions. [2024-11-25 05:08:31,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-25 05:08:31,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:31,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:31,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:31,796 INFO L134 CoverageAnalysis]: Checked inductivity of 49 backedges. 0 proven. 49 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:32,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:32,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 33 states and 37 transitions. [2024-11-25 05:08:32,319 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 37 transitions. [2024-11-25 05:08:32,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-25 05:08:32,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:32,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:32,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:32,527 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 0 proven. 64 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:33,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:33,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 35 states and 39 transitions. [2024-11-25 05:08:33,044 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 39 transitions. [2024-11-25 05:08:33,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-25 05:08:33,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:33,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:33,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:33,222 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 0 proven. 81 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:33,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:33,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 37 states and 41 transitions. [2024-11-25 05:08:33,751 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 41 transitions. [2024-11-25 05:08:33,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-25 05:08:33,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:33,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:33,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:33,967 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:34,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:34,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 39 states and 43 transitions. [2024-11-25 05:08:34,554 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 43 transitions. [2024-11-25 05:08:34,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-25 05:08:34,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:34,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:34,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:34,805 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 0 proven. 121 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:35,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:35,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 41 states and 45 transitions. [2024-11-25 05:08:35,423 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 45 transitions. [2024-11-25 05:08:35,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 05:08:35,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:35,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:35,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:35,706 INFO L134 CoverageAnalysis]: Checked inductivity of 144 backedges. 0 proven. 144 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:36,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:36,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 43 states and 47 transitions. [2024-11-25 05:08:36,342 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 47 transitions. [2024-11-25 05:08:36,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-25 05:08:36,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:36,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:36,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:36,618 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 0 proven. 169 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:37,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:37,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 45 states and 49 transitions. [2024-11-25 05:08:37,232 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 49 transitions. [2024-11-25 05:08:37,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-25 05:08:37,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:37,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:37,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:37,526 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 0 proven. 196 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:38,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:38,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 47 states and 51 transitions. [2024-11-25 05:08:38,282 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 51 transitions. [2024-11-25 05:08:38,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-25 05:08:38,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:38,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:38,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:38,606 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:39,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:39,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 49 states and 53 transitions. [2024-11-25 05:08:39,412 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 53 transitions. [2024-11-25 05:08:39,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 05:08:39,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:39,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:39,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:39,705 INFO L134 CoverageAnalysis]: Checked inductivity of 256 backedges. 0 proven. 256 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:40,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:40,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 51 states and 55 transitions. [2024-11-25 05:08:40,485 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 55 transitions. [2024-11-25 05:08:40,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-25 05:08:40,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:40,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:40,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:40,812 INFO L134 CoverageAnalysis]: Checked inductivity of 289 backedges. 0 proven. 289 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:41,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:41,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 53 states and 57 transitions. [2024-11-25 05:08:41,554 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 57 transitions. [2024-11-25 05:08:41,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-25 05:08:41,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:41,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:41,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:41,930 INFO L134 CoverageAnalysis]: Checked inductivity of 324 backedges. 0 proven. 324 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:42,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:42,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 55 states and 59 transitions. [2024-11-25 05:08:42,794 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 59 transitions. [2024-11-25 05:08:42,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-25 05:08:42,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:42,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:42,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:43,127 INFO L134 CoverageAnalysis]: Checked inductivity of 361 backedges. 0 proven. 361 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:44,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:44,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 57 states and 61 transitions. [2024-11-25 05:08:44,093 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 61 transitions. [2024-11-25 05:08:44,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-25 05:08:44,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:44,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:44,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:44,431 INFO L134 CoverageAnalysis]: Checked inductivity of 400 backedges. 0 proven. 400 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:45,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:45,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 59 states and 63 transitions. [2024-11-25 05:08:45,414 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 63 transitions. [2024-11-25 05:08:45,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-25 05:08:45,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:45,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:45,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:45,789 INFO L134 CoverageAnalysis]: Checked inductivity of 441 backedges. 0 proven. 441 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:46,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:46,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 61 states and 65 transitions. [2024-11-25 05:08:46,728 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 65 transitions. [2024-11-25 05:08:46,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-25 05:08:46,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:46,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:46,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:47,107 INFO L134 CoverageAnalysis]: Checked inductivity of 484 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:48,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:48,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 63 states and 67 transitions. [2024-11-25 05:08:48,102 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 67 transitions. [2024-11-25 05:08:48,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-25 05:08:48,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:48,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:48,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:48,599 INFO L134 CoverageAnalysis]: Checked inductivity of 529 backedges. 0 proven. 529 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:49,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:49,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 65 states and 69 transitions. [2024-11-25 05:08:49,580 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 69 transitions. [2024-11-25 05:08:49,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-25 05:08:49,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:49,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:49,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:50,011 INFO L134 CoverageAnalysis]: Checked inductivity of 576 backedges. 0 proven. 576 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:50,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:50,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 67 states and 71 transitions. [2024-11-25 05:08:50,976 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 71 transitions. [2024-11-25 05:08:50,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-25 05:08:50,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:50,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:51,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:51,469 INFO L134 CoverageAnalysis]: Checked inductivity of 625 backedges. 0 proven. 625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:52,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:52,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 69 states and 73 transitions. [2024-11-25 05:08:52,408 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 73 transitions. [2024-11-25 05:08:52,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-25 05:08:52,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:52,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:52,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:52,891 INFO L134 CoverageAnalysis]: Checked inductivity of 676 backedges. 0 proven. 676 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:53,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:53,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 71 states and 75 transitions. [2024-11-25 05:08:53,866 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 75 transitions. [2024-11-25 05:08:53,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-25 05:08:53,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:53,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:53,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:54,384 INFO L134 CoverageAnalysis]: Checked inductivity of 729 backedges. 0 proven. 729 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:55,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:55,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 73 states and 77 transitions. [2024-11-25 05:08:55,464 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 77 transitions. [2024-11-25 05:08:55,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-25 05:08:55,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:55,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:55,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:56,042 INFO L134 CoverageAnalysis]: Checked inductivity of 784 backedges. 0 proven. 784 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:57,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:57,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 75 states and 79 transitions. [2024-11-25 05:08:57,115 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 79 transitions. [2024-11-25 05:08:57,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-25 05:08:57,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:57,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:57,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:57,588 INFO L134 CoverageAnalysis]: Checked inductivity of 841 backedges. 0 proven. 841 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:08:58,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:08:58,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 77 states and 81 transitions. [2024-11-25 05:08:58,676 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 81 transitions. [2024-11-25 05:08:58,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-25 05:08:58,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:08:58,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:08:58,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:08:59,193 INFO L134 CoverageAnalysis]: Checked inductivity of 900 backedges. 0 proven. 900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:00,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:00,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 79 states and 83 transitions. [2024-11-25 05:09:00,445 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 83 transitions. [2024-11-25 05:09:00,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-25 05:09:00,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:00,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:00,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:00,909 INFO L134 CoverageAnalysis]: Checked inductivity of 961 backedges. 0 proven. 961 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:02,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:02,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 81 states and 85 transitions. [2024-11-25 05:09:02,162 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 85 transitions. [2024-11-25 05:09:02,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-25 05:09:02,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:02,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:02,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:02,701 INFO L134 CoverageAnalysis]: Checked inductivity of 1024 backedges. 0 proven. 1024 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:04,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:04,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 83 states and 87 transitions. [2024-11-25 05:09:04,003 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 87 transitions. [2024-11-25 05:09:04,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-25 05:09:04,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:04,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:04,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:04,501 INFO L134 CoverageAnalysis]: Checked inductivity of 1089 backedges. 0 proven. 1089 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:05,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:05,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 85 states and 89 transitions. [2024-11-25 05:09:05,915 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 89 transitions. [2024-11-25 05:09:05,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-25 05:09:05,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:05,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:05,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:06,371 INFO L134 CoverageAnalysis]: Checked inductivity of 1156 backedges. 0 proven. 1156 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:07,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:07,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 87 states and 91 transitions. [2024-11-25 05:09:07,607 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 91 transitions. [2024-11-25 05:09:07,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-25 05:09:07,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:07,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:07,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:08,080 INFO L134 CoverageAnalysis]: Checked inductivity of 1225 backedges. 0 proven. 1225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:09,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:09,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 89 states and 93 transitions. [2024-11-25 05:09:09,340 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 93 transitions. [2024-11-25 05:09:09,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-25 05:09:09,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:09,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:09,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:10,030 INFO L134 CoverageAnalysis]: Checked inductivity of 1296 backedges. 0 proven. 1296 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:11,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:11,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 91 states and 95 transitions. [2024-11-25 05:09:11,318 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 95 transitions. [2024-11-25 05:09:11,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-25 05:09:11,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:11,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:11,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:11,958 INFO L134 CoverageAnalysis]: Checked inductivity of 1369 backedges. 0 proven. 1369 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:13,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:13,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 93 states and 97 transitions. [2024-11-25 05:09:13,304 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 97 transitions. [2024-11-25 05:09:13,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-25 05:09:13,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:13,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:13,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:13,815 INFO L134 CoverageAnalysis]: Checked inductivity of 1444 backedges. 0 proven. 1444 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:15,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:15,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 95 states and 99 transitions. [2024-11-25 05:09:15,201 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 99 transitions. [2024-11-25 05:09:15,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-25 05:09:15,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:15,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:15,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:15,999 INFO L134 CoverageAnalysis]: Checked inductivity of 1521 backedges. 0 proven. 1521 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:17,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:17,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 97 states and 101 transitions. [2024-11-25 05:09:17,384 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 101 transitions. [2024-11-25 05:09:17,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-25 05:09:17,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:17,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:17,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:18,011 INFO L134 CoverageAnalysis]: Checked inductivity of 1600 backedges. 0 proven. 1600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:19,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:19,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 99 states and 103 transitions. [2024-11-25 05:09:19,434 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 103 transitions. [2024-11-25 05:09:19,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-25 05:09:19,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:19,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:19,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:19,983 INFO L134 CoverageAnalysis]: Checked inductivity of 1681 backedges. 0 proven. 1681 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:21,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:21,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 101 states and 105 transitions. [2024-11-25 05:09:21,432 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 105 transitions. [2024-11-25 05:09:21,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-25 05:09:21,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:21,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:21,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:22,087 INFO L134 CoverageAnalysis]: Checked inductivity of 1764 backedges. 0 proven. 1764 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:23,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:23,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 103 states and 107 transitions. [2024-11-25 05:09:23,577 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 107 transitions. [2024-11-25 05:09:23,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-25 05:09:23,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:23,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:23,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:24,229 INFO L134 CoverageAnalysis]: Checked inductivity of 1849 backedges. 0 proven. 1849 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:25,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:25,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 105 states and 109 transitions. [2024-11-25 05:09:25,785 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 109 transitions. [2024-11-25 05:09:25,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-25 05:09:25,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:25,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:25,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:26,661 INFO L134 CoverageAnalysis]: Checked inductivity of 1936 backedges. 0 proven. 1936 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:28,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:28,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 107 states and 111 transitions. [2024-11-25 05:09:28,290 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 111 transitions. [2024-11-25 05:09:28,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-25 05:09:28,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:28,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:28,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:29,153 INFO L134 CoverageAnalysis]: Checked inductivity of 2025 backedges. 0 proven. 2025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:30,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:30,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 109 states and 113 transitions. [2024-11-25 05:09:30,702 INFO L276 IsEmpty]: Start isEmpty. Operand 109 states and 113 transitions. [2024-11-25 05:09:30,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-25 05:09:30,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:30,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:30,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:31,376 INFO L134 CoverageAnalysis]: Checked inductivity of 2116 backedges. 0 proven. 2116 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:32,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:32,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 111 states and 115 transitions. [2024-11-25 05:09:32,967 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 115 transitions. [2024-11-25 05:09:32,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-25 05:09:32,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:32,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:33,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:33,698 INFO L134 CoverageAnalysis]: Checked inductivity of 2209 backedges. 0 proven. 2209 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:35,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:35,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 113 states and 117 transitions. [2024-11-25 05:09:35,325 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 117 transitions. [2024-11-25 05:09:35,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-25 05:09:35,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:35,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:35,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:36,306 INFO L134 CoverageAnalysis]: Checked inductivity of 2304 backedges. 0 proven. 2304 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:37,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:37,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 115 states and 119 transitions. [2024-11-25 05:09:37,999 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 119 transitions. [2024-11-25 05:09:38,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-25 05:09:38,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:38,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:38,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:38,791 INFO L134 CoverageAnalysis]: Checked inductivity of 2401 backedges. 0 proven. 2401 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:40,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:40,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 117 states and 121 transitions. [2024-11-25 05:09:40,491 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 121 transitions. [2024-11-25 05:09:40,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-11-25 05:09:40,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:40,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:40,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:41,281 INFO L134 CoverageAnalysis]: Checked inductivity of 2500 backedges. 0 proven. 2500 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:42,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:42,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 119 states and 123 transitions. [2024-11-25 05:09:42,991 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 123 transitions. [2024-11-25 05:09:42,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-25 05:09:42,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:42,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:43,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:43,850 INFO L134 CoverageAnalysis]: Checked inductivity of 2601 backedges. 0 proven. 2601 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:45,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:45,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 125 states to 121 states and 125 transitions. [2024-11-25 05:09:45,618 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 125 transitions. [2024-11-25 05:09:45,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-11-25 05:09:45,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:45,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:45,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:46,597 INFO L134 CoverageAnalysis]: Checked inductivity of 2704 backedges. 0 proven. 2704 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:48,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:48,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 123 states and 127 transitions. [2024-11-25 05:09:48,462 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 127 transitions. [2024-11-25 05:09:48,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-11-25 05:09:48,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:48,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:48,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:49,284 INFO L134 CoverageAnalysis]: Checked inductivity of 2809 backedges. 0 proven. 2809 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:51,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:51,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 125 states and 129 transitions. [2024-11-25 05:09:51,092 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 129 transitions. [2024-11-25 05:09:51,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-25 05:09:51,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:51,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:51,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:51,924 INFO L134 CoverageAnalysis]: Checked inductivity of 2916 backedges. 0 proven. 2916 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:53,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:53,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 127 states and 131 transitions. [2024-11-25 05:09:53,811 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 131 transitions. [2024-11-25 05:09:53,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-25 05:09:53,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:53,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:53,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:54,690 INFO L134 CoverageAnalysis]: Checked inductivity of 3025 backedges. 0 proven. 3025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:56,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:56,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 129 states and 133 transitions. [2024-11-25 05:09:56,658 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 133 transitions. [2024-11-25 05:09:56,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-11-25 05:09:56,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:56,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:56,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:09:57,690 INFO L134 CoverageAnalysis]: Checked inductivity of 3136 backedges. 0 proven. 3136 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:09:59,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:09:59,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 131 states and 135 transitions. [2024-11-25 05:09:59,643 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 135 transitions. [2024-11-25 05:09:59,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-25 05:09:59,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:09:59,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:09:59,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:10:00,611 INFO L134 CoverageAnalysis]: Checked inductivity of 3249 backedges. 0 proven. 3249 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:10:02,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:10:02,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 133 states and 137 transitions. [2024-11-25 05:10:02,601 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 137 transitions. [2024-11-25 05:10:02,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-11-25 05:10:02,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:10:02,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:10:02,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:10:03,510 INFO L134 CoverageAnalysis]: Checked inductivity of 3364 backedges. 0 proven. 3364 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:10:05,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:10:05,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 135 states and 139 transitions. [2024-11-25 05:10:05,523 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 139 transitions. [2024-11-25 05:10:05,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-11-25 05:10:05,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:10:05,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:10:05,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:10:06,719 INFO L134 CoverageAnalysis]: Checked inductivity of 3481 backedges. 0 proven. 3481 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:10:08,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:10:08,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 137 states and 141 transitions. [2024-11-25 05:10:08,734 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 141 transitions. [2024-11-25 05:10:08,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-11-25 05:10:08,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:10:08,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:10:08,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:10:09,850 INFO L134 CoverageAnalysis]: Checked inductivity of 3600 backedges. 0 proven. 3600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:10:11,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:10:11,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 139 states and 143 transitions. [2024-11-25 05:10:11,886 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 143 transitions. [2024-11-25 05:10:11,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2024-11-25 05:10:11,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:10:11,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:10:11,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:10:13,039 INFO L134 CoverageAnalysis]: Checked inductivity of 3721 backedges. 0 proven. 3721 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:10:15,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:10:15,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 141 states and 145 transitions. [2024-11-25 05:10:15,102 INFO L276 IsEmpty]: Start isEmpty. Operand 141 states and 145 transitions. [2024-11-25 05:10:15,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 131 [2024-11-25 05:10:15,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:10:15,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:10:15,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:10:16,412 INFO L134 CoverageAnalysis]: Checked inductivity of 3844 backedges. 0 proven. 3844 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:10:18,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:10:18,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 143 states and 147 transitions. [2024-11-25 05:10:18,513 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 147 transitions. [2024-11-25 05:10:18,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-11-25 05:10:18,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:10:18,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:10:18,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:10:19,872 INFO L134 CoverageAnalysis]: Checked inductivity of 3969 backedges. 0 proven. 3969 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:10:21,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:10:21,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 145 states and 149 transitions. [2024-11-25 05:10:21,999 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 149 transitions. [2024-11-25 05:10:22,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-25 05:10:22,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:10:22,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:10:22,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:10:23,238 INFO L134 CoverageAnalysis]: Checked inductivity of 4096 backedges. 0 proven. 4096 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:10:25,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:10:25,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 151 states to 147 states and 151 transitions. [2024-11-25 05:10:25,435 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 151 transitions. [2024-11-25 05:10:25,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-11-25 05:10:25,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:10:25,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:10:25,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:10:26,664 INFO L134 CoverageAnalysis]: Checked inductivity of 4225 backedges. 0 proven. 4225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:10:28,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:10:28,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 149 states and 153 transitions. [2024-11-25 05:10:28,882 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 153 transitions. [2024-11-25 05:10:28,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2024-11-25 05:10:28,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:10:28,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:10:28,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:10:30,074 INFO L134 CoverageAnalysis]: Checked inductivity of 4356 backedges. 0 proven. 4356 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:10:32,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:10:32,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 155 states to 151 states and 155 transitions. [2024-11-25 05:10:32,401 INFO L276 IsEmpty]: Start isEmpty. Operand 151 states and 155 transitions. [2024-11-25 05:10:32,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 141 [2024-11-25 05:10:32,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:10:32,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:10:32,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:10:33,759 INFO L134 CoverageAnalysis]: Checked inductivity of 4489 backedges. 0 proven. 4489 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:10:36,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:10:36,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 153 states and 157 transitions. [2024-11-25 05:10:36,068 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 157 transitions. [2024-11-25 05:10:36,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-11-25 05:10:36,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:10:36,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:10:36,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:10:37,439 INFO L134 CoverageAnalysis]: Checked inductivity of 4624 backedges. 0 proven. 4624 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:10:39,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:10:39,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 155 states and 159 transitions. [2024-11-25 05:10:39,863 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 159 transitions. [2024-11-25 05:10:39,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-11-25 05:10:39,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:10:39,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:10:39,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:10:41,248 INFO L134 CoverageAnalysis]: Checked inductivity of 4761 backedges. 0 proven. 4761 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:10:43,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:10:43,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 157 states and 161 transitions. [2024-11-25 05:10:43,583 INFO L276 IsEmpty]: Start isEmpty. Operand 157 states and 161 transitions. [2024-11-25 05:10:43,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2024-11-25 05:10:43,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:10:43,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:10:43,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:10:45,213 INFO L134 CoverageAnalysis]: Checked inductivity of 4900 backedges. 0 proven. 4900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:10:47,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:10:47,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 159 states and 163 transitions. [2024-11-25 05:10:47,671 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 163 transitions. [2024-11-25 05:10:47,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2024-11-25 05:10:47,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:10:47,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:10:47,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:10:48,975 INFO L134 CoverageAnalysis]: Checked inductivity of 5041 backedges. 0 proven. 5041 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:10:51,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:10:51,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 161 states and 165 transitions. [2024-11-25 05:10:51,375 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 165 transitions. [2024-11-25 05:10:51,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-11-25 05:10:51,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:10:51,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:10:51,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:10:52,996 INFO L134 CoverageAnalysis]: Checked inductivity of 5184 backedges. 0 proven. 5184 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:10:55,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:10:55,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 163 states and 167 transitions. [2024-11-25 05:10:55,496 INFO L276 IsEmpty]: Start isEmpty. Operand 163 states and 167 transitions. [2024-11-25 05:10:55,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2024-11-25 05:10:55,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:10:55,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:10:55,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:10:56,931 INFO L134 CoverageAnalysis]: Checked inductivity of 5329 backedges. 0 proven. 5329 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:10:59,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:10:59,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 165 states and 169 transitions. [2024-11-25 05:10:59,498 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 169 transitions. [2024-11-25 05:10:59,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-11-25 05:10:59,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:10:59,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:10:59,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:11:01,188 INFO L134 CoverageAnalysis]: Checked inductivity of 5476 backedges. 0 proven. 5476 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:11:03,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:11:03,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 167 states and 171 transitions. [2024-11-25 05:11:03,684 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 171 transitions. [2024-11-25 05:11:03,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 157 [2024-11-25 05:11:03,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:11:03,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:11:03,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:11:05,191 INFO L134 CoverageAnalysis]: Checked inductivity of 5625 backedges. 0 proven. 5625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:11:07,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:11:07,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 169 states and 173 transitions. [2024-11-25 05:11:07,720 INFO L276 IsEmpty]: Start isEmpty. Operand 169 states and 173 transitions. [2024-11-25 05:11:07,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 159 [2024-11-25 05:11:07,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:11:07,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:11:07,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:11:09,410 INFO L134 CoverageAnalysis]: Checked inductivity of 5776 backedges. 0 proven. 5776 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:11:12,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:11:12,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 175 states to 171 states and 175 transitions. [2024-11-25 05:11:12,049 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 175 transitions. [2024-11-25 05:11:12,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2024-11-25 05:11:12,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:11:12,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:11:12,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:11:13,809 INFO L134 CoverageAnalysis]: Checked inductivity of 5929 backedges. 0 proven. 5929 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:11:16,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:11:16,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 177 states to 173 states and 177 transitions. [2024-11-25 05:11:16,437 INFO L276 IsEmpty]: Start isEmpty. Operand 173 states and 177 transitions. [2024-11-25 05:11:16,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 163 [2024-11-25 05:11:16,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:11:16,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:11:16,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:11:18,082 INFO L134 CoverageAnalysis]: Checked inductivity of 6084 backedges. 0 proven. 6084 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:11:20,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:11:20,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 179 states to 175 states and 179 transitions. [2024-11-25 05:11:20,786 INFO L276 IsEmpty]: Start isEmpty. Operand 175 states and 179 transitions. [2024-11-25 05:11:20,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-25 05:11:20,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:11:20,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:11:20,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:11:22,371 INFO L134 CoverageAnalysis]: Checked inductivity of 6241 backedges. 0 proven. 6241 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:11:25,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:11:25,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 181 states to 177 states and 181 transitions. [2024-11-25 05:11:25,037 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 181 transitions. [2024-11-25 05:11:25,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 167 [2024-11-25 05:11:25,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:11:25,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:11:25,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:11:26,826 INFO L134 CoverageAnalysis]: Checked inductivity of 6400 backedges. 0 proven. 6400 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:11:29,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:11:29,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 183 states to 179 states and 183 transitions. [2024-11-25 05:11:29,647 INFO L276 IsEmpty]: Start isEmpty. Operand 179 states and 183 transitions. [2024-11-25 05:11:29,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-11-25 05:11:29,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:11:29,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:11:29,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:11:31,398 INFO L134 CoverageAnalysis]: Checked inductivity of 6561 backedges. 0 proven. 6561 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:11:34,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:11:34,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 181 states and 185 transitions. [2024-11-25 05:11:34,144 INFO L276 IsEmpty]: Start isEmpty. Operand 181 states and 185 transitions. [2024-11-25 05:11:34,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-11-25 05:11:34,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:11:34,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:11:34,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:11:35,932 INFO L134 CoverageAnalysis]: Checked inductivity of 6724 backedges. 0 proven. 6724 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:11:38,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:11:38,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 183 states and 187 transitions. [2024-11-25 05:11:38,694 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 187 transitions. [2024-11-25 05:11:38,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-11-25 05:11:38,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:11:38,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:11:38,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:11:40,469 INFO L134 CoverageAnalysis]: Checked inductivity of 6889 backedges. 0 proven. 6889 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:11:43,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:11:43,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 185 states and 189 transitions. [2024-11-25 05:11:43,313 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 189 transitions. [2024-11-25 05:11:43,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-11-25 05:11:43,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:11:43,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:11:43,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:11:45,331 INFO L134 CoverageAnalysis]: Checked inductivity of 7056 backedges. 0 proven. 7056 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:11:48,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:11:48,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 187 states and 191 transitions. [2024-11-25 05:11:48,336 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 191 transitions. [2024-11-25 05:11:48,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 177 [2024-11-25 05:11:48,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:11:48,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:11:48,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:11:50,229 INFO L134 CoverageAnalysis]: Checked inductivity of 7225 backedges. 0 proven. 7225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:11:53,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:11:53,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 193 states to 189 states and 193 transitions. [2024-11-25 05:11:53,099 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 193 transitions. [2024-11-25 05:11:53,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-11-25 05:11:53,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:11:53,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:11:53,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:11:55,108 INFO L134 CoverageAnalysis]: Checked inductivity of 7396 backedges. 0 proven. 7396 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:11:58,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:11:58,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 191 states and 195 transitions. [2024-11-25 05:11:58,086 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 195 transitions. [2024-11-25 05:11:58,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 181 [2024-11-25 05:11:58,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:11:58,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:11:58,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:12:00,195 INFO L134 CoverageAnalysis]: Checked inductivity of 7569 backedges. 0 proven. 7569 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:12:03,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:12:03,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 193 states and 197 transitions. [2024-11-25 05:12:03,192 INFO L276 IsEmpty]: Start isEmpty. Operand 193 states and 197 transitions. [2024-11-25 05:12:03,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2024-11-25 05:12:03,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:12:03,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:12:03,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:12:05,454 INFO L134 CoverageAnalysis]: Checked inductivity of 7744 backedges. 0 proven. 7744 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:12:08,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:12:08,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 199 states to 195 states and 199 transitions. [2024-11-25 05:12:08,518 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 199 transitions. [2024-11-25 05:12:08,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 185 [2024-11-25 05:12:08,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:12:08,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:12:08,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:12:10,619 INFO L134 CoverageAnalysis]: Checked inductivity of 7921 backedges. 0 proven. 7921 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:12:13,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:12:13,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 201 states to 197 states and 201 transitions. [2024-11-25 05:12:13,609 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 201 transitions. [2024-11-25 05:12:13,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 187 [2024-11-25 05:12:13,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:12:13,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:12:13,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:12:15,927 INFO L134 CoverageAnalysis]: Checked inductivity of 8100 backedges. 0 proven. 8100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:12:19,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:12:19,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 203 states to 199 states and 203 transitions. [2024-11-25 05:12:19,042 INFO L276 IsEmpty]: Start isEmpty. Operand 199 states and 203 transitions. [2024-11-25 05:12:19,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 189 [2024-11-25 05:12:19,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:12:19,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:12:19,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:12:21,315 INFO L134 CoverageAnalysis]: Checked inductivity of 8281 backedges. 0 proven. 8281 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:12:24,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:12:24,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 205 states to 201 states and 205 transitions. [2024-11-25 05:12:24,415 INFO L276 IsEmpty]: Start isEmpty. Operand 201 states and 205 transitions. [2024-11-25 05:12:24,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 191 [2024-11-25 05:12:24,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:12:24,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:12:24,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:12:26,817 INFO L134 CoverageAnalysis]: Checked inductivity of 8464 backedges. 0 proven. 8464 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:12:29,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:12:29,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 203 states and 207 transitions. [2024-11-25 05:12:29,923 INFO L276 IsEmpty]: Start isEmpty. Operand 203 states and 207 transitions. [2024-11-25 05:12:29,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-11-25 05:12:29,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:12:29,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:12:30,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:12:32,105 INFO L134 CoverageAnalysis]: Checked inductivity of 8649 backedges. 0 proven. 8649 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:12:35,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:12:35,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 209 states to 205 states and 209 transitions. [2024-11-25 05:12:35,248 INFO L276 IsEmpty]: Start isEmpty. Operand 205 states and 209 transitions. [2024-11-25 05:12:35,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-11-25 05:12:35,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:12:35,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:12:35,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:12:37,786 INFO L134 CoverageAnalysis]: Checked inductivity of 8836 backedges. 0 proven. 8836 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:12:40,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:12:40,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 211 states to 207 states and 211 transitions. [2024-11-25 05:12:40,977 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 211 transitions. [2024-11-25 05:12:40,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 197 [2024-11-25 05:12:40,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:12:40,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:12:41,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:12:43,407 INFO L134 CoverageAnalysis]: Checked inductivity of 9025 backedges. 0 proven. 9025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:12:46,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:12:46,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 209 states and 213 transitions. [2024-11-25 05:12:46,714 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 213 transitions. [2024-11-25 05:12:46,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-11-25 05:12:46,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:12:46,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:12:46,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:12:49,065 INFO L134 CoverageAnalysis]: Checked inductivity of 9216 backedges. 0 proven. 9216 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:12:52,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:12:52,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 211 states and 215 transitions. [2024-11-25 05:12:52,309 INFO L276 IsEmpty]: Start isEmpty. Operand 211 states and 215 transitions. [2024-11-25 05:12:52,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 201 [2024-11-25 05:12:52,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:12:52,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:12:52,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:12:54,682 INFO L134 CoverageAnalysis]: Checked inductivity of 9409 backedges. 0 proven. 9409 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:12:58,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:12:58,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 217 states to 213 states and 217 transitions. [2024-11-25 05:12:58,042 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 217 transitions. [2024-11-25 05:12:58,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 203 [2024-11-25 05:12:58,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:12:58,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:12:58,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:13:00,608 INFO L134 CoverageAnalysis]: Checked inductivity of 9604 backedges. 0 proven. 9604 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:13:03,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:13:03,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 215 states and 219 transitions. [2024-11-25 05:13:03,995 INFO L276 IsEmpty]: Start isEmpty. Operand 215 states and 219 transitions. [2024-11-25 05:13:03,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 205 [2024-11-25 05:13:03,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:13:03,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:13:04,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:13:06,580 INFO L134 CoverageAnalysis]: Checked inductivity of 9801 backedges. 0 proven. 9801 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:13:09,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:13:09,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 217 states and 221 transitions. [2024-11-25 05:13:09,934 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 221 transitions. [2024-11-25 05:13:09,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 207 [2024-11-25 05:13:09,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:13:09,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:13:10,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:13:13,038 INFO L134 CoverageAnalysis]: Checked inductivity of 10000 backedges. 0 proven. 10000 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:13:16,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:13:16,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 223 states to 219 states and 223 transitions. [2024-11-25 05:13:16,561 INFO L276 IsEmpty]: Start isEmpty. Operand 219 states and 223 transitions. [2024-11-25 05:13:16,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 209 [2024-11-25 05:13:16,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:13:16,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:13:16,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:13:19,224 INFO L134 CoverageAnalysis]: Checked inductivity of 10201 backedges. 0 proven. 10201 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:13:22,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:13:22,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 225 states to 221 states and 225 transitions. [2024-11-25 05:13:22,679 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 225 transitions. [2024-11-25 05:13:22,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-11-25 05:13:22,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:13:22,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:13:22,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:13:25,260 INFO L134 CoverageAnalysis]: Checked inductivity of 10404 backedges. 0 proven. 10404 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:13:28,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:13:28,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 223 states and 227 transitions. [2024-11-25 05:13:28,813 INFO L276 IsEmpty]: Start isEmpty. Operand 223 states and 227 transitions. [2024-11-25 05:13:28,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 213 [2024-11-25 05:13:28,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:13:28,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:13:28,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:13:31,375 INFO L134 CoverageAnalysis]: Checked inductivity of 10609 backedges. 0 proven. 10609 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:13:34,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:13:34,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 225 states and 229 transitions. [2024-11-25 05:13:34,935 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 229 transitions. [2024-11-25 05:13:34,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 215 [2024-11-25 05:13:34,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:13:34,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:13:35,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:13:37,841 INFO L134 CoverageAnalysis]: Checked inductivity of 10816 backedges. 0 proven. 10816 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:13:41,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:13:41,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 231 states to 227 states and 231 transitions. [2024-11-25 05:13:41,404 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 231 transitions. [2024-11-25 05:13:41,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 217 [2024-11-25 05:13:41,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:13:41,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:13:41,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:13:44,175 INFO L134 CoverageAnalysis]: Checked inductivity of 11025 backedges. 0 proven. 11025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:13:47,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:13:47,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 233 states to 229 states and 233 transitions. [2024-11-25 05:13:47,805 INFO L276 IsEmpty]: Start isEmpty. Operand 229 states and 233 transitions. [2024-11-25 05:13:47,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-11-25 05:13:47,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:13:47,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:13:47,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:13:50,573 INFO L134 CoverageAnalysis]: Checked inductivity of 11236 backedges. 0 proven. 11236 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:13:54,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:13:54,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 235 states to 231 states and 235 transitions. [2024-11-25 05:13:54,174 INFO L276 IsEmpty]: Start isEmpty. Operand 231 states and 235 transitions. [2024-11-25 05:13:54,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 221 [2024-11-25 05:13:54,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:13:54,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:13:54,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:13:57,142 INFO L134 CoverageAnalysis]: Checked inductivity of 11449 backedges. 0 proven. 11449 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:14:00,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:14:00,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 237 states to 233 states and 237 transitions. [2024-11-25 05:14:00,814 INFO L276 IsEmpty]: Start isEmpty. Operand 233 states and 237 transitions. [2024-11-25 05:14:00,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 223 [2024-11-25 05:14:00,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:14:00,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:14:00,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:14:03,692 INFO L134 CoverageAnalysis]: Checked inductivity of 11664 backedges. 0 proven. 11664 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:14:07,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:14:07,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 239 states to 235 states and 239 transitions. [2024-11-25 05:14:07,440 INFO L276 IsEmpty]: Start isEmpty. Operand 235 states and 239 transitions. [2024-11-25 05:14:07,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 225 [2024-11-25 05:14:07,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:14:07,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:14:07,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:14:10,284 INFO L134 CoverageAnalysis]: Checked inductivity of 11881 backedges. 0 proven. 11881 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:14:13,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:14:13,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 241 states to 237 states and 241 transitions. [2024-11-25 05:14:13,993 INFO L276 IsEmpty]: Start isEmpty. Operand 237 states and 241 transitions. [2024-11-25 05:14:13,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 227 [2024-11-25 05:14:13,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:14:13,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:14:14,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:14:17,109 INFO L134 CoverageAnalysis]: Checked inductivity of 12100 backedges. 0 proven. 12100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:14:20,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:14:20,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 243 states to 239 states and 243 transitions. [2024-11-25 05:14:20,875 INFO L276 IsEmpty]: Start isEmpty. Operand 239 states and 243 transitions. [2024-11-25 05:14:20,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 229 [2024-11-25 05:14:20,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:14:20,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:14:20,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:14:23,796 INFO L134 CoverageAnalysis]: Checked inductivity of 12321 backedges. 0 proven. 12321 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:14:27,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:14:27,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 245 states to 241 states and 245 transitions. [2024-11-25 05:14:27,700 INFO L276 IsEmpty]: Start isEmpty. Operand 241 states and 245 transitions. [2024-11-25 05:14:27,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 231 [2024-11-25 05:14:27,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:14:27,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:14:27,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:14:30,701 INFO L134 CoverageAnalysis]: Checked inductivity of 12544 backedges. 0 proven. 12544 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:14:34,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:14:34,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 247 states to 243 states and 247 transitions. [2024-11-25 05:14:34,507 INFO L276 IsEmpty]: Start isEmpty. Operand 243 states and 247 transitions. [2024-11-25 05:14:34,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 233 [2024-11-25 05:14:34,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:14:34,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:14:34,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:14:37,814 INFO L134 CoverageAnalysis]: Checked inductivity of 12769 backedges. 0 proven. 12769 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:14:41,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:14:41,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 249 states to 245 states and 249 transitions. [2024-11-25 05:14:41,948 INFO L276 IsEmpty]: Start isEmpty. Operand 245 states and 249 transitions. [2024-11-25 05:14:41,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 235 [2024-11-25 05:14:41,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:14:41,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:14:42,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:14:45,793 INFO L134 CoverageAnalysis]: Checked inductivity of 12996 backedges. 0 proven. 12996 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:14:50,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:14:50,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 251 states to 247 states and 251 transitions. [2024-11-25 05:14:50,681 INFO L276 IsEmpty]: Start isEmpty. Operand 247 states and 251 transitions. [2024-11-25 05:14:50,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-11-25 05:14:50,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:14:50,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:14:50,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:14:53,925 INFO L134 CoverageAnalysis]: Checked inductivity of 13225 backedges. 0 proven. 13225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:14:57,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:14:57,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 253 states to 249 states and 253 transitions. [2024-11-25 05:14:57,958 INFO L276 IsEmpty]: Start isEmpty. Operand 249 states and 253 transitions. [2024-11-25 05:14:57,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-11-25 05:14:57,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:14:57,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:14:58,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:15:01,330 INFO L134 CoverageAnalysis]: Checked inductivity of 13456 backedges. 0 proven. 13456 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:15:05,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:15:05,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 255 states to 251 states and 255 transitions. [2024-11-25 05:15:05,518 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 255 transitions. [2024-11-25 05:15:05,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 241 [2024-11-25 05:15:05,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:15:05,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:15:05,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:15:09,705 INFO L134 CoverageAnalysis]: Checked inductivity of 13689 backedges. 0 proven. 13689 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:15:13,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:15:13,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 257 states to 253 states and 257 transitions. [2024-11-25 05:15:13,883 INFO L276 IsEmpty]: Start isEmpty. Operand 253 states and 257 transitions. [2024-11-25 05:15:13,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 243 [2024-11-25 05:15:13,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:15:13,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:15:13,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:15:17,313 INFO L134 CoverageAnalysis]: Checked inductivity of 13924 backedges. 0 proven. 13924 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:15:21,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:15:21,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 259 states to 255 states and 259 transitions. [2024-11-25 05:15:21,578 INFO L276 IsEmpty]: Start isEmpty. Operand 255 states and 259 transitions. [2024-11-25 05:15:21,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 245 [2024-11-25 05:15:21,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:15:21,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:15:21,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:15:24,955 INFO L134 CoverageAnalysis]: Checked inductivity of 14161 backedges. 0 proven. 14161 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:15:29,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:15:29,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 261 states to 257 states and 261 transitions. [2024-11-25 05:15:29,343 INFO L276 IsEmpty]: Start isEmpty. Operand 257 states and 261 transitions. [2024-11-25 05:15:29,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 247 [2024-11-25 05:15:29,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:15:29,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:15:29,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:15:33,319 INFO L134 CoverageAnalysis]: Checked inductivity of 14400 backedges. 0 proven. 14400 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:15:37,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:15:37,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 263 states to 259 states and 263 transitions. [2024-11-25 05:15:37,662 INFO L276 IsEmpty]: Start isEmpty. Operand 259 states and 263 transitions. [2024-11-25 05:15:37,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 249 [2024-11-25 05:15:37,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:15:37,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:15:37,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:15:41,273 INFO L134 CoverageAnalysis]: Checked inductivity of 14641 backedges. 0 proven. 14641 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:15:45,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:15:45,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 265 states to 261 states and 265 transitions. [2024-11-25 05:15:45,698 INFO L276 IsEmpty]: Start isEmpty. Operand 261 states and 265 transitions. [2024-11-25 05:15:45,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 251 [2024-11-25 05:15:45,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:15:45,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:15:45,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:15:49,348 INFO L134 CoverageAnalysis]: Checked inductivity of 14884 backedges. 0 proven. 14884 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:15:53,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:15:53,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 263 states and 267 transitions. [2024-11-25 05:15:53,682 INFO L276 IsEmpty]: Start isEmpty. Operand 263 states and 267 transitions. [2024-11-25 05:15:53,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2024-11-25 05:15:53,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:15:53,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:15:53,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:15:58,220 INFO L134 CoverageAnalysis]: Checked inductivity of 15129 backedges. 0 proven. 15129 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:16:02,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:16:02,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 269 states to 265 states and 269 transitions. [2024-11-25 05:16:02,520 INFO L276 IsEmpty]: Start isEmpty. Operand 265 states and 269 transitions. [2024-11-25 05:16:02,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-11-25 05:16:02,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:16:02,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:16:02,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:16:06,301 INFO L134 CoverageAnalysis]: Checked inductivity of 15376 backedges. 0 proven. 15376 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:16:10,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:16:10,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 271 states to 267 states and 271 transitions. [2024-11-25 05:16:10,898 INFO L276 IsEmpty]: Start isEmpty. Operand 267 states and 271 transitions. [2024-11-25 05:16:10,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 257 [2024-11-25 05:16:10,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:16:10,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:16:11,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:16:14,716 INFO L134 CoverageAnalysis]: Checked inductivity of 15625 backedges. 0 proven. 15625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:16:19,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:16:19,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 273 states to 269 states and 273 transitions. [2024-11-25 05:16:19,398 INFO L276 IsEmpty]: Start isEmpty. Operand 269 states and 273 transitions. [2024-11-25 05:16:19,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-11-25 05:16:19,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:16:19,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:16:19,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:16:23,757 INFO L134 CoverageAnalysis]: Checked inductivity of 15876 backedges. 0 proven. 15876 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:16:28,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:16:28,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 271 states and 275 transitions. [2024-11-25 05:16:28,195 INFO L276 IsEmpty]: Start isEmpty. Operand 271 states and 275 transitions. [2024-11-25 05:16:28,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 261 [2024-11-25 05:16:28,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:16:28,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:16:28,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:16:32,281 INFO L134 CoverageAnalysis]: Checked inductivity of 16129 backedges. 0 proven. 16129 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:16:36,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:16:36,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 277 states to 273 states and 277 transitions. [2024-11-25 05:16:36,734 INFO L276 IsEmpty]: Start isEmpty. Operand 273 states and 277 transitions. [2024-11-25 05:16:36,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 263 [2024-11-25 05:16:36,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:16:36,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:16:36,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:16:40,935 INFO L134 CoverageAnalysis]: Checked inductivity of 16384 backedges. 0 proven. 16384 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:16:45,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:16:45,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 279 states to 275 states and 279 transitions. [2024-11-25 05:16:45,473 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 279 transitions. [2024-11-25 05:16:45,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2024-11-25 05:16:45,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:16:45,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:16:45,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:16:49,774 INFO L134 CoverageAnalysis]: Checked inductivity of 16641 backedges. 0 proven. 16641 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:16:54,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:16:54,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 281 states to 277 states and 281 transitions. [2024-11-25 05:16:54,449 INFO L276 IsEmpty]: Start isEmpty. Operand 277 states and 281 transitions. [2024-11-25 05:16:54,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 267 [2024-11-25 05:16:54,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:16:54,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:16:54,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:16:58,740 INFO L134 CoverageAnalysis]: Checked inductivity of 16900 backedges. 0 proven. 16900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:17:03,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:17:03,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 283 states to 279 states and 283 transitions. [2024-11-25 05:17:03,328 INFO L276 IsEmpty]: Start isEmpty. Operand 279 states and 283 transitions. [2024-11-25 05:17:03,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 269 [2024-11-25 05:17:03,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:17:03,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:17:03,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:17:07,515 INFO L134 CoverageAnalysis]: Checked inductivity of 17161 backedges. 0 proven. 17161 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:17:12,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:17:12,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 285 states to 281 states and 285 transitions. [2024-11-25 05:17:12,164 INFO L276 IsEmpty]: Start isEmpty. Operand 281 states and 285 transitions. [2024-11-25 05:17:12,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 271 [2024-11-25 05:17:12,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:17:12,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:17:12,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:17:16,714 INFO L134 CoverageAnalysis]: Checked inductivity of 17424 backedges. 0 proven. 17424 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:17:21,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:17:21,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 287 states to 283 states and 287 transitions. [2024-11-25 05:17:21,405 INFO L276 IsEmpty]: Start isEmpty. Operand 283 states and 287 transitions. [2024-11-25 05:17:21,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 273 [2024-11-25 05:17:21,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:17:21,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:17:21,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:17:26,391 INFO L134 CoverageAnalysis]: Checked inductivity of 17689 backedges. 0 proven. 17689 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:17:31,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:17:31,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 285 states and 289 transitions. [2024-11-25 05:17:31,220 INFO L276 IsEmpty]: Start isEmpty. Operand 285 states and 289 transitions. [2024-11-25 05:17:31,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 275 [2024-11-25 05:17:31,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:17:31,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:17:31,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:17:35,626 INFO L134 CoverageAnalysis]: Checked inductivity of 17956 backedges. 0 proven. 17956 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:17:40,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:17:40,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 291 states to 287 states and 291 transitions. [2024-11-25 05:17:40,711 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 291 transitions. [2024-11-25 05:17:40,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 277 [2024-11-25 05:17:40,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:17:40,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:17:40,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:17:45,343 INFO L134 CoverageAnalysis]: Checked inductivity of 18225 backedges. 0 proven. 18225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:17:50,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:17:50,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 293 states to 289 states and 293 transitions. [2024-11-25 05:17:50,332 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 293 transitions. [2024-11-25 05:17:50,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 279 [2024-11-25 05:17:50,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:17:50,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:17:50,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:17:55,194 INFO L134 CoverageAnalysis]: Checked inductivity of 18496 backedges. 0 proven. 18496 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:18:00,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:18:00,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 295 states to 291 states and 295 transitions. [2024-11-25 05:18:00,467 INFO L276 IsEmpty]: Start isEmpty. Operand 291 states and 295 transitions. [2024-11-25 05:18:00,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 281 [2024-11-25 05:18:00,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:18:00,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:18:00,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:18:05,103 INFO L134 CoverageAnalysis]: Checked inductivity of 18769 backedges. 0 proven. 18769 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:18:10,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:18:10,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 297 states to 293 states and 297 transitions. [2024-11-25 05:18:10,088 INFO L276 IsEmpty]: Start isEmpty. Operand 293 states and 297 transitions. [2024-11-25 05:18:10,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 283 [2024-11-25 05:18:10,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:18:10,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:18:10,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:18:14,814 INFO L134 CoverageAnalysis]: Checked inductivity of 19044 backedges. 0 proven. 19044 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:18:20,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:18:20,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 299 states to 295 states and 299 transitions. [2024-11-25 05:18:20,027 INFO L276 IsEmpty]: Start isEmpty. Operand 295 states and 299 transitions. [2024-11-25 05:18:20,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 285 [2024-11-25 05:18:20,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:18:20,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:18:20,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:18:24,779 INFO L134 CoverageAnalysis]: Checked inductivity of 19321 backedges. 0 proven. 19321 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:18:30,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:18:30,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 301 states to 297 states and 301 transitions. [2024-11-25 05:18:30,477 INFO L276 IsEmpty]: Start isEmpty. Operand 297 states and 301 transitions. [2024-11-25 05:18:30,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 287 [2024-11-25 05:18:30,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:18:30,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:18:30,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:18:35,419 INFO L134 CoverageAnalysis]: Checked inductivity of 19600 backedges. 0 proven. 19600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:18:40,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:18:40,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 303 states to 299 states and 303 transitions. [2024-11-25 05:18:40,473 INFO L276 IsEmpty]: Start isEmpty. Operand 299 states and 303 transitions. [2024-11-25 05:18:40,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 289 [2024-11-25 05:18:40,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:18:40,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:18:40,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:18:45,506 INFO L134 CoverageAnalysis]: Checked inductivity of 19881 backedges. 0 proven. 19881 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:18:50,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:18:50,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 305 states to 301 states and 305 transitions. [2024-11-25 05:18:50,631 INFO L276 IsEmpty]: Start isEmpty. Operand 301 states and 305 transitions. [2024-11-25 05:18:50,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 291 [2024-11-25 05:18:50,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:18:50,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:18:50,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:18:56,699 INFO L134 CoverageAnalysis]: Checked inductivity of 20164 backedges. 0 proven. 20164 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:19:01,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:19:01,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 307 states to 303 states and 307 transitions. [2024-11-25 05:19:01,845 INFO L276 IsEmpty]: Start isEmpty. Operand 303 states and 307 transitions. [2024-11-25 05:19:01,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 293 [2024-11-25 05:19:01,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:19:01,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:19:01,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:19:06,939 INFO L134 CoverageAnalysis]: Checked inductivity of 20449 backedges. 0 proven. 20449 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:19:12,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:19:12,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 305 states and 309 transitions. [2024-11-25 05:19:12,157 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 309 transitions. [2024-11-25 05:19:12,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 295 [2024-11-25 05:19:12,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:19:12,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:19:12,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:19:17,543 INFO L134 CoverageAnalysis]: Checked inductivity of 20736 backedges. 0 proven. 20736 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:19:22,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:19:22,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 311 states to 307 states and 311 transitions. [2024-11-25 05:19:22,740 INFO L276 IsEmpty]: Start isEmpty. Operand 307 states and 311 transitions. [2024-11-25 05:19:22,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 297 [2024-11-25 05:19:22,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:19:22,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:19:22,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:19:28,138 INFO L134 CoverageAnalysis]: Checked inductivity of 21025 backedges. 0 proven. 21025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:19:33,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:19:33,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 313 states to 309 states and 313 transitions. [2024-11-25 05:19:33,254 INFO L276 IsEmpty]: Start isEmpty. Operand 309 states and 313 transitions. [2024-11-25 05:19:33,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 299 [2024-11-25 05:19:33,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:19:33,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:19:33,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:19:38,773 INFO L134 CoverageAnalysis]: Checked inductivity of 21316 backedges. 0 proven. 21316 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:19:44,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:19:44,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 315 states to 311 states and 315 transitions. [2024-11-25 05:19:44,208 INFO L276 IsEmpty]: Start isEmpty. Operand 311 states and 315 transitions. [2024-11-25 05:19:44,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 301 [2024-11-25 05:19:44,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:19:44,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:19:44,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:19:49,877 INFO L134 CoverageAnalysis]: Checked inductivity of 21609 backedges. 0 proven. 21609 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:19:55,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:19:55,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 317 states to 313 states and 317 transitions. [2024-11-25 05:19:55,153 INFO L276 IsEmpty]: Start isEmpty. Operand 313 states and 317 transitions. [2024-11-25 05:19:55,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 303 [2024-11-25 05:19:55,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:19:55,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:19:55,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:20:01,285 INFO L134 CoverageAnalysis]: Checked inductivity of 21904 backedges. 0 proven. 21904 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:20:06,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:06,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 319 states to 315 states and 319 transitions. [2024-11-25 05:20:06,716 INFO L276 IsEmpty]: Start isEmpty. Operand 315 states and 319 transitions. [2024-11-25 05:20:06,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 305 [2024-11-25 05:20:06,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:06,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:06,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:20:13,249 INFO L134 CoverageAnalysis]: Checked inductivity of 22201 backedges. 0 proven. 22201 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:20:18,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:18,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 317 states and 321 transitions. [2024-11-25 05:20:18,851 INFO L276 IsEmpty]: Start isEmpty. Operand 317 states and 321 transitions. [2024-11-25 05:20:18,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 307 [2024-11-25 05:20:18,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:18,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:19,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:20:25,060 INFO L134 CoverageAnalysis]: Checked inductivity of 22500 backedges. 0 proven. 22500 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:20:30,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:30,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 323 states to 319 states and 323 transitions. [2024-11-25 05:20:30,706 INFO L276 IsEmpty]: Start isEmpty. Operand 319 states and 323 transitions. [2024-11-25 05:20:30,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 309 [2024-11-25 05:20:30,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:30,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:30,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:20:37,117 INFO L134 CoverageAnalysis]: Checked inductivity of 22801 backedges. 0 proven. 22801 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:20:42,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:42,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 325 states to 321 states and 325 transitions. [2024-11-25 05:20:42,481 INFO L276 IsEmpty]: Start isEmpty. Operand 321 states and 325 transitions. [2024-11-25 05:20:42,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 311 [2024-11-25 05:20:42,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:42,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:42,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:20:49,297 INFO L134 CoverageAnalysis]: Checked inductivity of 23104 backedges. 0 proven. 23104 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:20:54,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:54,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 327 states to 323 states and 327 transitions. [2024-11-25 05:20:54,825 INFO L276 IsEmpty]: Start isEmpty. Operand 323 states and 327 transitions. [2024-11-25 05:20:54,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 313 [2024-11-25 05:20:54,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:54,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:55,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:01,477 INFO L134 CoverageAnalysis]: Checked inductivity of 23409 backedges. 0 proven. 23409 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:21:06,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:06,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 329 states to 325 states and 329 transitions. [2024-11-25 05:21:06,891 INFO L276 IsEmpty]: Start isEmpty. Operand 325 states and 329 transitions. [2024-11-25 05:21:06,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 315 [2024-11-25 05:21:06,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:06,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:07,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:13,272 INFO L134 CoverageAnalysis]: Checked inductivity of 23716 backedges. 0 proven. 23716 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:21:18,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:18,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 331 states to 327 states and 331 transitions. [2024-11-25 05:21:18,870 INFO L276 IsEmpty]: Start isEmpty. Operand 327 states and 331 transitions. [2024-11-25 05:21:18,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 317 [2024-11-25 05:21:18,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:18,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:19,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:24,908 INFO L134 CoverageAnalysis]: Checked inductivity of 24025 backedges. 0 proven. 24025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:21:30,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:30,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 333 states to 329 states and 333 transitions. [2024-11-25 05:21:30,313 INFO L276 IsEmpty]: Start isEmpty. Operand 329 states and 333 transitions. [2024-11-25 05:21:30,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 319 [2024-11-25 05:21:30,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:30,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:30,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:36,780 INFO L134 CoverageAnalysis]: Checked inductivity of 24336 backedges. 0 proven. 24336 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:21:42,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 331 states and 335 transitions. [2024-11-25 05:21:42,313 INFO L276 IsEmpty]: Start isEmpty. Operand 331 states and 335 transitions. [2024-11-25 05:21:42,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 321 [2024-11-25 05:21:42,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,777 INFO L134 CoverageAnalysis]: Checked inductivity of 24649 backedges. 0 proven. 24649 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:21:54,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 337 states to 333 states and 337 transitions. [2024-11-25 05:21:54,242 INFO L276 IsEmpty]: Start isEmpty. Operand 333 states and 337 transitions. [2024-11-25 05:21:54,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 323 [2024-11-25 05:21:54,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:22:00,459 INFO L134 CoverageAnalysis]: Checked inductivity of 24964 backedges. 0 proven. 24964 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:22:06,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:22:06,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 339 states to 335 states and 339 transitions. [2024-11-25 05:22:06,122 INFO L276 IsEmpty]: Start isEmpty. Operand 335 states and 339 transitions. [2024-11-25 05:22:06,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 325 [2024-11-25 05:22:06,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:22:06,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:22:06,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:22:12,884 INFO L134 CoverageAnalysis]: Checked inductivity of 25281 backedges. 0 proven. 25281 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.