./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/float-benchs/divmul_diverge.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1be103f9-c36b-4a7e-9cfd-371a6cf304b4/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1be103f9-c36b-4a7e-9cfd-371a6cf304b4/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1be103f9-c36b-4a7e-9cfd-371a6cf304b4/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1be103f9-c36b-4a7e-9cfd-371a6cf304b4/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/float-benchs/divmul_diverge.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1be103f9-c36b-4a7e-9cfd-371a6cf304b4/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1be103f9-c36b-4a7e-9cfd-371a6cf304b4/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 6ffdc119181aa2456330d740041ecbf5eb23a58830499150b547bc21d0f8f549 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 22:40:14,474 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 22:40:14,595 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1be103f9-c36b-4a7e-9cfd-371a6cf304b4/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-08 22:40:14,606 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 22:40:14,609 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-08 22:40:14,655 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 22:40:14,656 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 22:40:14,657 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-08 22:40:14,657 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 22:40:14,661 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 22:40:14,662 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 22:40:14,662 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 22:40:14,663 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 22:40:14,663 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 22:40:14,663 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 22:40:14,664 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 22:40:14,664 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 22:40:14,665 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 22:40:14,669 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 22:40:14,670 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 22:40:14,670 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 22:40:14,671 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 22:40:14,671 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 22:40:14,676 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-08 22:40:14,676 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-08 22:40:14,677 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-08 22:40:14,677 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 22:40:14,678 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 22:40:14,678 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 22:40:14,679 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 22:40:14,679 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 22:40:14,680 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-08 22:40:14,682 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 22:40:14,683 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1be103f9-c36b-4a7e-9cfd-371a6cf304b4/bin/ukojak-verify-ImItNfHLgk/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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_1be103f9-c36b-4a7e-9cfd-371a6cf304b4/bin/ukojak-verify-ImItNfHLgk Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 6ffdc119181aa2456330d740041ecbf5eb23a58830499150b547bc21d0f8f549 [2024-11-08 22:40:15,047 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 22:40:15,083 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 22:40:15,086 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 22:40:15,088 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 22:40:15,089 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 22:40:15,091 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1be103f9-c36b-4a7e-9cfd-371a6cf304b4/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/float-benchs/divmul_diverge.c Unable to find full path for "g++" [2024-11-08 22:40:17,652 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 22:40:17,882 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 22:40:17,883 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1be103f9-c36b-4a7e-9cfd-371a6cf304b4/sv-benchmarks/c/float-benchs/divmul_diverge.c [2024-11-08 22:40:17,891 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1be103f9-c36b-4a7e-9cfd-371a6cf304b4/bin/ukojak-verify-ImItNfHLgk/data/707ee0e7e/b5813072754e4d01b5f4930424cebfc8/FLAG5e3810abe [2024-11-08 22:40:17,907 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1be103f9-c36b-4a7e-9cfd-371a6cf304b4/bin/ukojak-verify-ImItNfHLgk/data/707ee0e7e/b5813072754e4d01b5f4930424cebfc8 [2024-11-08 22:40:17,910 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 22:40:17,912 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 22:40:17,914 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 22:40:17,914 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 22:40:17,921 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 22:40:17,922 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 10:40:17" (1/1) ... [2024-11-08 22:40:17,923 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@197163a0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:40:17, skipping insertion in model container [2024-11-08 22:40:17,924 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 10:40:17" (1/1) ... [2024-11-08 22:40:17,946 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 22:40:18,164 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1be103f9-c36b-4a7e-9cfd-371a6cf304b4/sv-benchmarks/c/float-benchs/divmul_diverge.c[613,626] [2024-11-08 22:40:18,185 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 22:40:18,200 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 22:40:18,219 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1be103f9-c36b-4a7e-9cfd-371a6cf304b4/sv-benchmarks/c/float-benchs/divmul_diverge.c[613,626] [2024-11-08 22:40:18,226 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 22:40:18,248 INFO L204 MainTranslator]: Completed translation [2024-11-08 22:40:18,249 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:40:18 WrapperNode [2024-11-08 22:40:18,250 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 22:40:18,251 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 22:40:18,251 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 22:40:18,252 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 22:40:18,261 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:40:18" (1/1) ... [2024-11-08 22:40:18,270 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:40:18" (1/1) ... [2024-11-08 22:40:18,293 INFO L138 Inliner]: procedures = 16, calls = 10, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 43 [2024-11-08 22:40:18,293 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 22:40:18,295 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 22:40:18,296 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 22:40:18,296 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 22:40:18,307 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:40:18" (1/1) ... [2024-11-08 22:40:18,307 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:40:18" (1/1) ... [2024-11-08 22:40:18,309 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:40:18" (1/1) ... [2024-11-08 22:40:18,310 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:40:18" (1/1) ... [2024-11-08 22:40:18,319 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:40:18" (1/1) ... [2024-11-08 22:40:18,326 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:40:18" (1/1) ... [2024-11-08 22:40:18,329 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:40:18" (1/1) ... [2024-11-08 22:40:18,330 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:40:18" (1/1) ... [2024-11-08 22:40:18,332 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 22:40:18,334 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 22:40:18,335 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 22:40:18,335 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 22:40:18,336 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:40:18" (1/1) ... [2024-11-08 22:40:18,343 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 22:40:18,356 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1be103f9-c36b-4a7e-9cfd-371a6cf304b4/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-08 22:40:18,375 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1be103f9-c36b-4a7e-9cfd-371a6cf304b4/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-08 22:40:18,380 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1be103f9-c36b-4a7e-9cfd-371a6cf304b4/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-08 22:40:18,422 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 22:40:18,423 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 22:40:18,423 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 22:40:18,423 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 22:40:18,497 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 22:40:18,500 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 22:40:18,626 INFO L? ?]: Removed 9 outVars from TransFormulas that were not future-live. [2024-11-08 22:40:18,626 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 22:40:18,689 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 22:40:18,689 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-08 22:40:18,690 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 10:40:18 BoogieIcfgContainer [2024-11-08 22:40:18,690 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 22:40:18,691 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-08 22:40:18,691 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-08 22:40:18,703 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-08 22:40:18,703 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 10:40:18" (1/1) ... [2024-11-08 22:40:18,713 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 22:40:18,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:18,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 9 states and 11 transitions. [2024-11-08 22:40:18,777 INFO L276 IsEmpty]: Start isEmpty. Operand 9 states and 11 transitions. [2024-11-08 22:40:18,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-08 22:40:18,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:18,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:18,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:19,056 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-08 22:40:19,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:19,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 10 states and 12 transitions. [2024-11-08 22:40:19,131 INFO L276 IsEmpty]: Start isEmpty. Operand 10 states and 12 transitions. [2024-11-08 22:40:19,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-08 22:40:19,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:19,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:19,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:19,222 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-08 22:40:19,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:19,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 11 states and 13 transitions. [2024-11-08 22:40:19,273 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 13 transitions. [2024-11-08 22:40:19,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-08 22:40:19,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:19,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:19,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:19,406 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-08 22:40:19,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:19,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 12 states and 15 transitions. [2024-11-08 22:40:19,478 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 15 transitions. [2024-11-08 22:40:19,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-08 22:40:19,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:19,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:19,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:19,571 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:40:19,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:19,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 12 states and 14 transitions. [2024-11-08 22:40:19,725 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 14 transitions. [2024-11-08 22:40:19,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-08 22:40:19,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:19,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:19,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:19,915 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-08 22:40:20,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:20,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 14 states and 16 transitions. [2024-11-08 22:40:20,087 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 16 transitions. [2024-11-08 22:40:20,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-08 22:40:20,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:20,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:20,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:20,205 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-08 22:40:20,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:20,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 16 states and 18 transitions. [2024-11-08 22:40:20,388 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 18 transitions. [2024-11-08 22:40:20,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-08 22:40:20,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:20,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:20,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:20,524 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-08 22:40:20,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:20,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 18 states and 20 transitions. [2024-11-08 22:40:20,698 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 20 transitions. [2024-11-08 22:40:20,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-08 22:40:20,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:20,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:20,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:20,908 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-08 22:40:21,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:21,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 20 states and 22 transitions. [2024-11-08 22:40:21,094 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 22 transitions. [2024-11-08 22:40:21,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-08 22:40:21,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:21,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:21,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:21,287 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-08 22:40:21,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:21,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 22 states and 24 transitions. [2024-11-08 22:40:21,516 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 24 transitions. [2024-11-08 22:40:21,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-08 22:40:21,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:21,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:21,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:21,679 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-08 22:40:21,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:21,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 24 states and 26 transitions. [2024-11-08 22:40:21,918 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 26 transitions. [2024-11-08 22:40:21,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:40:21,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:21,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:21,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:22,112 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-08 22:40:22,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:22,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 26 states and 28 transitions. [2024-11-08 22:40:22,351 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 28 transitions. [2024-11-08 22:40:22,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-08 22:40:22,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:22,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:22,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:22,526 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-08 22:40:22,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:22,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 28 states and 30 transitions. [2024-11-08 22:40:22,783 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 30 transitions. [2024-11-08 22:40:22,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:40:22,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:22,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:22,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:23,037 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-08 22:40:23,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:23,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 30 states and 32 transitions. [2024-11-08 22:40:23,286 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 32 transitions. [2024-11-08 22:40:23,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:40:23,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:23,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:23,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:23,516 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-08 22:40:23,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:23,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 32 states and 34 transitions. [2024-11-08 22:40:23,792 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 34 transitions. [2024-11-08 22:40:23,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:40:23,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:23,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:23,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:24,060 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-08 22:40:24,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:24,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 34 states and 36 transitions. [2024-11-08 22:40:24,334 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 36 transitions. [2024-11-08 22:40:24,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:40:24,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:24,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:24,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:24,569 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-08 22:40:24,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:24,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 36 states and 38 transitions. [2024-11-08 22:40:24,891 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 38 transitions. [2024-11-08 22:40:24,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:40:24,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:24,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:24,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:25,181 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-08 22:40:25,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:25,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 38 states and 40 transitions. [2024-11-08 22:40:25,527 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 40 transitions. [2024-11-08 22:40:25,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:40:25,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:25,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:25,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:25,837 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-08 22:40:26,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:26,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 40 states and 42 transitions. [2024-11-08 22:40:26,188 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 42 transitions. [2024-11-08 22:40:26,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-08 22:40:26,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:26,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:26,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:26,460 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-08 22:40:26,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:26,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 42 states and 44 transitions. [2024-11-08 22:40:26,802 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 44 transitions. [2024-11-08 22:40:26,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-08 22:40:26,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:26,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:26,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:27,094 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-08 22:40:27,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:27,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 44 states and 46 transitions. [2024-11-08 22:40:27,443 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 46 transitions. [2024-11-08 22:40:27,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-08 22:40:27,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:27,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:27,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:27,763 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-08 22:40:28,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:28,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 46 states and 48 transitions. [2024-11-08 22:40:28,144 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 48 transitions. [2024-11-08 22:40:28,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-08 22:40:28,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:28,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:28,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:28,477 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-08 22:40:28,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:28,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 48 states and 50 transitions. [2024-11-08 22:40:28,870 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 50 transitions. [2024-11-08 22:40:28,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-08 22:40:28,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:28,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:28,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:29,299 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-08 22:40:29,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:29,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 50 states and 52 transitions. [2024-11-08 22:40:29,720 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 52 transitions. [2024-11-08 22:40:29,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-08 22:40:29,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:29,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:29,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:30,095 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-08 22:40:30,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:30,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 52 states and 54 transitions. [2024-11-08 22:40:30,539 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 54 transitions. [2024-11-08 22:40:30,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-08 22:40:30,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:30,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:30,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:30,940 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-08 22:40:31,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:31,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 54 states and 56 transitions. [2024-11-08 22:40:31,367 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 56 transitions. [2024-11-08 22:40:31,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-08 22:40:31,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:31,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:31,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:31,740 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-08 22:40:32,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:32,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 56 states and 58 transitions. [2024-11-08 22:40:32,176 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 58 transitions. [2024-11-08 22:40:32,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-08 22:40:32,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:32,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:32,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:32,631 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-08 22:40:33,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:33,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 58 states and 60 transitions. [2024-11-08 22:40:33,172 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 60 transitions. [2024-11-08 22:40:33,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-08 22:40:33,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:33,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:33,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:33,641 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-08 22:40:34,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:34,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 60 states and 62 transitions. [2024-11-08 22:40:34,149 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 62 transitions. [2024-11-08 22:40:34,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-08 22:40:34,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:34,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:34,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:34,643 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-08 22:40:35,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:35,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 62 states and 64 transitions. [2024-11-08 22:40:35,137 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 64 transitions. [2024-11-08 22:40:35,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-08 22:40:35,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:35,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:35,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:35,679 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-08 22:40:36,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:36,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 64 states and 66 transitions. [2024-11-08 22:40:36,156 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 66 transitions. [2024-11-08 22:40:36,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-08 22:40:36,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:36,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:36,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:36,766 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-08 22:40:37,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:37,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 68 states to 66 states and 68 transitions. [2024-11-08 22:40:37,360 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 68 transitions. [2024-11-08 22:40:37,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-08 22:40:37,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:37,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:37,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:37,975 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-08 22:40:38,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:38,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 68 states and 70 transitions. [2024-11-08 22:40:38,530 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 70 transitions. [2024-11-08 22:40:38,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:40:38,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:38,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:38,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:39,139 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-08 22:40:39,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:39,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 70 states and 72 transitions. [2024-11-08 22:40:39,725 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 72 transitions. [2024-11-08 22:40:39,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-08 22:40:39,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:39,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:39,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:40,379 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-08 22:40:40,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:40,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 72 states and 74 transitions. [2024-11-08 22:40:40,918 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 74 transitions. [2024-11-08 22:40:40,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-08 22:40:40,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:40,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:41,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:41,741 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-08 22:40:42,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:42,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 74 states and 76 transitions. [2024-11-08 22:40:42,289 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 76 transitions. [2024-11-08 22:40:42,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-08 22:40:42,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:42,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:42,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:42,966 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-08 22:40:43,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:43,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 76 states and 78 transitions. [2024-11-08 22:40:43,470 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 78 transitions. [2024-11-08 22:40:43,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-08 22:40:43,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:43,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:43,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:44,075 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-08 22:40:44,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:44,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 78 states and 80 transitions. [2024-11-08 22:40:44,549 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 80 transitions. [2024-11-08 22:40:44,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-08 22:40:44,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:44,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:44,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:45,145 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-08 22:40:45,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:45,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 82 states to 80 states and 82 transitions. [2024-11-08 22:40:45,688 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 82 transitions. [2024-11-08 22:40:45,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-08 22:40:45,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:45,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:45,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:46,424 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-08 22:40:46,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:46,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 82 states and 84 transitions. [2024-11-08 22:40:46,956 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 84 transitions. [2024-11-08 22:40:46,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-08 22:40:46,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:46,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:47,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:47,731 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-08 22:40:48,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:48,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 84 states and 86 transitions. [2024-11-08 22:40:48,370 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 86 transitions. [2024-11-08 22:40:48,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-08 22:40:48,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:48,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:48,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:49,102 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-08 22:40:49,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:49,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 86 states and 88 transitions. [2024-11-08 22:40:49,698 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 88 transitions. [2024-11-08 22:40:49,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-08 22:40:49,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:49,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:49,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:50,501 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-08 22:40:51,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:51,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 88 states and 90 transitions. [2024-11-08 22:40:51,104 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 90 transitions. [2024-11-08 22:40:51,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-08 22:40:51,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:51,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:51,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:51,792 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-08 22:40:52,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:52,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 90 states and 92 transitions. [2024-11-08 22:40:52,498 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 92 transitions. [2024-11-08 22:40:52,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-08 22:40:52,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:52,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:52,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:53,278 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-08 22:40:53,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:53,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 92 states and 94 transitions. [2024-11-08 22:40:53,875 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 94 transitions. [2024-11-08 22:40:53,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-08 22:40:53,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:53,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:53,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:54,647 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-08 22:40:55,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:55,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 94 states and 96 transitions. [2024-11-08 22:40:55,279 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 96 transitions. [2024-11-08 22:40:55,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-08 22:40:55,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:55,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:55,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:55,939 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-08 22:40:56,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:56,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 96 states and 98 transitions. [2024-11-08 22:40:56,611 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 98 transitions. [2024-11-08 22:40:56,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-08 22:40:56,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:56,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:56,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:57,260 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-08 22:40:57,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:57,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 98 states and 100 transitions. [2024-11-08 22:40:57,897 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 100 transitions. [2024-11-08 22:40:57,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-08 22:40:57,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:57,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:57,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:58,580 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-08 22:40:59,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:59,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 100 states and 102 transitions. [2024-11-08 22:40:59,226 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 102 transitions. [2024-11-08 22:40:59,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-08 22:40:59,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:59,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:59,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:59,970 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-08 22:41:00,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:00,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 102 states and 104 transitions. [2024-11-08 22:41:00,616 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 104 transitions. [2024-11-08 22:41:00,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-08 22:41:00,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:00,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:00,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:01,562 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-08 22:41:02,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:02,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 104 states and 106 transitions. [2024-11-08 22:41:02,220 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 106 transitions. [2024-11-08 22:41:02,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-11-08 22:41:02,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:02,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:02,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:03,116 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-08 22:41:03,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:03,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 106 states and 108 transitions. [2024-11-08 22:41:03,777 INFO L276 IsEmpty]: Start isEmpty. Operand 106 states and 108 transitions. [2024-11-08 22:41:03,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-11-08 22:41:03,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:03,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:03,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:04,624 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-08 22:41:05,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:05,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 108 states and 110 transitions. [2024-11-08 22:41:05,443 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 110 transitions. [2024-11-08 22:41:05,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-08 22:41:05,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:05,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:05,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:06,186 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-08 22:41:06,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:06,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 110 states and 112 transitions. [2024-11-08 22:41:06,904 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 112 transitions. [2024-11-08 22:41:06,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-08 22:41:06,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:06,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:06,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:07,775 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-08 22:41:08,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:08,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 112 states and 114 transitions. [2024-11-08 22:41:08,479 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 114 transitions. [2024-11-08 22:41:08,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-08 22:41:08,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:08,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:08,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:09,373 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-08 22:41:10,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:10,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 114 states and 116 transitions. [2024-11-08 22:41:10,079 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 116 transitions. [2024-11-08 22:41:10,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-08 22:41:10,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:10,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:10,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:11,171 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-08 22:41:11,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:11,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 116 states and 118 transitions. [2024-11-08 22:41:11,877 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 118 transitions. [2024-11-08 22:41:11,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-08 22:41:11,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:11,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:11,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:12,919 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-08 22:41:13,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:13,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 118 states and 120 transitions. [2024-11-08 22:41:13,658 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 120 transitions. [2024-11-08 22:41:13,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-11-08 22:41:13,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:13,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:13,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:14,733 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-08 22:41:15,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:15,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 120 states and 122 transitions. [2024-11-08 22:41:15,646 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 122 transitions. [2024-11-08 22:41:15,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-08 22:41:15,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:15,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:15,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:16,963 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-08 22:41:17,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:17,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 122 states and 124 transitions. [2024-11-08 22:41:17,835 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 124 transitions. [2024-11-08 22:41:17,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-08 22:41:17,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:17,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:17,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:18,795 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-08 22:41:19,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:19,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 124 states and 126 transitions. [2024-11-08 22:41:19,638 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 126 transitions. [2024-11-08 22:41:19,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2024-11-08 22:41:19,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:19,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:19,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:20,916 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-08 22:41:21,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:21,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 126 states and 128 transitions. [2024-11-08 22:41:21,731 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 128 transitions. [2024-11-08 22:41:21,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-11-08 22:41:21,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:21,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:21,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:22,738 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-08 22:41:23,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:23,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 128 states and 130 transitions. [2024-11-08 22:41:23,625 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 130 transitions. [2024-11-08 22:41:23,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-11-08 22:41:23,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:23,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:23,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:24,799 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-08 22:41:25,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:25,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 130 states and 132 transitions. [2024-11-08 22:41:25,645 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 132 transitions. [2024-11-08 22:41:25,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-11-08 22:41:25,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:25,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:25,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:26,684 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-08 22:41:27,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:27,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 132 states and 134 transitions. [2024-11-08 22:41:27,466 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 134 transitions. [2024-11-08 22:41:27,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-08 22:41:27,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:27,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:27,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:28,456 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-08 22:41:29,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:29,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 134 states and 136 transitions. [2024-11-08 22:41:29,252 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 136 transitions. [2024-11-08 22:41:29,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 132 [2024-11-08 22:41:29,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:29,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:29,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:30,280 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-08 22:41:31,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:31,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 136 states and 138 transitions. [2024-11-08 22:41:31,090 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 138 transitions. [2024-11-08 22:41:31,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 134 [2024-11-08 22:41:31,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:31,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:31,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:32,310 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-08 22:41:33,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:33,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 138 states and 140 transitions. [2024-11-08 22:41:33,300 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 140 transitions. [2024-11-08 22:41:33,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 136 [2024-11-08 22:41:33,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:33,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:33,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:34,532 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-08 22:41:35,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:35,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 140 states and 142 transitions. [2024-11-08 22:41:35,393 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 142 transitions. [2024-11-08 22:41:35,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-11-08 22:41:35,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:35,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:35,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:36,541 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-08 22:41:37,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:37,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 142 states and 144 transitions. [2024-11-08 22:41:37,437 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 144 transitions. [2024-11-08 22:41:37,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-11-08 22:41:37,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:37,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:37,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:38,581 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-08 22:41:39,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:39,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146 states to 144 states and 146 transitions. [2024-11-08 22:41:39,443 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 146 transitions. [2024-11-08 22:41:39,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 142 [2024-11-08 22:41:39,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:39,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:39,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:40,585 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-08 22:41:41,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:41,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 146 states and 148 transitions. [2024-11-08 22:41:41,496 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 148 transitions. [2024-11-08 22:41:41,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-11-08 22:41:41,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:41,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:41,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:42,811 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-08 22:41:43,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:43,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 148 states and 150 transitions. [2024-11-08 22:41:43,723 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 150 transitions. [2024-11-08 22:41:43,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-11-08 22:41:43,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:43,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:43,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:44,959 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-08 22:41:45,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:45,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 150 states and 152 transitions. [2024-11-08 22:41:45,860 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 152 transitions. [2024-11-08 22:41:45,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 148 [2024-11-08 22:41:45,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:45,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:45,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:47,133 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-08 22:41:48,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:48,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 152 states and 154 transitions. [2024-11-08 22:41:48,060 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 154 transitions. [2024-11-08 22:41:48,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-08 22:41:48,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:48,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:48,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:49,339 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-08 22:41:50,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:50,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 154 states and 156 transitions. [2024-11-08 22:41:50,377 INFO L276 IsEmpty]: Start isEmpty. Operand 154 states and 156 transitions. [2024-11-08 22:41:50,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-11-08 22:41:50,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:50,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:50,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:52,253 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-08 22:41:53,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:53,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 156 states and 158 transitions. [2024-11-08 22:41:53,344 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 158 transitions. [2024-11-08 22:41:53,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-11-08 22:41:53,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:53,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:53,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:54,719 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-08 22:41:55,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:55,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 160 states to 158 states and 160 transitions. [2024-11-08 22:41:55,689 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 160 transitions. [2024-11-08 22:41:55,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 156 [2024-11-08 22:41:55,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:55,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:55,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:57,059 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-08 22:41:58,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:58,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 160 states and 162 transitions. [2024-11-08 22:41:58,049 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 162 transitions. [2024-11-08 22:41:58,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-11-08 22:41:58,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:58,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:58,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:59,497 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-08 22:42:00,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:42:00,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 162 states and 164 transitions. [2024-11-08 22:42:00,533 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 164 transitions. [2024-11-08 22:42:00,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 160 [2024-11-08 22:42:00,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:42:00,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:42:00,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:42:02,131 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-08 22:42:03,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:42:03,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 166 states to 164 states and 166 transitions. [2024-11-08 22:42:03,334 INFO L276 IsEmpty]: Start isEmpty. Operand 164 states and 166 transitions. [2024-11-08 22:42:03,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-11-08 22:42:03,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:42:03,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:42:03,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:42:05,499 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-08 22:42:06,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:42:06,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 168 states to 166 states and 168 transitions. [2024-11-08 22:42:06,818 INFO L276 IsEmpty]: Start isEmpty. Operand 166 states and 168 transitions. [2024-11-08 22:42:06,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 164 [2024-11-08 22:42:06,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:42:06,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:42:06,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:42:08,779 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-08 22:42:10,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:42:10,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 168 states and 170 transitions. [2024-11-08 22:42:10,133 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 170 transitions. [2024-11-08 22:42:10,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-11-08 22:42:10,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:42:10,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:42:10,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:42:12,212 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-08 22:42:13,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:42:13,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 170 states and 172 transitions. [2024-11-08 22:42:13,459 INFO L276 IsEmpty]: Start isEmpty. Operand 170 states and 172 transitions. [2024-11-08 22:42:13,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 168 [2024-11-08 22:42:13,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:42:13,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:42:13,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:42:15,333 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-08 22:42:16,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:42:16,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 174 states to 172 states and 174 transitions. [2024-11-08 22:42:16,492 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 174 transitions. [2024-11-08 22:42:16,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-11-08 22:42:16,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:42:16,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:42:16,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:42:18,384 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-08 22:42:19,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:42:19,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 176 states to 174 states and 176 transitions. [2024-11-08 22:42:19,553 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 176 transitions. [2024-11-08 22:42:19,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 172 [2024-11-08 22:42:19,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:42:19,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:42:19,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:42:21,451 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-08 22:42:22,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:42:22,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 178 states to 176 states and 178 transitions. [2024-11-08 22:42:22,628 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 178 transitions. [2024-11-08 22:42:22,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2024-11-08 22:42:22,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:42:22,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:42:22,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:42:24,677 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-08 22:42:25,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:42:25,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 180 states to 178 states and 180 transitions. [2024-11-08 22:42:25,876 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 180 transitions. [2024-11-08 22:42:25,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2024-11-08 22:42:25,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:42:25,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:42:25,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:42:27,795 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-08 22:42:29,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:42:29,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 180 states and 182 transitions. [2024-11-08 22:42:29,016 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 182 transitions. [2024-11-08 22:42:29,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 178 [2024-11-08 22:42:29,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:42:29,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:42:29,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:42:31,025 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-08 22:42:32,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:42:32,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 184 states to 182 states and 184 transitions. [2024-11-08 22:42:32,334 INFO L276 IsEmpty]: Start isEmpty. Operand 182 states and 184 transitions. [2024-11-08 22:42:32,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-11-08 22:42:32,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:42:32,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:42:32,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:42:34,564 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-08 22:42:35,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:42:35,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 186 states to 184 states and 186 transitions. [2024-11-08 22:42:35,766 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 186 transitions. [2024-11-08 22:42:35,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-11-08 22:42:35,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:42:35,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:42:35,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:42:37,790 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-08 22:42:38,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:42:38,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 188 states to 186 states and 188 transitions. [2024-11-08 22:42:38,973 INFO L276 IsEmpty]: Start isEmpty. Operand 186 states and 188 transitions. [2024-11-08 22:42:38,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 184 [2024-11-08 22:42:38,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:42:38,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:42:39,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:42:40,982 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-08 22:42:42,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:42:42,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 190 states to 188 states and 190 transitions. [2024-11-08 22:42:42,226 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 190 transitions. [2024-11-08 22:42:42,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-11-08 22:42:42,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:42:42,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:42:42,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:42:44,394 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-08 22:42:45,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:42:45,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 190 states and 192 transitions. [2024-11-08 22:42:45,573 INFO L276 IsEmpty]: Start isEmpty. Operand 190 states and 192 transitions. [2024-11-08 22:42:45,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2024-11-08 22:42:45,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:42:45,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:42:45,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:42:47,551 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-08 22:42:48,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:42:48,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 194 states to 192 states and 194 transitions. [2024-11-08 22:42:48,739 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 194 transitions. [2024-11-08 22:42:48,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-11-08 22:42:48,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:42:48,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:42:48,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:42:50,734 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-08 22:42:51,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:42:51,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 196 states to 194 states and 196 transitions. [2024-11-08 22:42:51,955 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 196 transitions. [2024-11-08 22:42:51,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2024-11-08 22:42:51,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:42:51,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:42:52,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:42:54,145 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-08 22:42:55,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:42:55,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 198 states to 196 states and 198 transitions. [2024-11-08 22:42:55,420 INFO L276 IsEmpty]: Start isEmpty. Operand 196 states and 198 transitions. [2024-11-08 22:42:55,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-11-08 22:42:55,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:42:55,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:42:55,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:42:57,702 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-08 22:42:59,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:42:59,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 200 states to 198 states and 200 transitions. [2024-11-08 22:42:59,026 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 200 transitions. [2024-11-08 22:42:59,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 196 [2024-11-08 22:42:59,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:42:59,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:42:59,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:43:01,609 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-08 22:43:03,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:43:03,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 202 states to 200 states and 202 transitions. [2024-11-08 22:43:03,049 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 202 transitions. [2024-11-08 22:43:03,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 198 [2024-11-08 22:43:03,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:43:03,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:43:03,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:43:05,554 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-08 22:43:06,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:43:06,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 204 states to 202 states and 204 transitions. [2024-11-08 22:43:06,969 INFO L276 IsEmpty]: Start isEmpty. Operand 202 states and 204 transitions. [2024-11-08 22:43:06,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2024-11-08 22:43:06,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:43:06,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:43:07,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:43:09,458 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-08 22:43:10,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:43:10,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 206 states to 204 states and 206 transitions. [2024-11-08 22:43:10,740 INFO L276 IsEmpty]: Start isEmpty. Operand 204 states and 206 transitions. [2024-11-08 22:43:10,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 202 [2024-11-08 22:43:10,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:43:10,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:43:10,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:43:13,209 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-08 22:43:14,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:43:14,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 208 states to 206 states and 208 transitions. [2024-11-08 22:43:14,497 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 208 transitions. [2024-11-08 22:43:14,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-11-08 22:43:14,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:43:14,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:43:14,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:43:16,836 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-08 22:43:18,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:43:18,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 210 states to 208 states and 210 transitions. [2024-11-08 22:43:18,121 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 210 transitions. [2024-11-08 22:43:18,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-11-08 22:43:18,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:43:18,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:43:18,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:43:20,459 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-08 22:43:21,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:43:21,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 210 states and 212 transitions. [2024-11-08 22:43:21,758 INFO L276 IsEmpty]: Start isEmpty. Operand 210 states and 212 transitions. [2024-11-08 22:43:21,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 208 [2024-11-08 22:43:21,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:43:21,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:43:21,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:43:24,274 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-08 22:43:25,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:43:25,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 214 states to 212 states and 214 transitions. [2024-11-08 22:43:25,582 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 214 transitions. [2024-11-08 22:43:25,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 210 [2024-11-08 22:43:25,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:43:25,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:43:25,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:43:28,025 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-08 22:43:29,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:43:29,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 214 states and 216 transitions. [2024-11-08 22:43:29,352 INFO L276 IsEmpty]: Start isEmpty. Operand 214 states and 216 transitions. [2024-11-08 22:43:29,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 212 [2024-11-08 22:43:29,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:43:29,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:43:29,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:43:31,883 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-08 22:43:33,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:43:33,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 216 states and 218 transitions. [2024-11-08 22:43:33,219 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 218 transitions. [2024-11-08 22:43:33,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 214 [2024-11-08 22:43:33,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:43:33,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:43:33,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:43:35,839 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-08 22:43:37,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:43:37,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 220 states to 218 states and 220 transitions. [2024-11-08 22:43:37,189 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 220 transitions. [2024-11-08 22:43:37,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 216 [2024-11-08 22:43:37,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:43:37,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:43:37,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:43:40,357 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-08 22:43:41,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:43:41,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 222 states to 220 states and 222 transitions. [2024-11-08 22:43:41,767 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 222 transitions. [2024-11-08 22:43:41,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-11-08 22:43:41,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:43:41,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:43:41,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:43:44,519 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-08 22:43:45,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:43:45,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 222 states and 224 transitions. [2024-11-08 22:43:45,914 INFO L276 IsEmpty]: Start isEmpty. Operand 222 states and 224 transitions. [2024-11-08 22:43:45,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 220 [2024-11-08 22:43:45,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:43:45,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:43:46,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:43:48,668 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-08 22:43:50,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:43:50,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 226 states to 224 states and 226 transitions. [2024-11-08 22:43:50,100 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 226 transitions. [2024-11-08 22:43:50,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-11-08 22:43:50,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:43:50,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:43:50,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:43:52,917 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-08 22:43:54,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:43:54,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 228 states to 226 states and 228 transitions. [2024-11-08 22:43:54,370 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 228 transitions. [2024-11-08 22:43:54,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 224 [2024-11-08 22:43:54,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:43:54,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:43:54,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:43:57,341 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-08 22:43:58,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:43:58,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 230 states to 228 states and 230 transitions. [2024-11-08 22:43:58,978 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 230 transitions. [2024-11-08 22:43:58,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-11-08 22:43:58,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:43:58,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:43:59,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:01,926 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-08 22:44:03,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:03,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 230 states and 232 transitions. [2024-11-08 22:44:03,440 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 232 transitions. [2024-11-08 22:44:03,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 228 [2024-11-08 22:44:03,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:03,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:03,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:06,431 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-08 22:44:07,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:07,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 234 states to 232 states and 234 transitions. [2024-11-08 22:44:07,927 INFO L276 IsEmpty]: Start isEmpty. Operand 232 states and 234 transitions. [2024-11-08 22:44:07,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-11-08 22:44:07,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:07,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:08,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:10,939 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-08 22:44:12,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:12,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 236 states to 234 states and 236 transitions. [2024-11-08 22:44:12,494 INFO L276 IsEmpty]: Start isEmpty. Operand 234 states and 236 transitions. [2024-11-08 22:44:12,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-11-08 22:44:12,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:12,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:12,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:16,478 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-08 22:44:17,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:17,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 236 states and 238 transitions. [2024-11-08 22:44:17,990 INFO L276 IsEmpty]: Start isEmpty. Operand 236 states and 238 transitions. [2024-11-08 22:44:17,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 234 [2024-11-08 22:44:17,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:17,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:18,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:21,433 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-08 22:44:23,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:23,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 240 states to 238 states and 240 transitions. [2024-11-08 22:44:23,035 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 240 transitions. [2024-11-08 22:44:23,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 236 [2024-11-08 22:44:23,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:23,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:23,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:26,333 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-08 22:44:27,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:27,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 240 states and 242 transitions. [2024-11-08 22:44:27,845 INFO L276 IsEmpty]: Start isEmpty. Operand 240 states and 242 transitions. [2024-11-08 22:44:27,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 238 [2024-11-08 22:44:27,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:27,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:27,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:31,177 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-08 22:44:32,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:32,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 242 states and 244 transitions. [2024-11-08 22:44:32,752 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 244 transitions. [2024-11-08 22:44:32,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-11-08 22:44:32,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:32,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:32,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:36,141 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-08 22:44:37,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:37,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 244 states and 246 transitions. [2024-11-08 22:44:37,683 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 246 transitions. [2024-11-08 22:44:37,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 242 [2024-11-08 22:44:37,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:37,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:37,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:41,144 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-08 22:44:42,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:42,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 246 states and 248 transitions. [2024-11-08 22:44:42,794 INFO L276 IsEmpty]: Start isEmpty. Operand 246 states and 248 transitions. [2024-11-08 22:44:42,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 244 [2024-11-08 22:44:42,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:42,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:42,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:46,383 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-08 22:44:47,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:47,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 250 states to 248 states and 250 transitions. [2024-11-08 22:44:47,959 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 250 transitions. [2024-11-08 22:44:47,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-11-08 22:44:47,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:47,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:48,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,418 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-08 22:44:53,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 252 states to 250 states and 252 transitions. [2024-11-08 22:44:53,003 INFO L276 IsEmpty]: Start isEmpty. Operand 250 states and 252 transitions. [2024-11-08 22:44:53,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 248 [2024-11-08 22:44:53,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,626 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-08 22:44:58,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 252 states and 254 transitions. [2024-11-08 22:44:58,221 INFO L276 IsEmpty]: Start isEmpty. Operand 252 states and 254 transitions. [2024-11-08 22:44:58,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 250 [2024-11-08 22:44:58,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,492 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-08 22:45:04,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 256 states to 254 states and 256 transitions. [2024-11-08 22:45:04,161 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 256 transitions. [2024-11-08 22:45:04,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 252 [2024-11-08 22:45:04,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,765 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-08 22:45:09,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 258 states to 256 states and 258 transitions. [2024-11-08 22:45:09,394 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 258 transitions. [2024-11-08 22:45:09,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 254 [2024-11-08 22:45:09,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:13,238 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-08 22:45:14,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:14,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 258 states and 260 transitions. [2024-11-08 22:45:14,871 INFO L276 IsEmpty]: Start isEmpty. Operand 258 states and 260 transitions. [2024-11-08 22:45:14,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 256 [2024-11-08 22:45:14,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:14,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:14,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:18,635 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-08 22:45:20,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:20,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 262 states to 260 states and 262 transitions. [2024-11-08 22:45:20,286 INFO L276 IsEmpty]: Start isEmpty. Operand 260 states and 262 transitions. [2024-11-08 22:45:20,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 258 [2024-11-08 22:45:20,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:20,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:20,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:24,455 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-08 22:45:26,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:26,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 264 states to 262 states and 264 transitions. [2024-11-08 22:45:26,113 INFO L276 IsEmpty]: Start isEmpty. Operand 262 states and 264 transitions. [2024-11-08 22:45:26,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-11-08 22:45:26,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:26,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:26,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:29,974 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-08 22:45:31,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:31,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 266 states to 264 states and 266 transitions. [2024-11-08 22:45:31,652 INFO L276 IsEmpty]: Start isEmpty. Operand 264 states and 266 transitions. [2024-11-08 22:45:31,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-11-08 22:45:31,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:31,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:31,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:35,780 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-08 22:45:37,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:37,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 266 states and 268 transitions. [2024-11-08 22:45:37,504 INFO L276 IsEmpty]: Start isEmpty. Operand 266 states and 268 transitions. [2024-11-08 22:45:37,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 264 [2024-11-08 22:45:37,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:37,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:37,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:41,603 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-08 22:45:43,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:43,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 270 states to 268 states and 270 transitions. [2024-11-08 22:45:43,382 INFO L276 IsEmpty]: Start isEmpty. Operand 268 states and 270 transitions. [2024-11-08 22:45:43,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-11-08 22:45:43,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:43,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:43,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:47,652 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-08 22:45:49,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:49,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 270 states and 272 transitions. [2024-11-08 22:45:49,376 INFO L276 IsEmpty]: Start isEmpty. Operand 270 states and 272 transitions. [2024-11-08 22:45:49,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 268 [2024-11-08 22:45:49,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:49,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:49,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:53,721 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-08 22:45:55,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:55,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 274 states to 272 states and 274 transitions. [2024-11-08 22:45:55,567 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 274 transitions. [2024-11-08 22:45:55,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 270 [2024-11-08 22:45:55,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:55,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:55,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:46:00,196 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-08 22:46:01,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:46:01,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 276 states to 274 states and 276 transitions. [2024-11-08 22:46:01,956 INFO L276 IsEmpty]: Start isEmpty. Operand 274 states and 276 transitions. [2024-11-08 22:46:01,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 272 [2024-11-08 22:46:01,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:46:01,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:46:02,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:46:06,685 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-08 22:46:08,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:46:08,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 278 states to 276 states and 278 transitions. [2024-11-08 22:46:08,448 INFO L276 IsEmpty]: Start isEmpty. Operand 276 states and 278 transitions. [2024-11-08 22:46:08,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 274 [2024-11-08 22:46:08,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:46:08,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:46:08,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:46:12,871 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-08 22:46:14,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:46:14,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 280 states to 278 states and 280 transitions. [2024-11-08 22:46:14,649 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 280 transitions. [2024-11-08 22:46:14,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 276 [2024-11-08 22:46:14,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:46:14,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:46:14,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:46:19,107 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-08 22:46:20,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:46:20,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 280 states and 282 transitions. [2024-11-08 22:46:20,891 INFO L276 IsEmpty]: Start isEmpty. Operand 280 states and 282 transitions. [2024-11-08 22:46:20,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 278 [2024-11-08 22:46:20,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:46:20,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:46:21,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:46:25,741 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-08 22:46:27,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:46:27,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 284 states to 282 states and 284 transitions. [2024-11-08 22:46:27,552 INFO L276 IsEmpty]: Start isEmpty. Operand 282 states and 284 transitions. [2024-11-08 22:46:27,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 280 [2024-11-08 22:46:27,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:46:27,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:46:27,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:46:32,227 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-08 22:46:34,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:46:34,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 286 states to 284 states and 286 transitions. [2024-11-08 22:46:34,185 INFO L276 IsEmpty]: Start isEmpty. Operand 284 states and 286 transitions. [2024-11-08 22:46:34,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 282 [2024-11-08 22:46:34,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:46:34,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:46:34,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:46:38,852 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-08 22:46:40,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:46:40,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 288 states to 286 states and 288 transitions. [2024-11-08 22:46:40,687 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 288 transitions. [2024-11-08 22:46:40,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 284 [2024-11-08 22:46:40,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:46:40,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:46:40,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:46:45,675 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-08 22:46:47,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:46:47,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 290 states to 288 states and 290 transitions. [2024-11-08 22:46:47,523 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 290 transitions. [2024-11-08 22:46:47,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 286 [2024-11-08 22:46:47,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:46:47,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:46:47,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:46:52,328 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-08 22:46:54,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:46:54,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 292 states to 290 states and 292 transitions. [2024-11-08 22:46:54,256 INFO L276 IsEmpty]: Start isEmpty. Operand 290 states and 292 transitions. [2024-11-08 22:46:54,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 288 [2024-11-08 22:46:54,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:46:54,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:46:54,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:46:59,364 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-08 22:47:01,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:47:01,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 294 states to 292 states and 294 transitions. [2024-11-08 22:47:01,239 INFO L276 IsEmpty]: Start isEmpty. Operand 292 states and 294 transitions. [2024-11-08 22:47:01,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 290 [2024-11-08 22:47:01,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:47:01,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:47:01,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:47:06,461 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-08 22:47:08,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:47:08,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 296 states to 294 states and 296 transitions. [2024-11-08 22:47:08,357 INFO L276 IsEmpty]: Start isEmpty. Operand 294 states and 296 transitions. [2024-11-08 22:47:08,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 292 [2024-11-08 22:47:08,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:47:08,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:47:08,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:47:13,920 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-08 22:47:15,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:47:15,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 296 states and 298 transitions. [2024-11-08 22:47:15,835 INFO L276 IsEmpty]: Start isEmpty. Operand 296 states and 298 transitions. [2024-11-08 22:47:15,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 294 [2024-11-08 22:47:15,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:47:15,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:47:15,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:47:21,336 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-08 22:47:23,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:47:23,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 300 states to 298 states and 300 transitions. [2024-11-08 22:47:23,626 INFO L276 IsEmpty]: Start isEmpty. Operand 298 states and 300 transitions. [2024-11-08 22:47:23,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 296 [2024-11-08 22:47:23,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:47:23,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:47:23,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:47:28,984 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-08 22:47:30,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:47:30,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 302 states to 300 states and 302 transitions. [2024-11-08 22:47:30,980 INFO L276 IsEmpty]: Start isEmpty. Operand 300 states and 302 transitions. [2024-11-08 22:47:30,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 298 [2024-11-08 22:47:30,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:47:30,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:47:31,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:47:36,473 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-08 22:47:38,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:47:38,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 304 states to 302 states and 304 transitions. [2024-11-08 22:47:38,487 INFO L276 IsEmpty]: Start isEmpty. Operand 302 states and 304 transitions. [2024-11-08 22:47:38,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 300 [2024-11-08 22:47:38,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:47:38,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:47:38,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:47:44,689 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-08 22:47:47,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:47:47,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 306 states to 304 states and 306 transitions. [2024-11-08 22:47:47,028 INFO L276 IsEmpty]: Start isEmpty. Operand 304 states and 306 transitions. [2024-11-08 22:47:47,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 302 [2024-11-08 22:47:47,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:47:47,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:47:47,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:47:53,533 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-08 22:47:55,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:47:55,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 308 states to 306 states and 308 transitions. [2024-11-08 22:47:55,855 INFO L276 IsEmpty]: Start isEmpty. Operand 306 states and 308 transitions. [2024-11-08 22:47:55,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 304 [2024-11-08 22:47:55,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:47:55,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:47:56,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:48:02,136 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-08 22:48:04,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:48:04,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 310 states to 308 states and 310 transitions. [2024-11-08 22:48:04,449 INFO L276 IsEmpty]: Start isEmpty. Operand 308 states and 310 transitions. [2024-11-08 22:48:04,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 306 [2024-11-08 22:48:04,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:48:04,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:48:04,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:48:10,763 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-08 22:48:13,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:48:13,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 312 states to 310 states and 312 transitions. [2024-11-08 22:48:13,117 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 312 transitions. [2024-11-08 22:48:13,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 308 [2024-11-08 22:48:13,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:48:13,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:48:13,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:48:18,862 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-08 22:48:21,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:48:21,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 314 states to 312 states and 314 transitions. [2024-11-08 22:48:21,297 INFO L276 IsEmpty]: Start isEmpty. Operand 312 states and 314 transitions. [2024-11-08 22:48:21,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 310 [2024-11-08 22:48:21,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:48:21,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:48:21,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:48:27,621 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-08 22:48:30,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:48:30,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 316 states to 314 states and 316 transitions. [2024-11-08 22:48:30,116 INFO L276 IsEmpty]: Start isEmpty. Operand 314 states and 316 transitions. [2024-11-08 22:48:30,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 312 [2024-11-08 22:48:30,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:48:30,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:48:30,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:48:36,115 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-08 22:48:38,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:48:38,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 318 states to 316 states and 318 transitions. [2024-11-08 22:48:38,311 INFO L276 IsEmpty]: Start isEmpty. Operand 316 states and 318 transitions. [2024-11-08 22:48:38,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 314 [2024-11-08 22:48:38,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:48:38,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:48:38,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:48:44,319 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-08 22:48:46,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:48:46,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 320 states to 318 states and 320 transitions. [2024-11-08 22:48:46,555 INFO L276 IsEmpty]: Start isEmpty. Operand 318 states and 320 transitions. [2024-11-08 22:48:46,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 316 [2024-11-08 22:48:46,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:48:46,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:48:46,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:48:53,748 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-08 22:48:56,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:48:56,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 322 states to 320 states and 322 transitions. [2024-11-08 22:48:56,348 INFO L276 IsEmpty]: Start isEmpty. Operand 320 states and 322 transitions. [2024-11-08 22:48:56,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 318 [2024-11-08 22:48:56,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:48:56,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:48:56,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:49:03,783 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-08 22:49:06,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:49:06,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 324 states to 322 states and 324 transitions. [2024-11-08 22:49:06,508 INFO L276 IsEmpty]: Start isEmpty. Operand 322 states and 324 transitions. [2024-11-08 22:49:06,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 320 [2024-11-08 22:49:06,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:49:06,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:49:06,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:49:13,672 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-08 22:49:16,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:49:16,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 326 states to 324 states and 326 transitions. [2024-11-08 22:49:16,131 INFO L276 IsEmpty]: Start isEmpty. Operand 324 states and 326 transitions. [2024-11-08 22:49:16,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 322 [2024-11-08 22:49:16,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:49:16,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:49:16,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:49:24,061 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-08 22:49:26,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:49:26,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 328 states to 326 states and 328 transitions. [2024-11-08 22:49:26,767 INFO L276 IsEmpty]: Start isEmpty. Operand 326 states and 328 transitions. [2024-11-08 22:49:26,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 324 [2024-11-08 22:49:26,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:49:26,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:49:26,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:49:34,079 INFO L134 CoverageAnalysis]: Checked inductivity of 25281 backedges. 0 proven. 25281 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:49:36,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:49:36,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 330 states to 328 states and 330 transitions. [2024-11-08 22:49:36,286 INFO L276 IsEmpty]: Start isEmpty. Operand 328 states and 330 transitions. [2024-11-08 22:49:36,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 326 [2024-11-08 22:49:36,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:49:36,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:49:36,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:49:43,576 INFO L134 CoverageAnalysis]: Checked inductivity of 25600 backedges. 0 proven. 25600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:49:46,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:49:46,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 332 states to 330 states and 332 transitions. [2024-11-08 22:49:46,051 INFO L276 IsEmpty]: Start isEmpty. Operand 330 states and 332 transitions. [2024-11-08 22:49:46,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 328 [2024-11-08 22:49:46,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:49:46,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:49:46,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:49:53,461 INFO L134 CoverageAnalysis]: Checked inductivity of 25921 backedges. 0 proven. 25921 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:49:55,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:49:55,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 334 states to 332 states and 334 transitions. [2024-11-08 22:49:55,762 INFO L276 IsEmpty]: Start isEmpty. Operand 332 states and 334 transitions. [2024-11-08 22:49:55,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 330 [2024-11-08 22:49:55,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:49:55,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:49:55,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:50:02,608 INFO L134 CoverageAnalysis]: Checked inductivity of 26244 backedges. 0 proven. 26244 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:50:04,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:50:04,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 336 states to 334 states and 336 transitions. [2024-11-08 22:50:04,915 INFO L276 IsEmpty]: Start isEmpty. Operand 334 states and 336 transitions. [2024-11-08 22:50:04,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 332 [2024-11-08 22:50:04,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:50:04,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:50:05,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:50:11,716 INFO L134 CoverageAnalysis]: Checked inductivity of 26569 backedges. 0 proven. 26569 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:50:14,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:50:14,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 338 states to 336 states and 338 transitions. [2024-11-08 22:50:14,095 INFO L276 IsEmpty]: Start isEmpty. Operand 336 states and 338 transitions. [2024-11-08 22:50:14,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 334 [2024-11-08 22:50:14,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:50:14,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:50:14,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:50:21,009 INFO L134 CoverageAnalysis]: Checked inductivity of 26896 backedges. 0 proven. 26896 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:50:23,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:50:23,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 340 states to 338 states and 340 transitions. [2024-11-08 22:50:23,403 INFO L276 IsEmpty]: Start isEmpty. Operand 338 states and 340 transitions. [2024-11-08 22:50:23,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 336 [2024-11-08 22:50:23,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:50:23,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:50:23,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:50:30,373 INFO L134 CoverageAnalysis]: Checked inductivity of 27225 backedges. 0 proven. 27225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:50:32,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:50:32,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 342 states to 340 states and 342 transitions. [2024-11-08 22:50:32,682 INFO L276 IsEmpty]: Start isEmpty. Operand 340 states and 342 transitions. [2024-11-08 22:50:32,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 338 [2024-11-08 22:50:32,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:50:32,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:50:32,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:50:39,778 INFO L134 CoverageAnalysis]: Checked inductivity of 27556 backedges. 0 proven. 27556 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:50:41,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:50:41,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 344 states to 342 states and 344 transitions. [2024-11-08 22:50:41,998 INFO L276 IsEmpty]: Start isEmpty. Operand 342 states and 344 transitions. [2024-11-08 22:50:41,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 340 [2024-11-08 22:50:41,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:50:41,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:50:42,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:50:49,469 INFO L134 CoverageAnalysis]: Checked inductivity of 27889 backedges. 0 proven. 27889 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:50:51,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:50:51,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 346 states to 344 states and 346 transitions. [2024-11-08 22:50:51,879 INFO L276 IsEmpty]: Start isEmpty. Operand 344 states and 346 transitions. [2024-11-08 22:50:51,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 342 [2024-11-08 22:50:51,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:50:51,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:50:52,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:50:59,192 INFO L134 CoverageAnalysis]: Checked inductivity of 28224 backedges. 0 proven. 28224 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:51:01,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:51:01,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 348 states to 346 states and 348 transitions. [2024-11-08 22:51:01,580 INFO L276 IsEmpty]: Start isEmpty. Operand 346 states and 348 transitions. [2024-11-08 22:51:01,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 344 [2024-11-08 22:51:01,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:51:01,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:51:01,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:51:09,398 INFO L134 CoverageAnalysis]: Checked inductivity of 28561 backedges. 0 proven. 28561 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:51:11,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:51:11,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 350 states to 348 states and 350 transitions. [2024-11-08 22:51:11,858 INFO L276 IsEmpty]: Start isEmpty. Operand 348 states and 350 transitions. [2024-11-08 22:51:11,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 346 [2024-11-08 22:51:11,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:51:11,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:51:12,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:51:19,809 INFO L134 CoverageAnalysis]: Checked inductivity of 28900 backedges. 0 proven. 28900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:51:22,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:51:22,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 352 states to 350 states and 352 transitions. [2024-11-08 22:51:22,408 INFO L276 IsEmpty]: Start isEmpty. Operand 350 states and 352 transitions. [2024-11-08 22:51:22,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 348 [2024-11-08 22:51:22,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:51:22,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:51:22,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:51:30,164 INFO L134 CoverageAnalysis]: Checked inductivity of 29241 backedges. 0 proven. 29241 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:51:32,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:51:32,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 354 states to 352 states and 354 transitions. [2024-11-08 22:51:32,957 INFO L276 IsEmpty]: Start isEmpty. Operand 352 states and 354 transitions. [2024-11-08 22:51:32,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 350 [2024-11-08 22:51:32,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:51:32,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:51:33,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:51:42,278 INFO L134 CoverageAnalysis]: Checked inductivity of 29584 backedges. 0 proven. 29584 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:51:45,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:51:45,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 356 states to 354 states and 356 transitions. [2024-11-08 22:51:45,022 INFO L276 IsEmpty]: Start isEmpty. Operand 354 states and 356 transitions. [2024-11-08 22:51:45,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 352 [2024-11-08 22:51:45,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:51:45,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:51:45,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:51:53,278 INFO L134 CoverageAnalysis]: Checked inductivity of 29929 backedges. 0 proven. 29929 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:51:56,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:51:56,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 358 states to 356 states and 358 transitions. [2024-11-08 22:51:56,365 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 358 transitions. [2024-11-08 22:51:56,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 354 [2024-11-08 22:51:56,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:51:56,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:51:56,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:52:05,611 INFO L134 CoverageAnalysis]: Checked inductivity of 30276 backedges. 0 proven. 30276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:52:08,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:52:08,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 360 states to 358 states and 360 transitions. [2024-11-08 22:52:08,065 INFO L276 IsEmpty]: Start isEmpty. Operand 358 states and 360 transitions. [2024-11-08 22:52:08,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 356 [2024-11-08 22:52:08,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:52:08,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:52:08,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:52:15,989 INFO L134 CoverageAnalysis]: Checked inductivity of 30625 backedges. 0 proven. 30625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:52:18,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:52:18,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 362 states to 360 states and 362 transitions. [2024-11-08 22:52:18,426 INFO L276 IsEmpty]: Start isEmpty. Operand 360 states and 362 transitions. [2024-11-08 22:52:18,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 358 [2024-11-08 22:52:18,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:52:18,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:52:18,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:52:26,545 INFO L134 CoverageAnalysis]: Checked inductivity of 30976 backedges. 0 proven. 30976 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:52:28,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:52:28,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 364 states to 362 states and 364 transitions. [2024-11-08 22:52:28,959 INFO L276 IsEmpty]: Start isEmpty. Operand 362 states and 364 transitions. [2024-11-08 22:52:28,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 360 [2024-11-08 22:52:28,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:52:28,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:52:29,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:52:36,947 INFO L134 CoverageAnalysis]: Checked inductivity of 31329 backedges. 0 proven. 31329 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:52:39,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:52:39,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 366 states to 364 states and 366 transitions. [2024-11-08 22:52:39,438 INFO L276 IsEmpty]: Start isEmpty. Operand 364 states and 366 transitions. [2024-11-08 22:52:39,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 362 [2024-11-08 22:52:39,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:52:39,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:52:39,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:52:47,703 INFO L134 CoverageAnalysis]: Checked inductivity of 31684 backedges. 0 proven. 31684 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:52:50,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:52:50,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 368 states to 366 states and 368 transitions. [2024-11-08 22:52:50,156 INFO L276 IsEmpty]: Start isEmpty. Operand 366 states and 368 transitions. [2024-11-08 22:52:50,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 364 [2024-11-08 22:52:50,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:52:50,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:52:50,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:52:58,501 INFO L134 CoverageAnalysis]: Checked inductivity of 32041 backedges. 0 proven. 32041 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:53:00,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:53:00,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 370 states to 368 states and 370 transitions. [2024-11-08 22:53:00,934 INFO L276 IsEmpty]: Start isEmpty. Operand 368 states and 370 transitions. [2024-11-08 22:53:00,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 366 [2024-11-08 22:53:00,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:53:00,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:53:01,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:53:09,342 INFO L134 CoverageAnalysis]: Checked inductivity of 32400 backedges. 0 proven. 32400 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:53:11,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:53:11,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 372 states to 370 states and 372 transitions. [2024-11-08 22:53:11,828 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 372 transitions. [2024-11-08 22:53:11,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 368 [2024-11-08 22:53:11,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:53:11,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:53:12,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:53:20,312 INFO L134 CoverageAnalysis]: Checked inductivity of 32761 backedges. 0 proven. 32761 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:53:22,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:53:22,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 374 states to 372 states and 374 transitions. [2024-11-08 22:53:22,907 INFO L276 IsEmpty]: Start isEmpty. Operand 372 states and 374 transitions. [2024-11-08 22:53:22,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 370 [2024-11-08 22:53:22,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:53:22,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:53:23,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:53:31,350 INFO L134 CoverageAnalysis]: Checked inductivity of 33124 backedges. 0 proven. 33124 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:53:33,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:53:33,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 376 states to 374 states and 376 transitions. [2024-11-08 22:53:33,995 INFO L276 IsEmpty]: Start isEmpty. Operand 374 states and 376 transitions. [2024-11-08 22:53:33,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 372 [2024-11-08 22:53:33,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:53:33,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:53:34,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:53:42,536 INFO L134 CoverageAnalysis]: Checked inductivity of 33489 backedges. 0 proven. 33489 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:53:45,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:53:45,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 378 states to 376 states and 378 transitions. [2024-11-08 22:53:45,355 INFO L276 IsEmpty]: Start isEmpty. Operand 376 states and 378 transitions. [2024-11-08 22:53:45,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 374 [2024-11-08 22:53:45,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:53:45,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:53:45,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:53:54,489 INFO L134 CoverageAnalysis]: Checked inductivity of 33856 backedges. 0 proven. 33856 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:53:57,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:53:57,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 380 states to 378 states and 380 transitions. [2024-11-08 22:53:57,254 INFO L276 IsEmpty]: Start isEmpty. Operand 378 states and 380 transitions. [2024-11-08 22:53:57,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 376 [2024-11-08 22:53:57,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:53:57,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:53:57,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:54:06,930 INFO L134 CoverageAnalysis]: Checked inductivity of 34225 backedges. 0 proven. 34225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:54:09,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:54:09,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 382 states to 380 states and 382 transitions. [2024-11-08 22:54:09,767 INFO L276 IsEmpty]: Start isEmpty. Operand 380 states and 382 transitions. [2024-11-08 22:54:09,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 378 [2024-11-08 22:54:09,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:54:09,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:54:10,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat