./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem02_label47.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_3dc8852f-a71b-4900-9285-e20e5091a4a8/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3dc8852f-a71b-4900-9285-e20e5091a4a8/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_3dc8852f-a71b-4900-9285-e20e5091a4a8/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3dc8852f-a71b-4900-9285-e20e5091a4a8/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem02_label47.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3dc8852f-a71b-4900-9285-e20e5091a4a8/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_3dc8852f-a71b-4900-9285-e20e5091a4a8/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 43942ed658f972c411b91910fdf7d6dc5f5d52e9f642b849efd1f112fd822a54 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:25:07,274 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:25:07,367 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3dc8852f-a71b-4900-9285-e20e5091a4a8/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-09 00:25:07,374 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 00:25:07,375 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 00:25:07,405 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:25:07,408 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 00:25:07,409 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 00:25:07,410 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:25:07,412 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:25:07,412 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:25:07,413 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 00:25:07,413 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 00:25:07,413 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 00:25:07,415 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 00:25:07,416 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:25:07,416 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 00:25:07,417 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:25:07,417 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 00:25:07,417 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:25:07,418 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 00:25:07,421 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 00:25:07,421 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:25:07,422 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:25:07,422 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:25:07,422 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:25:07,423 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:25:07,423 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:25:07,423 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:25:07,424 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:25:07,424 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 00:25:07,424 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 00:25:07,425 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 00:25:07,425 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_3dc8852f-a71b-4900-9285-e20e5091a4a8/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_3dc8852f-a71b-4900-9285-e20e5091a4a8/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 -> 43942ed658f972c411b91910fdf7d6dc5f5d52e9f642b849efd1f112fd822a54 [2024-11-09 00:25:07,732 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:25:07,764 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:25:07,767 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:25:07,769 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:25:07,769 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:25:07,771 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3dc8852f-a71b-4900-9285-e20e5091a4a8/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/eca-rers2012/Problem02_label47.c Unable to find full path for "g++" [2024-11-09 00:25:09,789 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:25:10,182 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:25:10,183 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3dc8852f-a71b-4900-9285-e20e5091a4a8/sv-benchmarks/c/eca-rers2012/Problem02_label47.c [2024-11-09 00:25:10,201 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3dc8852f-a71b-4900-9285-e20e5091a4a8/bin/ukojak-verify-ImItNfHLgk/data/1b500d32b/d427366cf22d433fa9ada4b3fe7bb687/FLAGc402f8351 [2024-11-09 00:25:10,220 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3dc8852f-a71b-4900-9285-e20e5091a4a8/bin/ukojak-verify-ImItNfHLgk/data/1b500d32b/d427366cf22d433fa9ada4b3fe7bb687 [2024-11-09 00:25:10,223 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:25:10,226 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:25:10,228 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:25:10,228 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:25:10,235 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:25:10,236 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:25:10" (1/1) ... [2024-11-09 00:25:10,237 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@179c11ff and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:25:10, skipping insertion in model container [2024-11-09 00:25:10,237 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:25:10" (1/1) ... [2024-11-09 00:25:10,296 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:25:10,680 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_3dc8852f-a71b-4900-9285-e20e5091a4a8/sv-benchmarks/c/eca-rers2012/Problem02_label47.c[17583,17596] [2024-11-09 00:25:10,739 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:25:10,761 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:25:10,889 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_3dc8852f-a71b-4900-9285-e20e5091a4a8/sv-benchmarks/c/eca-rers2012/Problem02_label47.c[17583,17596] [2024-11-09 00:25:10,919 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:25:10,944 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:25:10,944 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:25:10 WrapperNode [2024-11-09 00:25:10,945 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:25:10,946 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:25:10,946 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:25:10,946 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:25:10,954 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:25:10" (1/1) ... [2024-11-09 00:25:10,971 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:25:10" (1/1) ... [2024-11-09 00:25:11,037 INFO L138 Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 668 [2024-11-09 00:25:11,039 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:25:11,041 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:25:11,041 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:25:11,041 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:25:11,052 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:25:10" (1/1) ... [2024-11-09 00:25:11,053 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:25:10" (1/1) ... [2024-11-09 00:25:11,064 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:25:10" (1/1) ... [2024-11-09 00:25:11,064 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:25:10" (1/1) ... [2024-11-09 00:25:11,104 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:25:10" (1/1) ... [2024-11-09 00:25:11,115 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:25:10" (1/1) ... [2024-11-09 00:25:11,120 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:25:10" (1/1) ... [2024-11-09 00:25:11,124 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:25:10" (1/1) ... [2024-11-09 00:25:11,131 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:25:11,133 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:25:11,133 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:25:11,133 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:25:11,134 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:25:10" (1/1) ... [2024-11-09 00:25:11,140 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:25:11,154 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3dc8852f-a71b-4900-9285-e20e5091a4a8/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:25:11,176 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3dc8852f-a71b-4900-9285-e20e5091a4a8/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-09 00:25:11,188 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3dc8852f-a71b-4900-9285-e20e5091a4a8/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-09 00:25:11,222 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 00:25:11,222 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 00:25:11,222 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:25:11,222 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:25:11,322 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:25:11,325 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:25:12,671 INFO L? ?]: Removed 84 outVars from TransFormulas that were not future-live. [2024-11-09 00:25:12,672 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:25:13,041 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:25:13,041 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-09 00:25:13,041 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:25:13 BoogieIcfgContainer [2024-11-09 00:25:13,042 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:25:13,042 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:25:13,042 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:25:13,055 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:25:13,055 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:25:13" (1/1) ... [2024-11-09 00:25:13,068 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:25:13,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:13,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 85 states and 162 transitions. [2024-11-09 00:25:13,124 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 162 transitions. [2024-11-09 00:25:13,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-09 00:25:13,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:13,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:13,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:13,707 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-09 00:25:14,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:14,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 250 states to 163 states and 250 transitions. [2024-11-09 00:25:14,481 INFO L276 IsEmpty]: Start isEmpty. Operand 163 states and 250 transitions. [2024-11-09 00:25:14,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-09 00:25:14,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:14,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:14,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:14,762 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:25:15,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:15,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 336 states to 242 states and 336 transitions. [2024-11-09 00:25:15,666 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 336 transitions. [2024-11-09 00:25:15,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-09 00:25:15,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:15,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:15,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:16,035 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:25:16,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:16,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 429 states to 329 states and 429 transitions. [2024-11-09 00:25:16,702 INFO L276 IsEmpty]: Start isEmpty. Operand 329 states and 429 transitions. [2024-11-09 00:25:16,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 157 [2024-11-09 00:25:16,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:16,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:16,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:17,313 INFO L134 CoverageAnalysis]: Checked inductivity of 79 backedges. 79 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:25:18,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:18,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 509 states to 404 states and 509 transitions. [2024-11-09 00:25:18,617 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 509 transitions. [2024-11-09 00:25:18,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2024-11-09 00:25:18,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:18,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:18,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:18,876 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-11-09 00:25:19,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:19,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 510 states to 405 states and 510 transitions. [2024-11-09 00:25:19,055 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 510 transitions. [2024-11-09 00:25:19,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-11-09 00:25:19,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:19,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:19,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:19,241 INFO L134 CoverageAnalysis]: Checked inductivity of 89 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:25:19,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:19,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 517 states to 410 states and 517 transitions. [2024-11-09 00:25:19,542 INFO L276 IsEmpty]: Start isEmpty. Operand 410 states and 517 transitions. [2024-11-09 00:25:19,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-11-09 00:25:19,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:19,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:19,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:19,778 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-09 00:25:19,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:19,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 517 states to 411 states and 517 transitions. [2024-11-09 00:25:19,946 INFO L276 IsEmpty]: Start isEmpty. Operand 411 states and 517 transitions. [2024-11-09 00:25:19,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 167 [2024-11-09 00:25:19,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:19,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:19,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:20,058 INFO L134 CoverageAnalysis]: Checked inductivity of 99 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:25:20,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:20,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 522 states to 416 states and 522 transitions. [2024-11-09 00:25:20,155 INFO L276 IsEmpty]: Start isEmpty. Operand 416 states and 522 transitions. [2024-11-09 00:25:20,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-11-09 00:25:20,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:20,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:20,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:20,418 INFO L134 CoverageAnalysis]: Checked inductivity of 95 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-09 00:25:20,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:20,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 522 states to 417 states and 522 transitions. [2024-11-09 00:25:20,467 INFO L276 IsEmpty]: Start isEmpty. Operand 417 states and 522 transitions. [2024-11-09 00:25:20,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2024-11-09 00:25:20,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:20,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:20,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:20,570 INFO L134 CoverageAnalysis]: Checked inductivity of 113 backedges. 42 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:25:20,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:20,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 529 states to 424 states and 529 transitions. [2024-11-09 00:25:20,711 INFO L276 IsEmpty]: Start isEmpty. Operand 424 states and 529 transitions. [2024-11-09 00:25:20,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-11-09 00:25:20,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:20,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:20,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:20,909 INFO L134 CoverageAnalysis]: Checked inductivity of 131 backedges. 123 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:25:22,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:22,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 604 states to 495 states and 604 transitions. [2024-11-09 00:25:22,843 INFO L276 IsEmpty]: Start isEmpty. Operand 495 states and 604 transitions. [2024-11-09 00:25:22,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-11-09 00:25:22,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:22,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:22,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:22,951 INFO L134 CoverageAnalysis]: Checked inductivity of 125 backedges. 54 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:25:23,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:23,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 610 states to 501 states and 610 transitions. [2024-11-09 00:25:23,021 INFO L276 IsEmpty]: Start isEmpty. Operand 501 states and 610 transitions. [2024-11-09 00:25:23,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-11-09 00:25:23,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:23,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:23,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:23,456 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 111 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:25:24,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:24,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 695 states to 581 states and 695 transitions. [2024-11-09 00:25:24,756 INFO L276 IsEmpty]: Start isEmpty. Operand 581 states and 695 transitions. [2024-11-09 00:25:24,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 185 [2024-11-09 00:25:24,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:24,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:24,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:25,328 INFO L134 CoverageAnalysis]: Checked inductivity of 143 backedges. 64 proven. 8 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:25:25,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:25,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 722 states to 605 states and 722 transitions. [2024-11-09 00:25:25,941 INFO L276 IsEmpty]: Start isEmpty. Operand 605 states and 722 transitions. [2024-11-09 00:25:25,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 185 [2024-11-09 00:25:25,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:25,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:25,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:26,148 INFO L134 CoverageAnalysis]: Checked inductivity of 135 backedges. 64 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:25:26,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:26,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 761 states to 637 states and 761 transitions. [2024-11-09 00:25:26,809 INFO L276 IsEmpty]: Start isEmpty. Operand 637 states and 761 transitions. [2024-11-09 00:25:26,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-11-09 00:25:26,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:26,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:26,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:26,989 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 137 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:25:28,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:28,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 842 states to 708 states and 842 transitions. [2024-11-09 00:25:28,117 INFO L276 IsEmpty]: Start isEmpty. Operand 708 states and 842 transitions. [2024-11-09 00:25:28,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-11-09 00:25:28,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:28,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:28,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:28,251 INFO L134 CoverageAnalysis]: Checked inductivity of 167 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 83 trivial. 0 not checked. [2024-11-09 00:25:28,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:28,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 845 states to 709 states and 845 transitions. [2024-11-09 00:25:28,491 INFO L276 IsEmpty]: Start isEmpty. Operand 709 states and 845 transitions. [2024-11-09 00:25:28,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 196 [2024-11-09 00:25:28,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:28,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:28,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:28,820 INFO L134 CoverageAnalysis]: Checked inductivity of 173 backedges. 99 proven. 0 refuted. 0 times theorem prover too weak. 74 trivial. 0 not checked. [2024-11-09 00:25:29,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:29,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 847 states to 710 states and 847 transitions. [2024-11-09 00:25:29,266 INFO L276 IsEmpty]: Start isEmpty. Operand 710 states and 847 transitions. [2024-11-09 00:25:29,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 196 [2024-11-09 00:25:29,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:29,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:29,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:29,568 INFO L134 CoverageAnalysis]: Checked inductivity of 173 backedges. 99 proven. 0 refuted. 0 times theorem prover too weak. 74 trivial. 0 not checked. [2024-11-09 00:25:29,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:29,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 857 states to 719 states and 857 transitions. [2024-11-09 00:25:29,993 INFO L276 IsEmpty]: Start isEmpty. Operand 719 states and 857 transitions. [2024-11-09 00:25:29,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 197 [2024-11-09 00:25:29,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:29,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:30,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:30,478 INFO L134 CoverageAnalysis]: Checked inductivity of 173 backedges. 91 proven. 11 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:25:31,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:31,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 863 states to 722 states and 863 transitions. [2024-11-09 00:25:31,270 INFO L276 IsEmpty]: Start isEmpty. Operand 722 states and 863 transitions. [2024-11-09 00:25:31,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-11-09 00:25:31,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:31,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:31,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:31,389 INFO L134 CoverageAnalysis]: Checked inductivity of 182 backedges. 108 proven. 0 refuted. 0 times theorem prover too weak. 74 trivial. 0 not checked. [2024-11-09 00:25:32,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:32,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 884 states to 735 states and 884 transitions. [2024-11-09 00:25:32,259 INFO L276 IsEmpty]: Start isEmpty. Operand 735 states and 884 transitions. [2024-11-09 00:25:32,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-11-09 00:25:32,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:32,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:32,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:32,726 INFO L134 CoverageAnalysis]: Checked inductivity of 163 backedges. 163 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:25:34,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:34,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 985 states to 824 states and 985 transitions. [2024-11-09 00:25:34,234 INFO L276 IsEmpty]: Start isEmpty. Operand 824 states and 985 transitions. [2024-11-09 00:25:34,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 201 [2024-11-09 00:25:34,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:34,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:34,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:34,339 INFO L134 CoverageAnalysis]: Checked inductivity of 188 backedges. 114 proven. 0 refuted. 0 times theorem prover too weak. 74 trivial. 0 not checked. [2024-11-09 00:25:34,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:34,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 988 states to 826 states and 988 transitions. [2024-11-09 00:25:34,678 INFO L276 IsEmpty]: Start isEmpty. Operand 826 states and 988 transitions. [2024-11-09 00:25:34,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 201 [2024-11-09 00:25:34,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:34,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:34,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:34,829 INFO L134 CoverageAnalysis]: Checked inductivity of 188 backedges. 114 proven. 0 refuted. 0 times theorem prover too weak. 74 trivial. 0 not checked. [2024-11-09 00:25:35,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:35,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 989 states to 827 states and 989 transitions. [2024-11-09 00:25:35,082 INFO L276 IsEmpty]: Start isEmpty. Operand 827 states and 989 transitions. [2024-11-09 00:25:35,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 202 [2024-11-09 00:25:35,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:35,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:35,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:35,187 INFO L134 CoverageAnalysis]: Checked inductivity of 195 backedges. 104 proven. 0 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-09 00:25:35,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:35,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1004 states to 840 states and 1004 transitions. [2024-11-09 00:25:35,568 INFO L276 IsEmpty]: Start isEmpty. Operand 840 states and 1004 transitions. [2024-11-09 00:25:35,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 202 [2024-11-09 00:25:35,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:35,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:35,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:35,807 INFO L134 CoverageAnalysis]: Checked inductivity of 200 backedges. 97 proven. 0 refuted. 0 times theorem prover too weak. 103 trivial. 0 not checked. [2024-11-09 00:25:36,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:36,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1012 states to 846 states and 1012 transitions. [2024-11-09 00:25:36,257 INFO L276 IsEmpty]: Start isEmpty. Operand 846 states and 1012 transitions. [2024-11-09 00:25:36,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 203 [2024-11-09 00:25:36,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:36,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:36,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:36,533 INFO L134 CoverageAnalysis]: Checked inductivity of 229 backedges. 122 proven. 16 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-09 00:25:36,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:36,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1028 states to 860 states and 1028 transitions. [2024-11-09 00:25:36,949 INFO L276 IsEmpty]: Start isEmpty. Operand 860 states and 1028 transitions. [2024-11-09 00:25:36,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-11-09 00:25:36,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:36,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:36,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:37,105 INFO L134 CoverageAnalysis]: Checked inductivity of 173 backedges. 102 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:25:37,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:37,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1034 states to 865 states and 1034 transitions. [2024-11-09 00:25:37,349 INFO L276 IsEmpty]: Start isEmpty. Operand 865 states and 1034 transitions. [2024-11-09 00:25:37,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 207 [2024-11-09 00:25:37,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:37,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:37,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:37,638 INFO L134 CoverageAnalysis]: Checked inductivity of 203 backedges. 111 proven. 21 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:25:37,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:37,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1044 states to 875 states and 1044 transitions. [2024-11-09 00:25:37,790 INFO L276 IsEmpty]: Start isEmpty. Operand 875 states and 1044 transitions. [2024-11-09 00:25:37,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-11-09 00:25:37,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:37,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:37,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:37,976 INFO L134 CoverageAnalysis]: Checked inductivity of 218 backedges. 116 proven. 0 refuted. 0 times theorem prover too weak. 102 trivial. 0 not checked. [2024-11-09 00:25:39,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:39,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1071 states to 894 states and 1071 transitions. [2024-11-09 00:25:39,082 INFO L276 IsEmpty]: Start isEmpty. Operand 894 states and 1071 transitions. [2024-11-09 00:25:39,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-11-09 00:25:39,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:39,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:39,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:39,209 INFO L134 CoverageAnalysis]: Checked inductivity of 218 backedges. 116 proven. 0 refuted. 0 times theorem prover too weak. 102 trivial. 0 not checked. [2024-11-09 00:25:39,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:39,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1072 states to 895 states and 1072 transitions. [2024-11-09 00:25:39,556 INFO L276 IsEmpty]: Start isEmpty. Operand 895 states and 1072 transitions. [2024-11-09 00:25:39,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 213 [2024-11-09 00:25:39,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:39,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:39,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:39,897 INFO L134 CoverageAnalysis]: Checked inductivity of 195 backedges. 124 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:25:40,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:40,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1075 states to 896 states and 1075 transitions. [2024-11-09 00:25:40,554 INFO L276 IsEmpty]: Start isEmpty. Operand 896 states and 1075 transitions. [2024-11-09 00:25:40,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 214 [2024-11-09 00:25:40,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:40,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:40,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:40,899 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 136 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:25:41,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:41,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1081 states to 899 states and 1081 transitions. [2024-11-09 00:25:41,601 INFO L276 IsEmpty]: Start isEmpty. Operand 899 states and 1081 transitions. [2024-11-09 00:25:41,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 215 [2024-11-09 00:25:41,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:41,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:41,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:41,685 INFO L134 CoverageAnalysis]: Checked inductivity of 204 backedges. 124 proven. 0 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-11-09 00:25:42,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:42,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1100 states to 910 states and 1100 transitions. [2024-11-09 00:25:42,273 INFO L276 IsEmpty]: Start isEmpty. Operand 910 states and 1100 transitions. [2024-11-09 00:25:42,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 215 [2024-11-09 00:25:42,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:42,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:42,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:42,377 INFO L134 CoverageAnalysis]: Checked inductivity of 204 backedges. 124 proven. 0 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-11-09 00:25:42,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:42,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1109 states to 918 states and 1109 transitions. [2024-11-09 00:25:42,665 INFO L276 IsEmpty]: Start isEmpty. Operand 918 states and 1109 transitions. [2024-11-09 00:25:42,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 215 [2024-11-09 00:25:42,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:42,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:42,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:42,768 INFO L134 CoverageAnalysis]: Checked inductivity of 204 backedges. 124 proven. 0 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-11-09 00:25:43,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:43,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1121 states to 927 states and 1121 transitions. [2024-11-09 00:25:43,093 INFO L276 IsEmpty]: Start isEmpty. Operand 927 states and 1121 transitions. [2024-11-09 00:25:43,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 216 [2024-11-09 00:25:43,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:43,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:43,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:43,341 INFO L134 CoverageAnalysis]: Checked inductivity of 201 backedges. 130 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:25:43,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:43,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1124 states to 930 states and 1124 transitions. [2024-11-09 00:25:43,454 INFO L276 IsEmpty]: Start isEmpty. Operand 930 states and 1124 transitions. [2024-11-09 00:25:43,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 217 [2024-11-09 00:25:43,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:43,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:43,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:43,546 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 128 proven. 0 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-09 00:25:44,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:44,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1165 states to 968 states and 1165 transitions. [2024-11-09 00:25:44,412 INFO L276 IsEmpty]: Start isEmpty. Operand 968 states and 1165 transitions. [2024-11-09 00:25:44,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 217 [2024-11-09 00:25:44,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:44,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:44,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:44,524 INFO L134 CoverageAnalysis]: Checked inductivity of 228 backedges. 157 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:25:45,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:45,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1194 states to 991 states and 1194 transitions. [2024-11-09 00:25:45,692 INFO L276 IsEmpty]: Start isEmpty. Operand 991 states and 1194 transitions. [2024-11-09 00:25:45,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-11-09 00:25:45,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:45,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:45,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:45,778 INFO L134 CoverageAnalysis]: Checked inductivity of 230 backedges. 159 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:25:45,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:45,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1195 states to 992 states and 1195 transitions. [2024-11-09 00:25:45,837 INFO L276 IsEmpty]: Start isEmpty. Operand 992 states and 1195 transitions. [2024-11-09 00:25:45,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-11-09 00:25:45,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:45,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:45,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:46,022 INFO L134 CoverageAnalysis]: Checked inductivity of 213 backedges. 142 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:25:46,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:46,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1202 states to 995 states and 1202 transitions. [2024-11-09 00:25:46,635 INFO L276 IsEmpty]: Start isEmpty. Operand 995 states and 1202 transitions. [2024-11-09 00:25:46,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 220 [2024-11-09 00:25:46,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:46,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:46,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:46,738 INFO L134 CoverageAnalysis]: Checked inductivity of 234 backedges. 163 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:25:48,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:48,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1231 states to 1021 states and 1231 transitions. [2024-11-09 00:25:48,112 INFO L276 IsEmpty]: Start isEmpty. Operand 1021 states and 1231 transitions. [2024-11-09 00:25:48,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 220 [2024-11-09 00:25:48,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:48,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:48,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:48,190 INFO L134 CoverageAnalysis]: Checked inductivity of 219 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 85 trivial. 0 not checked. [2024-11-09 00:25:48,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:48,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1236 states to 1025 states and 1236 transitions. [2024-11-09 00:25:48,742 INFO L276 IsEmpty]: Start isEmpty. Operand 1025 states and 1236 transitions. [2024-11-09 00:25:48,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 221 [2024-11-09 00:25:48,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:48,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:48,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:48,837 INFO L134 CoverageAnalysis]: Checked inductivity of 243 backedges. 169 proven. 0 refuted. 0 times theorem prover too weak. 74 trivial. 0 not checked. [2024-11-09 00:25:49,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:49,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1251 states to 1038 states and 1251 transitions. [2024-11-09 00:25:49,859 INFO L276 IsEmpty]: Start isEmpty. Operand 1038 states and 1251 transitions. [2024-11-09 00:25:49,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 221 [2024-11-09 00:25:49,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:49,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:49,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:49,968 INFO L134 CoverageAnalysis]: Checked inductivity of 243 backedges. 169 proven. 0 refuted. 0 times theorem prover too weak. 74 trivial. 0 not checked. [2024-11-09 00:25:50,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:50,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1251 states to 1039 states and 1251 transitions. [2024-11-09 00:25:50,307 INFO L276 IsEmpty]: Start isEmpty. Operand 1039 states and 1251 transitions. [2024-11-09 00:25:50,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 224 [2024-11-09 00:25:50,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:50,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:50,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:50,423 INFO L134 CoverageAnalysis]: Checked inductivity of 249 backedges. 142 proven. 0 refuted. 0 times theorem prover too weak. 107 trivial. 0 not checked. [2024-11-09 00:25:51,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:51,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1266 states to 1052 states and 1266 transitions. [2024-11-09 00:25:51,251 INFO L276 IsEmpty]: Start isEmpty. Operand 1052 states and 1266 transitions. [2024-11-09 00:25:51,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 224 [2024-11-09 00:25:51,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:51,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:51,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:51,378 INFO L134 CoverageAnalysis]: Checked inductivity of 249 backedges. 142 proven. 0 refuted. 0 times theorem prover too weak. 107 trivial. 0 not checked. [2024-11-09 00:25:51,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:51,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1278 states to 1064 states and 1278 transitions. [2024-11-09 00:25:51,856 INFO L276 IsEmpty]: Start isEmpty. Operand 1064 states and 1278 transitions. [2024-11-09 00:25:51,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 224 [2024-11-09 00:25:51,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:51,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:51,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:51,967 INFO L134 CoverageAnalysis]: Checked inductivity of 249 backedges. 142 proven. 0 refuted. 0 times theorem prover too weak. 107 trivial. 0 not checked. [2024-11-09 00:25:52,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:52,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1278 states to 1065 states and 1278 transitions. [2024-11-09 00:25:52,509 INFO L276 IsEmpty]: Start isEmpty. Operand 1065 states and 1278 transitions. [2024-11-09 00:25:52,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 224 [2024-11-09 00:25:52,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:52,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:52,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:52,761 INFO L134 CoverageAnalysis]: Checked inductivity of 237 backedges. 142 proven. 24 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:25:53,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:53,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1288 states to 1075 states and 1288 transitions. [2024-11-09 00:25:53,045 INFO L276 IsEmpty]: Start isEmpty. Operand 1075 states and 1288 transitions. [2024-11-09 00:25:53,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-11-09 00:25:53,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:53,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:53,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:53,146 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 217 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:25:55,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:55,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1367 states to 1146 states and 1367 transitions. [2024-11-09 00:25:55,672 INFO L276 IsEmpty]: Start isEmpty. Operand 1146 states and 1367 transitions. [2024-11-09 00:25:55,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 229 [2024-11-09 00:25:55,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:55,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:55,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:55,811 INFO L134 CoverageAnalysis]: Checked inductivity of 294 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-11-09 00:25:56,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:56,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1377 states to 1153 states and 1377 transitions. [2024-11-09 00:25:56,207 INFO L276 IsEmpty]: Start isEmpty. Operand 1153 states and 1377 transitions. [2024-11-09 00:25:56,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-11-09 00:25:56,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:56,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:56,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:56,309 INFO L134 CoverageAnalysis]: Checked inductivity of 227 backedges. 156 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:25:57,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:57,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1396 states to 1171 states and 1396 transitions. [2024-11-09 00:25:57,234 INFO L276 IsEmpty]: Start isEmpty. Operand 1171 states and 1396 transitions. [2024-11-09 00:25:57,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 231 [2024-11-09 00:25:57,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:57,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:57,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:57,366 INFO L134 CoverageAnalysis]: Checked inductivity of 228 backedges. 153 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-09 00:25:58,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:58,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1419 states to 1190 states and 1419 transitions. [2024-11-09 00:25:58,596 INFO L276 IsEmpty]: Start isEmpty. Operand 1190 states and 1419 transitions. [2024-11-09 00:25:58,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-11-09 00:25:58,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:58,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:58,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:58,673 INFO L134 CoverageAnalysis]: Checked inductivity of 258 backedges. 187 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:25:58,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:58,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1431 states to 1202 states and 1431 transitions. [2024-11-09 00:25:58,783 INFO L276 IsEmpty]: Start isEmpty. Operand 1202 states and 1431 transitions. [2024-11-09 00:25:58,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-11-09 00:25:58,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:58,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:58,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:58,969 INFO L134 CoverageAnalysis]: Checked inductivity of 219 backedges. 149 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-11-09 00:26:01,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:01,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1572 states to 1320 states and 1572 transitions. [2024-11-09 00:26:01,087 INFO L276 IsEmpty]: Start isEmpty. Operand 1320 states and 1572 transitions. [2024-11-09 00:26:01,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 233 [2024-11-09 00:26:01,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:01,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:01,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:01,223 INFO L134 CoverageAnalysis]: Checked inductivity of 230 backedges. 155 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-09 00:26:03,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:03,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1598 states to 1341 states and 1598 transitions. [2024-11-09 00:26:03,068 INFO L276 IsEmpty]: Start isEmpty. Operand 1341 states and 1598 transitions. [2024-11-09 00:26:03,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-11-09 00:26:03,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:03,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:03,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:03,438 INFO L134 CoverageAnalysis]: Checked inductivity of 233 backedges. 162 proven. 16 refuted. 0 times theorem prover too weak. 55 trivial. 0 not checked. [2024-11-09 00:26:05,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:05,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1624 states to 1366 states and 1624 transitions. [2024-11-09 00:26:05,110 INFO L276 IsEmpty]: Start isEmpty. Operand 1366 states and 1624 transitions. [2024-11-09 00:26:05,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-11-09 00:26:05,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:05,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:05,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:05,391 INFO L134 CoverageAnalysis]: Checked inductivity of 301 backedges. 202 proven. 0 refuted. 0 times theorem prover too weak. 99 trivial. 0 not checked. [2024-11-09 00:26:06,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:06,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1675 states to 1414 states and 1675 transitions. [2024-11-09 00:26:06,448 INFO L276 IsEmpty]: Start isEmpty. Operand 1414 states and 1675 transitions. [2024-11-09 00:26:06,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-11-09 00:26:06,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:06,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:06,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:06,540 INFO L134 CoverageAnalysis]: Checked inductivity of 272 backedges. 193 proven. 0 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-09 00:26:07,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1690 states to 1426 states and 1690 transitions. [2024-11-09 00:26:07,025 INFO L276 IsEmpty]: Start isEmpty. Operand 1426 states and 1690 transitions. [2024-11-09 00:26:07,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-11-09 00:26:07,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,162 INFO L134 CoverageAnalysis]: Checked inductivity of 289 backedges. 160 proven. 0 refuted. 0 times theorem prover too weak. 129 trivial. 0 not checked. [2024-11-09 00:26:08,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1707 states to 1437 states and 1707 transitions. [2024-11-09 00:26:08,169 INFO L276 IsEmpty]: Start isEmpty. Operand 1437 states and 1707 transitions. [2024-11-09 00:26:08,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-11-09 00:26:08,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,285 INFO L134 CoverageAnalysis]: Checked inductivity of 289 backedges. 160 proven. 0 refuted. 0 times theorem prover too weak. 129 trivial. 0 not checked. [2024-11-09 00:26:09,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1721 states to 1447 states and 1721 transitions. [2024-11-09 00:26:09,033 INFO L276 IsEmpty]: Start isEmpty. Operand 1447 states and 1721 transitions. [2024-11-09 00:26:09,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-11-09 00:26:09,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,169 INFO L134 CoverageAnalysis]: Checked inductivity of 289 backedges. 160 proven. 0 refuted. 0 times theorem prover too weak. 129 trivial. 0 not checked. [2024-11-09 00:26:09,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1731 states to 1455 states and 1731 transitions. [2024-11-09 00:26:09,565 INFO L276 IsEmpty]: Start isEmpty. Operand 1455 states and 1731 transitions. [2024-11-09 00:26:09,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 241 [2024-11-09 00:26:09,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,848 INFO L134 CoverageAnalysis]: Checked inductivity of 301 backedges. 204 proven. 0 refuted. 0 times theorem prover too weak. 97 trivial. 0 not checked. [2024-11-09 00:26:11,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1768 states to 1489 states and 1768 transitions. [2024-11-09 00:26:11,999 INFO L276 IsEmpty]: Start isEmpty. Operand 1489 states and 1768 transitions. [2024-11-09 00:26:12,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 242 [2024-11-09 00:26:12,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,094 INFO L134 CoverageAnalysis]: Checked inductivity of 248 backedges. 168 proven. 0 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-11-09 00:26:12,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1797 states to 1517 states and 1797 transitions. [2024-11-09 00:26:12,812 INFO L276 IsEmpty]: Start isEmpty. Operand 1517 states and 1797 transitions. [2024-11-09 00:26:12,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 245 [2024-11-09 00:26:12,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,883 INFO L134 CoverageAnalysis]: Checked inductivity of 320 backedges. 220 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-09 00:26:13,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1808 states to 1527 states and 1808 transitions. [2024-11-09 00:26:13,763 INFO L276 IsEmpty]: Start isEmpty. Operand 1527 states and 1808 transitions. [2024-11-09 00:26:13,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 245 [2024-11-09 00:26:13,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,886 INFO L134 CoverageAnalysis]: Checked inductivity of 257 backedges. 174 proven. 0 refuted. 0 times theorem prover too weak. 83 trivial. 0 not checked. [2024-11-09 00:26:14,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1820 states to 1538 states and 1820 transitions. [2024-11-09 00:26:14,437 INFO L276 IsEmpty]: Start isEmpty. Operand 1538 states and 1820 transitions. [2024-11-09 00:26:14,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 247 [2024-11-09 00:26:14,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,635 INFO L134 CoverageAnalysis]: Checked inductivity of 313 backedges. 187 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-11-09 00:26:16,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1837 states to 1550 states and 1837 transitions. [2024-11-09 00:26:16,208 INFO L276 IsEmpty]: Start isEmpty. Operand 1550 states and 1837 transitions. [2024-11-09 00:26:16,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 247 [2024-11-09 00:26:16,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,350 INFO L134 CoverageAnalysis]: Checked inductivity of 318 backedges. 234 proven. 0 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked. [2024-11-09 00:26:18,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1866 states to 1574 states and 1866 transitions. [2024-11-09 00:26:18,281 INFO L276 IsEmpty]: Start isEmpty. Operand 1574 states and 1866 transitions. [2024-11-09 00:26:18,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 248 [2024-11-09 00:26:18,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,441 INFO L134 CoverageAnalysis]: Checked inductivity of 301 backedges. 182 proven. 0 refuted. 0 times theorem prover too weak. 119 trivial. 0 not checked. [2024-11-09 00:26:18,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1899 states to 1606 states and 1899 transitions. [2024-11-09 00:26:18,836 INFO L276 IsEmpty]: Start isEmpty. Operand 1606 states and 1899 transitions. [2024-11-09 00:26:18,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 248 [2024-11-09 00:26:18,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,933 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 184 proven. 0 refuted. 0 times theorem prover too weak. 137 trivial. 0 not checked. [2024-11-09 00:26:19,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1902 states to 1608 states and 1902 transitions. [2024-11-09 00:26:19,443 INFO L276 IsEmpty]: Start isEmpty. Operand 1608 states and 1902 transitions. [2024-11-09 00:26:19,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 248 [2024-11-09 00:26:19,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,576 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 184 proven. 0 refuted. 0 times theorem prover too weak. 137 trivial. 0 not checked. [2024-11-09 00:26:19,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1910 states to 1616 states and 1910 transitions. [2024-11-09 00:26:19,718 INFO L276 IsEmpty]: Start isEmpty. Operand 1616 states and 1910 transitions. [2024-11-09 00:26:19,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 252 [2024-11-09 00:26:19,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,833 INFO L134 CoverageAnalysis]: Checked inductivity of 301 backedges. 222 proven. 0 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-09 00:26:21,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1947 states to 1641 states and 1947 transitions. [2024-11-09 00:26:21,675 INFO L276 IsEmpty]: Start isEmpty. Operand 1641 states and 1947 transitions. [2024-11-09 00:26:21,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2024-11-09 00:26:21,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,751 INFO L134 CoverageAnalysis]: Checked inductivity of 302 backedges. 223 proven. 0 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-09 00:26:24,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2034 states to 1715 states and 2034 transitions. [2024-11-09 00:26:24,307 INFO L276 IsEmpty]: Start isEmpty. Operand 1715 states and 2034 transitions. [2024-11-09 00:26:24,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2024-11-09 00:26:24,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,387 INFO L134 CoverageAnalysis]: Checked inductivity of 302 backedges. 223 proven. 0 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-09 00:26:24,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2052 states to 1731 states and 2052 transitions. [2024-11-09 00:26:24,821 INFO L276 IsEmpty]: Start isEmpty. Operand 1731 states and 2052 transitions. [2024-11-09 00:26:24,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2024-11-09 00:26:24,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,908 INFO L134 CoverageAnalysis]: Checked inductivity of 302 backedges. 223 proven. 0 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-09 00:26:25,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2058 states to 1735 states and 2058 transitions. [2024-11-09 00:26:25,474 INFO L276 IsEmpty]: Start isEmpty. Operand 1735 states and 2058 transitions. [2024-11-09 00:26:25,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2024-11-09 00:26:25,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,549 INFO L134 CoverageAnalysis]: Checked inductivity of 302 backedges. 223 proven. 0 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-09 00:26:26,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2076 states to 1749 states and 2076 transitions. [2024-11-09 00:26:26,580 INFO L276 IsEmpty]: Start isEmpty. Operand 1749 states and 2076 transitions. [2024-11-09 00:26:26,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-11-09 00:26:26,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,724 INFO L134 CoverageAnalysis]: Checked inductivity of 304 backedges. 217 proven. 16 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:26:28,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2153 states to 1822 states and 2153 transitions. [2024-11-09 00:26:28,391 INFO L276 IsEmpty]: Start isEmpty. Operand 1822 states and 2153 transitions. [2024-11-09 00:26:28,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-11-09 00:26:28,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,465 INFO L134 CoverageAnalysis]: Checked inductivity of 302 backedges. 231 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:26:31,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2204 states to 1855 states and 2204 transitions. [2024-11-09 00:26:31,758 INFO L276 IsEmpty]: Start isEmpty. Operand 1855 states and 2204 transitions. [2024-11-09 00:26:31,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-11-09 00:26:31,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,831 INFO L134 CoverageAnalysis]: Checked inductivity of 302 backedges. 231 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:26:32,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2209 states to 1859 states and 2209 transitions. [2024-11-09 00:26:32,382 INFO L276 IsEmpty]: Start isEmpty. Operand 1859 states and 2209 transitions. [2024-11-09 00:26:32,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 256 [2024-11-09 00:26:32,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,461 INFO L134 CoverageAnalysis]: Checked inductivity of 303 backedges. 203 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-09 00:26:35,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2237 states to 1878 states and 2237 transitions. [2024-11-09 00:26:35,387 INFO L276 IsEmpty]: Start isEmpty. Operand 1878 states and 2237 transitions. [2024-11-09 00:26:35,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 256 [2024-11-09 00:26:35,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,483 INFO L134 CoverageAnalysis]: Checked inductivity of 303 backedges. 203 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-09 00:26:36,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2256 states to 1892 states and 2256 transitions. [2024-11-09 00:26:36,711 INFO L276 IsEmpty]: Start isEmpty. Operand 1892 states and 2256 transitions. [2024-11-09 00:26:36,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 256 [2024-11-09 00:26:36,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,827 INFO L134 CoverageAnalysis]: Checked inductivity of 303 backedges. 203 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-09 00:26:37,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2261 states to 1896 states and 2261 transitions. [2024-11-09 00:26:37,399 INFO L276 IsEmpty]: Start isEmpty. Operand 1896 states and 2261 transitions. [2024-11-09 00:26:37,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 256 [2024-11-09 00:26:37,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,486 INFO L134 CoverageAnalysis]: Checked inductivity of 303 backedges. 203 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-09 00:26:38,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2276 states to 1910 states and 2276 transitions. [2024-11-09 00:26:38,663 INFO L276 IsEmpty]: Start isEmpty. Operand 1910 states and 2276 transitions. [2024-11-09 00:26:38,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 256 [2024-11-09 00:26:38,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,745 INFO L134 CoverageAnalysis]: Checked inductivity of 303 backedges. 203 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-09 00:26:39,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2280 states to 1914 states and 2280 transitions. [2024-11-09 00:26:39,309 INFO L276 IsEmpty]: Start isEmpty. Operand 1914 states and 2280 transitions. [2024-11-09 00:26:39,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 258 [2024-11-09 00:26:39,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,502 INFO L134 CoverageAnalysis]: Checked inductivity of 305 backedges. 205 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-09 00:26:40,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2289 states to 1921 states and 2289 transitions. [2024-11-09 00:26:40,427 INFO L276 IsEmpty]: Start isEmpty. Operand 1921 states and 2289 transitions. [2024-11-09 00:26:40,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 258 [2024-11-09 00:26:40,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,584 INFO L134 CoverageAnalysis]: Checked inductivity of 305 backedges. 205 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-09 00:26:42,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2304 states to 1935 states and 2304 transitions. [2024-11-09 00:26:42,121 INFO L276 IsEmpty]: Start isEmpty. Operand 1935 states and 2304 transitions. [2024-11-09 00:26:42,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 258 [2024-11-09 00:26:42,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,220 INFO L134 CoverageAnalysis]: Checked inductivity of 305 backedges. 205 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-09 00:26:43,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2307 states to 1939 states and 2307 transitions. [2024-11-09 00:26:43,004 INFO L276 IsEmpty]: Start isEmpty. Operand 1939 states and 2307 transitions. [2024-11-09 00:26:43,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-11-09 00:26:43,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,915 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 219 proven. 16 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-09 00:26:47,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2390 states to 2017 states and 2390 transitions. [2024-11-09 00:26:47,850 INFO L276 IsEmpty]: Start isEmpty. Operand 2017 states and 2390 transitions. [2024-11-09 00:26:47,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-11-09 00:26:47,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,261 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 219 proven. 16 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-09 00:26:49,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2393 states to 2021 states and 2393 transitions. [2024-11-09 00:26:49,135 INFO L276 IsEmpty]: Start isEmpty. Operand 2021 states and 2393 transitions. [2024-11-09 00:26:49,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-11-09 00:26:49,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,530 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 219 proven. 16 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-09 00:26:50,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:50,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2408 states to 2037 states and 2408 transitions. [2024-11-09 00:26:50,345 INFO L276 IsEmpty]: Start isEmpty. Operand 2037 states and 2408 transitions. [2024-11-09 00:26:50,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-11-09 00:26:50,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:50,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:50,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:50,434 INFO L134 CoverageAnalysis]: Checked inductivity of 317 backedges. 243 proven. 0 refuted. 0 times theorem prover too weak. 74 trivial. 0 not checked. [2024-11-09 00:26:51,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:51,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2424 states to 2051 states and 2424 transitions. [2024-11-09 00:26:51,038 INFO L276 IsEmpty]: Start isEmpty. Operand 2051 states and 2424 transitions. [2024-11-09 00:26:51,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-11-09 00:26:51,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:51,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:51,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:51,123 INFO L134 CoverageAnalysis]: Checked inductivity of 317 backedges. 243 proven. 0 refuted. 0 times theorem prover too weak. 74 trivial. 0 not checked. [2024-11-09 00:26:52,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:52,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2435 states to 2063 states and 2435 transitions. [2024-11-09 00:26:52,973 INFO L276 IsEmpty]: Start isEmpty. Operand 2063 states and 2435 transitions. [2024-11-09 00:26:52,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-11-09 00:26:52,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:52,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:53,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:53,053 INFO L134 CoverageAnalysis]: Checked inductivity of 318 backedges. 211 proven. 0 refuted. 0 times theorem prover too weak. 107 trivial. 0 not checked. [2024-11-09 00:26:55,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:55,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2488 states to 2112 states and 2488 transitions. [2024-11-09 00:26:55,325 INFO L276 IsEmpty]: Start isEmpty. Operand 2112 states and 2488 transitions. [2024-11-09 00:26:55,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-11-09 00:26:55,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:55,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:55,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:55,410 INFO L134 CoverageAnalysis]: Checked inductivity of 318 backedges. 211 proven. 0 refuted. 0 times theorem prover too weak. 107 trivial. 0 not checked. [2024-11-09 00:26:56,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:56,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2549 states to 2171 states and 2549 transitions. [2024-11-09 00:26:56,612 INFO L276 IsEmpty]: Start isEmpty. Operand 2171 states and 2549 transitions. [2024-11-09 00:26:56,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-11-09 00:26:56,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:56,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:56,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:56,727 INFO L134 CoverageAnalysis]: Checked inductivity of 318 backedges. 211 proven. 0 refuted. 0 times theorem prover too weak. 107 trivial. 0 not checked. [2024-11-09 00:26:57,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:57,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2563 states to 2185 states and 2563 transitions. [2024-11-09 00:26:57,848 INFO L276 IsEmpty]: Start isEmpty. Operand 2185 states and 2563 transitions. [2024-11-09 00:26:57,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-11-09 00:26:57,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:57,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:57,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:58,024 INFO L134 CoverageAnalysis]: Checked inductivity of 318 backedges. 211 proven. 0 refuted. 0 times theorem prover too weak. 107 trivial. 0 not checked. [2024-11-09 00:26:58,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:58,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2581 states to 2200 states and 2581 transitions. [2024-11-09 00:26:58,790 INFO L276 IsEmpty]: Start isEmpty. Operand 2200 states and 2581 transitions. [2024-11-09 00:26:58,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-11-09 00:26:58,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:58,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:58,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:58,868 INFO L134 CoverageAnalysis]: Checked inductivity of 318 backedges. 211 proven. 0 refuted. 0 times theorem prover too weak. 107 trivial. 0 not checked. [2024-11-09 00:27:00,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:00,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2591 states to 2210 states and 2591 transitions. [2024-11-09 00:27:00,004 INFO L276 IsEmpty]: Start isEmpty. Operand 2210 states and 2591 transitions. [2024-11-09 00:27:00,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-11-09 00:27:00,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:00,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:00,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:00,089 INFO L134 CoverageAnalysis]: Checked inductivity of 318 backedges. 211 proven. 0 refuted. 0 times theorem prover too weak. 107 trivial. 0 not checked. [2024-11-09 00:27:00,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:00,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2596 states to 2216 states and 2596 transitions. [2024-11-09 00:27:00,730 INFO L276 IsEmpty]: Start isEmpty. Operand 2216 states and 2596 transitions. [2024-11-09 00:27:00,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-11-09 00:27:00,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:00,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:00,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:00,846 INFO L134 CoverageAnalysis]: Checked inductivity of 320 backedges. 213 proven. 0 refuted. 0 times theorem prover too weak. 107 trivial. 0 not checked. [2024-11-09 00:27:01,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:01,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2607 states to 2228 states and 2607 transitions. [2024-11-09 00:27:01,316 INFO L276 IsEmpty]: Start isEmpty. Operand 2228 states and 2607 transitions. [2024-11-09 00:27:01,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-11-09 00:27:01,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:01,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:01,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:01,414 INFO L134 CoverageAnalysis]: Checked inductivity of 320 backedges. 213 proven. 0 refuted. 0 times theorem prover too weak. 107 trivial. 0 not checked. [2024-11-09 00:27:02,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:02,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2658 states to 2280 states and 2658 transitions. [2024-11-09 00:27:02,153 INFO L276 IsEmpty]: Start isEmpty. Operand 2280 states and 2658 transitions. [2024-11-09 00:27:02,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-11-09 00:27:02,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:02,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:02,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:02,298 INFO L134 CoverageAnalysis]: Checked inductivity of 320 backedges. 213 proven. 0 refuted. 0 times theorem prover too weak. 107 trivial. 0 not checked. [2024-11-09 00:27:04,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:04,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2679 states to 2301 states and 2679 transitions. [2024-11-09 00:27:04,350 INFO L276 IsEmpty]: Start isEmpty. Operand 2301 states and 2679 transitions. [2024-11-09 00:27:04,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-11-09 00:27:04,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:04,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:04,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:04,909 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 219 proven. 89 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:27:11,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:11,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2720 states to 2335 states and 2720 transitions. [2024-11-09 00:27:11,758 INFO L276 IsEmpty]: Start isEmpty. Operand 2335 states and 2720 transitions. [2024-11-09 00:27:11,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-11-09 00:27:11,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:11,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:11,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:12,087 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 219 proven. 89 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:27:14,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:14,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2739 states to 2353 states and 2739 transitions. [2024-11-09 00:27:14,380 INFO L276 IsEmpty]: Start isEmpty. Operand 2353 states and 2739 transitions. [2024-11-09 00:27:14,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-11-09 00:27:14,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:14,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:14,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:14,772 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 219 proven. 89 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:27:15,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:15,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2742 states to 2357 states and 2742 transitions. [2024-11-09 00:27:15,691 INFO L276 IsEmpty]: Start isEmpty. Operand 2357 states and 2742 transitions. [2024-11-09 00:27:15,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2024-11-09 00:27:15,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:15,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:15,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:15,968 INFO L134 CoverageAnalysis]: Checked inductivity of 325 backedges. 214 proven. 22 refuted. 0 times theorem prover too weak. 89 trivial. 0 not checked. [2024-11-09 00:27:17,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:17,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2804 states to 2419 states and 2804 transitions. [2024-11-09 00:27:17,258 INFO L276 IsEmpty]: Start isEmpty. Operand 2419 states and 2804 transitions. [2024-11-09 00:27:17,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-11-09 00:27:17,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:17,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:17,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:17,705 INFO L134 CoverageAnalysis]: Checked inductivity of 323 backedges. 248 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-09 00:27:22,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:22,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2871 states to 2480 states and 2871 transitions. [2024-11-09 00:27:22,531 INFO L276 IsEmpty]: Start isEmpty. Operand 2480 states and 2871 transitions. [2024-11-09 00:27:22,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-11-09 00:27:22,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:22,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:22,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:22,718 INFO L134 CoverageAnalysis]: Checked inductivity of 323 backedges. 248 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-09 00:27:25,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:25,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2935 states to 2544 states and 2935 transitions. [2024-11-09 00:27:25,521 INFO L276 IsEmpty]: Start isEmpty. Operand 2544 states and 2935 transitions. [2024-11-09 00:27:25,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-11-09 00:27:25,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:25,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:25,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:25,831 INFO L134 CoverageAnalysis]: Checked inductivity of 323 backedges. 248 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-09 00:27:27,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:27,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2951 states to 2561 states and 2951 transitions. [2024-11-09 00:27:27,673 INFO L276 IsEmpty]: Start isEmpty. Operand 2561 states and 2951 transitions. [2024-11-09 00:27:27,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-11-09 00:27:27,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:27,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:27,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:27,868 INFO L134 CoverageAnalysis]: Checked inductivity of 323 backedges. 248 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-09 00:27:29,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:29,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2962 states to 2573 states and 2962 transitions. [2024-11-09 00:27:29,260 INFO L276 IsEmpty]: Start isEmpty. Operand 2573 states and 2962 transitions. [2024-11-09 00:27:29,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 267 [2024-11-09 00:27:29,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:29,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:29,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:29,355 INFO L134 CoverageAnalysis]: Checked inductivity of 392 backedges. 221 proven. 0 refuted. 0 times theorem prover too weak. 171 trivial. 0 not checked. [2024-11-09 00:27:30,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:30,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2970 states to 2579 states and 2970 transitions. [2024-11-09 00:27:30,069 INFO L276 IsEmpty]: Start isEmpty. Operand 2579 states and 2970 transitions. [2024-11-09 00:27:30,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 267 [2024-11-09 00:27:30,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:30,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:30,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:30,193 INFO L134 CoverageAnalysis]: Checked inductivity of 333 backedges. 204 proven. 0 refuted. 0 times theorem prover too weak. 129 trivial. 0 not checked. [2024-11-09 00:27:30,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:30,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2999 states to 2607 states and 2999 transitions. [2024-11-09 00:27:30,997 INFO L276 IsEmpty]: Start isEmpty. Operand 2607 states and 2999 transitions. [2024-11-09 00:27:31,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 272 [2024-11-09 00:27:31,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:31,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:31,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:32,266 INFO L134 CoverageAnalysis]: Checked inductivity of 353 backedges. 190 proven. 117 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-09 00:27:43,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:43,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3106 states to 2681 states and 3106 transitions. [2024-11-09 00:27:43,390 INFO L276 IsEmpty]: Start isEmpty. Operand 2681 states and 3106 transitions. [2024-11-09 00:27:43,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 272 [2024-11-09 00:27:43,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:43,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:43,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:43,873 INFO L134 CoverageAnalysis]: Checked inductivity of 353 backedges. 190 proven. 117 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-09 00:27:47,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:47,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3128 states to 2704 states and 3128 transitions. [2024-11-09 00:27:47,252 INFO L276 IsEmpty]: Start isEmpty. Operand 2704 states and 3128 transitions. [2024-11-09 00:27:47,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 272 [2024-11-09 00:27:47,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:47,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:47,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:47,617 INFO L134 CoverageAnalysis]: Checked inductivity of 353 backedges. 190 proven. 117 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-09 00:27:48,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:48,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3138 states to 2714 states and 3138 transitions. [2024-11-09 00:27:48,713 INFO L276 IsEmpty]: Start isEmpty. Operand 2714 states and 3138 transitions. [2024-11-09 00:27:48,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 273 [2024-11-09 00:27:48,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:48,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:48,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:48,793 INFO L134 CoverageAnalysis]: Checked inductivity of 354 backedges. 237 proven. 0 refuted. 0 times theorem prover too weak. 117 trivial. 0 not checked. [2024-11-09 00:27:52,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:52,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3189 states to 2760 states and 3189 transitions. [2024-11-09 00:27:52,198 INFO L276 IsEmpty]: Start isEmpty. Operand 2760 states and 3189 transitions. [2024-11-09 00:27:52,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 273 [2024-11-09 00:27:52,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:52,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:52,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:52,286 INFO L134 CoverageAnalysis]: Checked inductivity of 354 backedges. 237 proven. 0 refuted. 0 times theorem prover too weak. 117 trivial. 0 not checked. [2024-11-09 00:27:56,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:56,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3235 states to 2806 states and 3235 transitions. [2024-11-09 00:27:56,317 INFO L276 IsEmpty]: Start isEmpty. Operand 2806 states and 3235 transitions. [2024-11-09 00:27:56,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 278 [2024-11-09 00:27:56,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:56,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:56,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:56,461 INFO L134 CoverageAnalysis]: Checked inductivity of 371 backedges. 300 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:28:04,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:04,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3303 states to 2857 states and 3303 transitions. [2024-11-09 00:28:04,392 INFO L276 IsEmpty]: Start isEmpty. Operand 2857 states and 3303 transitions. [2024-11-09 00:28:04,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 278 [2024-11-09 00:28:04,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:04,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:04,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:04,562 INFO L134 CoverageAnalysis]: Checked inductivity of 371 backedges. 300 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:28:07,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:07,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3326 states to 2877 states and 3326 transitions. [2024-11-09 00:28:07,067 INFO L276 IsEmpty]: Start isEmpty. Operand 2877 states and 3326 transitions. [2024-11-09 00:28:07,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 278 [2024-11-09 00:28:07,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:07,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:07,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:07,234 INFO L134 CoverageAnalysis]: Checked inductivity of 371 backedges. 300 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:28:08,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:08,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3344 states to 2891 states and 3344 transitions. [2024-11-09 00:28:08,857 INFO L276 IsEmpty]: Start isEmpty. Operand 2891 states and 3344 transitions. [2024-11-09 00:28:08,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 278 [2024-11-09 00:28:08,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:08,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:08,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:09,071 INFO L134 CoverageAnalysis]: Checked inductivity of 371 backedges. 300 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:28:11,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:11,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3347 states to 2895 states and 3347 transitions. [2024-11-09 00:28:11,224 INFO L276 IsEmpty]: Start isEmpty. Operand 2895 states and 3347 transitions. [2024-11-09 00:28:11,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 278 [2024-11-09 00:28:11,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:11,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:11,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:11,432 INFO L134 CoverageAnalysis]: Checked inductivity of 371 backedges. 300 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:28:12,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:12,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3351 states to 2899 states and 3351 transitions. [2024-11-09 00:28:12,612 INFO L276 IsEmpty]: Start isEmpty. Operand 2899 states and 3351 transitions. [2024-11-09 00:28:12,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 278 [2024-11-09 00:28:12,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:12,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:12,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:12,938 INFO L134 CoverageAnalysis]: Checked inductivity of 371 backedges. 300 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:28:14,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:14,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3356 states to 2905 states and 3356 transitions. [2024-11-09 00:28:14,010 INFO L276 IsEmpty]: Start isEmpty. Operand 2905 states and 3356 transitions. [2024-11-09 00:28:14,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 279 [2024-11-09 00:28:14,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:14,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:14,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:14,094 INFO L134 CoverageAnalysis]: Checked inductivity of 372 backedges. 249 proven. 0 refuted. 0 times theorem prover too weak. 123 trivial. 0 not checked. [2024-11-09 00:28:15,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:15,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3367 states to 2917 states and 3367 transitions. [2024-11-09 00:28:15,127 INFO L276 IsEmpty]: Start isEmpty. Operand 2917 states and 3367 transitions. [2024-11-09 00:28:15,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 279 [2024-11-09 00:28:15,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:15,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:15,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:15,248 INFO L134 CoverageAnalysis]: Checked inductivity of 372 backedges. 249 proven. 0 refuted. 0 times theorem prover too weak. 123 trivial. 0 not checked. [2024-11-09 00:28:21,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:21,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3439 states to 2975 states and 3439 transitions. [2024-11-09 00:28:21,966 INFO L276 IsEmpty]: Start isEmpty. Operand 2975 states and 3439 transitions. [2024-11-09 00:28:21,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 279 [2024-11-09 00:28:21,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:21,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:21,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:22,046 INFO L134 CoverageAnalysis]: Checked inductivity of 372 backedges. 249 proven. 0 refuted. 0 times theorem prover too weak. 123 trivial. 0 not checked. [2024-11-09 00:28:24,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:24,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3446 states to 2983 states and 3446 transitions. [2024-11-09 00:28:24,654 INFO L276 IsEmpty]: Start isEmpty. Operand 2983 states and 3446 transitions. [2024-11-09 00:28:24,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 279 [2024-11-09 00:28:24,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:24,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:24,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:24,961 INFO L134 CoverageAnalysis]: Checked inductivity of 372 backedges. 249 proven. 0 refuted. 0 times theorem prover too weak. 123 trivial. 0 not checked. [2024-11-09 00:28:27,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:27,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3462 states to 2997 states and 3462 transitions. [2024-11-09 00:28:27,526 INFO L276 IsEmpty]: Start isEmpty. Operand 2997 states and 3462 transitions. [2024-11-09 00:28:27,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 279 [2024-11-09 00:28:27,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:27,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:27,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:27,610 INFO L134 CoverageAnalysis]: Checked inductivity of 372 backedges. 249 proven. 0 refuted. 0 times theorem prover too weak. 123 trivial. 0 not checked. [2024-11-09 00:28:29,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:29,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3472 states to 3007 states and 3472 transitions. [2024-11-09 00:28:29,705 INFO L276 IsEmpty]: Start isEmpty. Operand 3007 states and 3472 transitions. [2024-11-09 00:28:29,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 279 [2024-11-09 00:28:29,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:29,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:29,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:29,828 INFO L134 CoverageAnalysis]: Checked inductivity of 372 backedges. 249 proven. 0 refuted. 0 times theorem prover too weak. 123 trivial. 0 not checked. [2024-11-09 00:28:30,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:30,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3482 states to 3017 states and 3482 transitions. [2024-11-09 00:28:30,919 INFO L276 IsEmpty]: Start isEmpty. Operand 3017 states and 3482 transitions. [2024-11-09 00:28:30,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 279 [2024-11-09 00:28:30,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:30,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:30,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:31,005 INFO L134 CoverageAnalysis]: Checked inductivity of 372 backedges. 249 proven. 0 refuted. 0 times theorem prover too weak. 123 trivial. 0 not checked. [2024-11-09 00:28:32,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:32,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3487 states to 3023 states and 3487 transitions. [2024-11-09 00:28:32,090 INFO L276 IsEmpty]: Start isEmpty. Operand 3023 states and 3487 transitions. [2024-11-09 00:28:32,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 279 [2024-11-09 00:28:32,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:32,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:32,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:32,547 INFO L134 CoverageAnalysis]: Checked inductivity of 359 backedges. 288 proven. 20 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked. [2024-11-09 00:28:42,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:42,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3528 states to 3062 states and 3528 transitions. [2024-11-09 00:28:42,208 INFO L276 IsEmpty]: Start isEmpty. Operand 3062 states and 3528 transitions. [2024-11-09 00:28:42,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 281 [2024-11-09 00:28:42,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:42,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:42,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:42,314 INFO L134 CoverageAnalysis]: Checked inductivity of 374 backedges. 251 proven. 0 refuted. 0 times theorem prover too weak. 123 trivial. 0 not checked. [2024-11-09 00:28:43,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:43,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3541 states to 3075 states and 3541 transitions. [2024-11-09 00:28:43,497 INFO L276 IsEmpty]: Start isEmpty. Operand 3075 states and 3541 transitions. [2024-11-09 00:28:43,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 281 [2024-11-09 00:28:43,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:43,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:43,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:43,606 INFO L134 CoverageAnalysis]: Checked inductivity of 374 backedges. 251 proven. 0 refuted. 0 times theorem prover too weak. 123 trivial. 0 not checked. [2024-11-09 00:28:45,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:45,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3557 states to 3089 states and 3557 transitions. [2024-11-09 00:28:45,266 INFO L276 IsEmpty]: Start isEmpty. Operand 3089 states and 3557 transitions. [2024-11-09 00:28:45,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 281 [2024-11-09 00:28:45,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:45,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:45,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:45,371 INFO L134 CoverageAnalysis]: Checked inductivity of 374 backedges. 251 proven. 0 refuted. 0 times theorem prover too weak. 123 trivial. 0 not checked. [2024-11-09 00:28:49,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:49,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3592 states to 3122 states and 3592 transitions. [2024-11-09 00:28:49,429 INFO L276 IsEmpty]: Start isEmpty. Operand 3122 states and 3592 transitions. [2024-11-09 00:28:49,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 281 [2024-11-09 00:28:49,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:49,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:49,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:49,536 INFO L134 CoverageAnalysis]: Checked inductivity of 374 backedges. 251 proven. 0 refuted. 0 times theorem prover too weak. 123 trivial. 0 not checked. [2024-11-09 00:28:51,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:51,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3604 states to 3136 states and 3604 transitions. [2024-11-09 00:28:51,995 INFO L276 IsEmpty]: Start isEmpty. Operand 3136 states and 3604 transitions. [2024-11-09 00:28:51,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 282 [2024-11-09 00:28:51,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:51,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:52,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:52,157 INFO L134 CoverageAnalysis]: Checked inductivity of 392 backedges. 327 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-11-09 00:28:52,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:52,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3604 states to 3137 states and 3604 transitions. [2024-11-09 00:28:52,889 INFO L276 IsEmpty]: Start isEmpty. Operand 3137 states and 3604 transitions. [2024-11-09 00:28:52,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 285 [2024-11-09 00:28:52,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:52,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:52,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:53,666 INFO L134 CoverageAnalysis]: Checked inductivity of 377 backedges. 306 proven. 14 refuted. 0 times theorem prover too weak. 57 trivial. 0 not checked. [2024-11-09 00:29:01,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:01,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3641 states to 3169 states and 3641 transitions. [2024-11-09 00:29:01,795 INFO L276 IsEmpty]: Start isEmpty. Operand 3169 states and 3641 transitions. [2024-11-09 00:29:01,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 285 [2024-11-09 00:29:01,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:01,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:01,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:02,056 INFO L134 CoverageAnalysis]: Checked inductivity of 377 backedges. 306 proven. 14 refuted. 0 times theorem prover too weak. 57 trivial. 0 not checked. [2024-11-09 00:29:04,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:04,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3689 states to 3216 states and 3689 transitions. [2024-11-09 00:29:04,115 INFO L276 IsEmpty]: Start isEmpty. Operand 3216 states and 3689 transitions. [2024-11-09 00:29:04,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 285 [2024-11-09 00:29:04,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:04,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:04,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:04,409 INFO L134 CoverageAnalysis]: Checked inductivity of 377 backedges. 306 proven. 14 refuted. 0 times theorem prover too weak. 57 trivial. 0 not checked. [2024-11-09 00:29:08,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:08,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3733 states to 3258 states and 3733 transitions. [2024-11-09 00:29:08,302 INFO L276 IsEmpty]: Start isEmpty. Operand 3258 states and 3733 transitions. [2024-11-09 00:29:08,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 285 [2024-11-09 00:29:08,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:08,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:08,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:08,559 INFO L134 CoverageAnalysis]: Checked inductivity of 377 backedges. 306 proven. 14 refuted. 0 times theorem prover too weak. 57 trivial. 0 not checked. [2024-11-09 00:29:15,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:15,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3763 states to 3291 states and 3763 transitions. [2024-11-09 00:29:15,625 INFO L276 IsEmpty]: Start isEmpty. Operand 3291 states and 3763 transitions. [2024-11-09 00:29:15,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 287 [2024-11-09 00:29:15,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:15,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:15,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:15,779 INFO L134 CoverageAnalysis]: Checked inductivity of 412 backedges. 205 proven. 106 refuted. 0 times theorem prover too weak. 101 trivial. 0 not checked. [2024-11-09 00:29:19,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:19,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3856 states to 3376 states and 3856 transitions. [2024-11-09 00:29:19,579 INFO L276 IsEmpty]: Start isEmpty. Operand 3376 states and 3856 transitions. [2024-11-09 00:29:19,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 302 [2024-11-09 00:29:19,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:19,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:19,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:19,727 INFO L134 CoverageAnalysis]: Checked inductivity of 445 backedges. 293 proven. 0 refuted. 0 times theorem prover too weak. 152 trivial. 0 not checked. [2024-11-09 00:29:22,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:22,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3927 states to 3443 states and 3927 transitions. [2024-11-09 00:29:22,390 INFO L276 IsEmpty]: Start isEmpty. Operand 3443 states and 3927 transitions. [2024-11-09 00:29:22,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 302 [2024-11-09 00:29:22,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:22,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:22,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:22,753 INFO L134 CoverageAnalysis]: Checked inductivity of 445 backedges. 293 proven. 0 refuted. 0 times theorem prover too weak. 152 trivial. 0 not checked. [2024-11-09 00:29:27,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:27,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3970 states to 3485 states and 3970 transitions. [2024-11-09 00:29:27,051 INFO L276 IsEmpty]: Start isEmpty. Operand 3485 states and 3970 transitions. [2024-11-09 00:29:27,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 302 [2024-11-09 00:29:27,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:27,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:27,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:27,274 INFO L134 CoverageAnalysis]: Checked inductivity of 445 backedges. 293 proven. 0 refuted. 0 times theorem prover too weak. 152 trivial. 0 not checked. [2024-11-09 00:29:30,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:30,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3985 states to 3499 states and 3985 transitions. [2024-11-09 00:29:30,153 INFO L276 IsEmpty]: Start isEmpty. Operand 3499 states and 3985 transitions. [2024-11-09 00:29:30,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 302 [2024-11-09 00:29:30,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:30,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:30,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:30,477 INFO L134 CoverageAnalysis]: Checked inductivity of 445 backedges. 293 proven. 0 refuted. 0 times theorem prover too weak. 152 trivial. 0 not checked. [2024-11-09 00:29:32,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:32,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3999 states to 3512 states and 3999 transitions. [2024-11-09 00:29:32,931 INFO L276 IsEmpty]: Start isEmpty. Operand 3512 states and 3999 transitions. [2024-11-09 00:29:32,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 302 [2024-11-09 00:29:32,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:32,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:32,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:33,091 INFO L134 CoverageAnalysis]: Checked inductivity of 445 backedges. 293 proven. 0 refuted. 0 times theorem prover too weak. 152 trivial. 0 not checked. [2024-11-09 00:29:34,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:34,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4013 states to 3524 states and 4013 transitions. [2024-11-09 00:29:34,380 INFO L276 IsEmpty]: Start isEmpty. Operand 3524 states and 4013 transitions. [2024-11-09 00:29:34,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 306 [2024-11-09 00:29:34,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:34,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:34,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:35,551 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 360 proven. 16 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-09 00:29:39,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:39,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4034 states to 3541 states and 4034 transitions. [2024-11-09 00:29:39,938 INFO L276 IsEmpty]: Start isEmpty. Operand 3541 states and 4034 transitions. [2024-11-09 00:29:39,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 306 [2024-11-09 00:29:39,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:39,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:39,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:40,412 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 360 proven. 16 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-09 00:29:46,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:46,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4096 states to 3603 states and 4096 transitions. [2024-11-09 00:29:46,160 INFO L276 IsEmpty]: Start isEmpty. Operand 3603 states and 4096 transitions. [2024-11-09 00:29:46,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 306 [2024-11-09 00:29:46,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:46,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:46,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:46,515 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 360 proven. 16 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-09 00:29:50,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:50,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4128 states to 3632 states and 4128 transitions. [2024-11-09 00:29:50,063 INFO L276 IsEmpty]: Start isEmpty. Operand 3632 states and 4128 transitions. [2024-11-09 00:29:50,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 306 [2024-11-09 00:29:50,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:50,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:50,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:50,457 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 360 proven. 16 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-09 00:29:54,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:54,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4154 states to 3660 states and 4154 transitions. [2024-11-09 00:29:54,933 INFO L276 IsEmpty]: Start isEmpty. Operand 3660 states and 4154 transitions. [2024-11-09 00:29:54,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 306 [2024-11-09 00:29:54,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:54,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:54,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:55,225 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 360 proven. 16 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-09 00:29:56,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:56,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4156 states to 3662 states and 4156 transitions. [2024-11-09 00:29:56,051 INFO L276 IsEmpty]: Start isEmpty. Operand 3662 states and 4156 transitions. [2024-11-09 00:29:56,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 306 [2024-11-09 00:29:56,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:56,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:56,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:56,553 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 360 proven. 16 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-09 00:29:57,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:57,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4160 states to 3666 states and 4160 transitions. [2024-11-09 00:29:57,872 INFO L276 IsEmpty]: Start isEmpty. Operand 3666 states and 4160 transitions. [2024-11-09 00:29:57,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 306 [2024-11-09 00:29:57,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:57,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:57,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:58,159 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 360 proven. 16 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-09 00:30:00,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:00,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4171 states to 3678 states and 4171 transitions. [2024-11-09 00:30:00,340 INFO L276 IsEmpty]: Start isEmpty. Operand 3678 states and 4171 transitions. [2024-11-09 00:30:00,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 308 [2024-11-09 00:30:00,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:00,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:00,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:00,556 INFO L134 CoverageAnalysis]: Checked inductivity of 441 backedges. 295 proven. 0 refuted. 0 times theorem prover too weak. 146 trivial. 0 not checked. [2024-11-09 00:30:03,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:03,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4244 states to 3748 states and 4244 transitions. [2024-11-09 00:30:03,127 INFO L276 IsEmpty]: Start isEmpty. Operand 3748 states and 4244 transitions. [2024-11-09 00:30:03,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 308 [2024-11-09 00:30:03,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:03,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:03,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:03,248 INFO L134 CoverageAnalysis]: Checked inductivity of 441 backedges. 295 proven. 0 refuted. 0 times theorem prover too weak. 146 trivial. 0 not checked. [2024-11-09 00:30:04,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:04,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4246 states to 3749 states and 4246 transitions. [2024-11-09 00:30:04,486 INFO L276 IsEmpty]: Start isEmpty. Operand 3749 states and 4246 transitions. [2024-11-09 00:30:04,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 312 [2024-11-09 00:30:04,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:04,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:04,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:04,866 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 228 proven. 0 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked. [2024-11-09 00:30:21,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:22,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4330 states to 3799 states and 4330 transitions. [2024-11-09 00:30:22,001 INFO L276 IsEmpty]: Start isEmpty. Operand 3799 states and 4330 transitions. [2024-11-09 00:30:22,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 312 [2024-11-09 00:30:22,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:22,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:22,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:22,164 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 228 proven. 0 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked. [2024-11-09 00:30:30,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:30,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4386 states to 3845 states and 4386 transitions. [2024-11-09 00:30:30,173 INFO L276 IsEmpty]: Start isEmpty. Operand 3845 states and 4386 transitions. [2024-11-09 00:30:30,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 312 [2024-11-09 00:30:30,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:30,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:30,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:30,356 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 228 proven. 0 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked. [2024-11-09 00:30:35,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:35,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4422 states to 3877 states and 4422 transitions. [2024-11-09 00:30:35,100 INFO L276 IsEmpty]: Start isEmpty. Operand 3877 states and 4422 transitions. [2024-11-09 00:30:35,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 312 [2024-11-09 00:30:35,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:35,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:35,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:35,291 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 228 proven. 0 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked. [2024-11-09 00:30:44,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:44,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4478 states to 3922 states and 4478 transitions. [2024-11-09 00:30:44,153 INFO L276 IsEmpty]: Start isEmpty. Operand 3922 states and 4478 transitions. [2024-11-09 00:30:44,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 312 [2024-11-09 00:30:44,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:44,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:44,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:44,356 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 228 proven. 0 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked. [2024-11-09 00:30:47,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:47,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4541 states to 3983 states and 4541 transitions. [2024-11-09 00:30:47,369 INFO L276 IsEmpty]: Start isEmpty. Operand 3983 states and 4541 transitions. [2024-11-09 00:30:47,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 312 [2024-11-09 00:30:47,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:47,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:47,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:47,568 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 228 proven. 0 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked. [2024-11-09 00:30:48,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:48,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4544 states to 3985 states and 4544 transitions. [2024-11-09 00:30:48,989 INFO L276 IsEmpty]: Start isEmpty. Operand 3985 states and 4544 transitions. [2024-11-09 00:30:48,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 312 [2024-11-09 00:30:48,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:48,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:49,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:49,340 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 228 proven. 0 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked. [2024-11-09 00:30:54,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:54,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4579 states to 4020 states and 4579 transitions. [2024-11-09 00:30:54,849 INFO L276 IsEmpty]: Start isEmpty. Operand 4020 states and 4579 transitions. [2024-11-09 00:30:54,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 312 [2024-11-09 00:30:54,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:54,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:54,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:55,219 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 228 proven. 0 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked. [2024-11-09 00:30:57,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:57,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4589 states to 4023 states and 4589 transitions. [2024-11-09 00:30:57,780 INFO L276 IsEmpty]: Start isEmpty. Operand 4023 states and 4589 transitions. [2024-11-09 00:30:57,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 312 [2024-11-09 00:30:57,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:57,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:57,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:57,947 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 228 proven. 0 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked. [2024-11-09 00:31:03,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:03,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4621 states to 4053 states and 4621 transitions. [2024-11-09 00:31:03,574 INFO L276 IsEmpty]: Start isEmpty. Operand 4053 states and 4621 transitions. [2024-11-09 00:31:03,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 312 [2024-11-09 00:31:03,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:03,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:03,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:03,761 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 228 proven. 0 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked. [2024-11-09 00:31:10,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:10,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4662 states to 4083 states and 4662 transitions. [2024-11-09 00:31:10,055 INFO L276 IsEmpty]: Start isEmpty. Operand 4083 states and 4662 transitions. [2024-11-09 00:31:10,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 312 [2024-11-09 00:31:10,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:10,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:10,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:10,213 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 228 proven. 0 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked. [2024-11-09 00:31:11,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:11,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4667 states to 4089 states and 4667 transitions. [2024-11-09 00:31:11,551 INFO L276 IsEmpty]: Start isEmpty. Operand 4089 states and 4667 transitions. [2024-11-09 00:31:11,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 312 [2024-11-09 00:31:11,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:11,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:11,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:11,901 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 228 proven. 0 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked. [2024-11-09 00:31:13,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:13,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4669 states to 4091 states and 4669 transitions. [2024-11-09 00:31:13,278 INFO L276 IsEmpty]: Start isEmpty. Operand 4091 states and 4669 transitions. [2024-11-09 00:31:13,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 312 [2024-11-09 00:31:13,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:13,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:13,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:13,432 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 228 proven. 0 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked. [2024-11-09 00:31:17,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:17,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4690 states to 4113 states and 4690 transitions. [2024-11-09 00:31:17,351 INFO L276 IsEmpty]: Start isEmpty. Operand 4113 states and 4690 transitions. [2024-11-09 00:31:17,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 312 [2024-11-09 00:31:17,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:17,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:17,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:17,506 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 228 proven. 0 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked. [2024-11-09 00:31:18,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:18,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4694 states to 4117 states and 4694 transitions. [2024-11-09 00:31:18,854 INFO L276 IsEmpty]: Start isEmpty. Operand 4117 states and 4694 transitions. [2024-11-09 00:31:18,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 312 [2024-11-09 00:31:18,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:18,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:18,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:19,189 INFO L134 CoverageAnalysis]: Checked inductivity of 448 backedges. 228 proven. 0 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked. [2024-11-09 00:31:20,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:20,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4707 states to 4129 states and 4707 transitions. [2024-11-09 00:31:20,563 INFO L276 IsEmpty]: Start isEmpty. Operand 4129 states and 4707 transitions. [2024-11-09 00:31:20,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 313 [2024-11-09 00:31:20,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:20,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:20,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:20,750 INFO L134 CoverageAnalysis]: Checked inductivity of 501 backedges. 347 proven. 83 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:31:21,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:21,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4725 states to 4143 states and 4725 transitions. [2024-11-09 00:31:21,799 INFO L276 IsEmpty]: Start isEmpty. Operand 4143 states and 4725 transitions. [2024-11-09 00:31:21,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 313 [2024-11-09 00:31:21,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:21,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:21,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:22,150 INFO L134 CoverageAnalysis]: Checked inductivity of 501 backedges. 347 proven. 83 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:31:24,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:24,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4774 states to 4188 states and 4774 transitions. [2024-11-09 00:31:24,459 INFO L276 IsEmpty]: Start isEmpty. Operand 4188 states and 4774 transitions. [2024-11-09 00:31:24,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 313 [2024-11-09 00:31:24,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:24,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:24,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:24,654 INFO L134 CoverageAnalysis]: Checked inductivity of 501 backedges. 347 proven. 83 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:31:26,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:26,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4831 states to 4245 states and 4831 transitions. [2024-11-09 00:31:26,842 INFO L276 IsEmpty]: Start isEmpty. Operand 4245 states and 4831 transitions. [2024-11-09 00:31:26,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 313 [2024-11-09 00:31:26,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:26,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:26,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:26,994 INFO L134 CoverageAnalysis]: Checked inductivity of 501 backedges. 347 proven. 83 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:31:29,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:29,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4846 states to 4259 states and 4846 transitions. [2024-11-09 00:31:29,236 INFO L276 IsEmpty]: Start isEmpty. Operand 4259 states and 4846 transitions. [2024-11-09 00:31:29,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 317 [2024-11-09 00:31:29,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:29,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:29,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:31,083 INFO L134 CoverageAnalysis]: Checked inductivity of 504 backedges. 265 proven. 195 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-09 00:31:40,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:40,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4958 states to 4350 states and 4958 transitions. [2024-11-09 00:31:40,970 INFO L276 IsEmpty]: Start isEmpty. Operand 4350 states and 4958 transitions. [2024-11-09 00:31:40,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 317 [2024-11-09 00:31:40,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:40,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:41,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:41,478 INFO L134 CoverageAnalysis]: Checked inductivity of 504 backedges. 265 proven. 195 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-09 00:31:48,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:48,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4993 states to 4384 states and 4993 transitions. [2024-11-09 00:31:48,421 INFO L276 IsEmpty]: Start isEmpty. Operand 4384 states and 4993 transitions. [2024-11-09 00:31:48,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 317 [2024-11-09 00:31:48,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:48,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:48,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:48,960 INFO L134 CoverageAnalysis]: Checked inductivity of 504 backedges. 265 proven. 195 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-09 00:31:50,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:50,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4997 states to 4388 states and 4997 transitions. [2024-11-09 00:31:50,323 INFO L276 IsEmpty]: Start isEmpty. Operand 4388 states and 4997 transitions. [2024-11-09 00:31:50,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 317 [2024-11-09 00:31:50,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:50,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:50,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:50,637 INFO L134 CoverageAnalysis]: Checked inductivity of 504 backedges. 265 proven. 195 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-09 00:31:52,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:52,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5013 states to 4404 states and 5013 transitions. [2024-11-09 00:31:52,086 INFO L276 IsEmpty]: Start isEmpty. Operand 4404 states and 5013 transitions. [2024-11-09 00:31:52,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 326 [2024-11-09 00:31:52,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:52,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:52,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:52,208 INFO L134 CoverageAnalysis]: Checked inductivity of 555 backedges. 341 proven. 0 refuted. 0 times theorem prover too weak. 214 trivial. 0 not checked. [2024-11-09 00:31:55,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:55,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5017 states to 4407 states and 5017 transitions. [2024-11-09 00:31:55,049 INFO L276 IsEmpty]: Start isEmpty. Operand 4407 states and 5017 transitions. [2024-11-09 00:31:55,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 328 [2024-11-09 00:31:55,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:55,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:55,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:55,148 INFO L134 CoverageAnalysis]: Checked inductivity of 520 backedges. 283 proven. 0 refuted. 0 times theorem prover too weak. 237 trivial. 0 not checked. [2024-11-09 00:31:55,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:55,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5024 states to 4414 states and 5024 transitions. [2024-11-09 00:31:55,873 INFO L276 IsEmpty]: Start isEmpty. Operand 4414 states and 5024 transitions. [2024-11-09 00:31:55,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 330 [2024-11-09 00:31:55,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:55,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:55,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:57,295 INFO L134 CoverageAnalysis]: Checked inductivity of 541 backedges. 411 proven. 58 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-09 00:32:06,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:06,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5087 states to 4471 states and 5087 transitions. [2024-11-09 00:32:06,691 INFO L276 IsEmpty]: Start isEmpty. Operand 4471 states and 5087 transitions. [2024-11-09 00:32:06,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 330 [2024-11-09 00:32:06,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:06,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:06,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:07,151 INFO L134 CoverageAnalysis]: Checked inductivity of 541 backedges. 411 proven. 58 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-09 00:32:13,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:13,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5148 states to 4532 states and 5148 transitions. [2024-11-09 00:32:13,699 INFO L276 IsEmpty]: Start isEmpty. Operand 4532 states and 5148 transitions. [2024-11-09 00:32:13,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 330 [2024-11-09 00:32:13,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:13,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:13,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:14,343 INFO L134 CoverageAnalysis]: Checked inductivity of 541 backedges. 411 proven. 58 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-09 00:32:19,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:19,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5178 states to 4562 states and 5178 transitions. [2024-11-09 00:32:19,648 INFO L276 IsEmpty]: Start isEmpty. Operand 4562 states and 5178 transitions. [2024-11-09 00:32:19,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 330 [2024-11-09 00:32:19,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:19,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:19,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:20,109 INFO L134 CoverageAnalysis]: Checked inductivity of 541 backedges. 411 proven. 58 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-09 00:32:21,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:21,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5178 states to 4563 states and 5178 transitions. [2024-11-09 00:32:21,119 INFO L276 IsEmpty]: Start isEmpty. Operand 4563 states and 5178 transitions. [2024-11-09 00:32:21,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 330 [2024-11-09 00:32:21,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:21,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:21,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:21,619 INFO L134 CoverageAnalysis]: Checked inductivity of 541 backedges. 411 proven. 58 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-09 00:32:23,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:23,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5181 states to 4567 states and 5181 transitions. [2024-11-09 00:32:23,170 INFO L276 IsEmpty]: Start isEmpty. Operand 4567 states and 5181 transitions. [2024-11-09 00:32:23,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 330 [2024-11-09 00:32:23,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:23,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:23,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:23,685 INFO L134 CoverageAnalysis]: Checked inductivity of 558 backedges. 385 proven. 20 refuted. 0 times theorem prover too weak. 153 trivial. 0 not checked. [2024-11-09 00:32:29,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:29,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5213 states to 4596 states and 5213 transitions. [2024-11-09 00:32:29,410 INFO L276 IsEmpty]: Start isEmpty. Operand 4596 states and 5213 transitions. [2024-11-09 00:32:29,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 330 [2024-11-09 00:32:29,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:29,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:29,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:29,918 INFO L134 CoverageAnalysis]: Checked inductivity of 558 backedges. 385 proven. 20 refuted. 0 times theorem prover too weak. 153 trivial. 0 not checked. [2024-11-09 00:32:41,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:41,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5260 states to 4641 states and 5260 transitions. [2024-11-09 00:32:41,236 INFO L276 IsEmpty]: Start isEmpty. Operand 4641 states and 5260 transitions. [2024-11-09 00:32:41,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 330 [2024-11-09 00:32:41,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:41,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:41,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:41,707 INFO L134 CoverageAnalysis]: Checked inductivity of 558 backedges. 385 proven. 20 refuted. 0 times theorem prover too weak. 153 trivial. 0 not checked. [2024-11-09 00:32:45,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:45,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5268 states to 4651 states and 5268 transitions. [2024-11-09 00:32:45,180 INFO L276 IsEmpty]: Start isEmpty. Operand 4651 states and 5268 transitions. [2024-11-09 00:32:45,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 342 [2024-11-09 00:32:45,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:45,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:45,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:45,552 INFO L134 CoverageAnalysis]: Checked inductivity of 567 backedges. 327 proven. 160 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-11-09 00:32:49,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:49,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5281 states to 4664 states and 5281 transitions. [2024-11-09 00:32:49,016 INFO L276 IsEmpty]: Start isEmpty. Operand 4664 states and 5281 transitions. [2024-11-09 00:32:49,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 342 [2024-11-09 00:32:49,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:49,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:49,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:49,507 INFO L134 CoverageAnalysis]: Checked inductivity of 567 backedges. 327 proven. 160 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-11-09 00:32:58,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:58,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5332 states to 4711 states and 5332 transitions. [2024-11-09 00:32:58,496 INFO L276 IsEmpty]: Start isEmpty. Operand 4711 states and 5332 transitions. [2024-11-09 00:32:58,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 342 [2024-11-09 00:32:58,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:58,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:58,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:59,002 INFO L134 CoverageAnalysis]: Checked inductivity of 567 backedges. 327 proven. 160 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-11-09 00:33:05,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:05,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5358 states to 4739 states and 5358 transitions. [2024-11-09 00:33:05,048 INFO L276 IsEmpty]: Start isEmpty. Operand 4739 states and 5358 transitions. [2024-11-09 00:33:05,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 348 [2024-11-09 00:33:05,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:05,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:05,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:05,394 INFO L134 CoverageAnalysis]: Checked inductivity of 619 backedges. 456 proven. 92 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:33:06,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:06,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5369 states to 4751 states and 5369 transitions. [2024-11-09 00:33:06,227 INFO L276 IsEmpty]: Start isEmpty. Operand 4751 states and 5369 transitions. [2024-11-09 00:33:06,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 348 [2024-11-09 00:33:06,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:06,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:06,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:06,548 INFO L134 CoverageAnalysis]: Checked inductivity of 619 backedges. 456 proven. 92 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:33:08,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:08,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5427 states to 4810 states and 5427 transitions. [2024-11-09 00:33:08,085 INFO L276 IsEmpty]: Start isEmpty. Operand 4810 states and 5427 transitions. [2024-11-09 00:33:08,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 348 [2024-11-09 00:33:08,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:08,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:08,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:08,254 INFO L134 CoverageAnalysis]: Checked inductivity of 619 backedges. 456 proven. 92 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:33:13,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:13,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5477 states to 4854 states and 5477 transitions. [2024-11-09 00:33:13,765 INFO L276 IsEmpty]: Start isEmpty. Operand 4854 states and 5477 transitions. [2024-11-09 00:33:13,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 348 [2024-11-09 00:33:13,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:13,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:13,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:13,945 INFO L134 CoverageAnalysis]: Checked inductivity of 619 backedges. 456 proven. 92 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:33:16,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:16,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5491 states to 4868 states and 5491 transitions. [2024-11-09 00:33:16,714 INFO L276 IsEmpty]: Start isEmpty. Operand 4868 states and 5491 transitions. [2024-11-09 00:33:16,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 348 [2024-11-09 00:33:16,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:16,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:16,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:17,136 INFO L134 CoverageAnalysis]: Checked inductivity of 619 backedges. 456 proven. 92 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-09 00:33:18,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:18,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5496 states to 4874 states and 5496 transitions. [2024-11-09 00:33:18,490 INFO L276 IsEmpty]: Start isEmpty. Operand 4874 states and 5496 transitions. [2024-11-09 00:33:18,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 351 [2024-11-09 00:33:18,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:18,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:18,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:19,063 INFO L134 CoverageAnalysis]: Checked inductivity of 671 backedges. 332 proven. 263 refuted. 0 times theorem prover too weak. 76 trivial. 0 not checked. [2024-11-09 00:33:19,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:19,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5498 states to 4876 states and 5498 transitions. [2024-11-09 00:33:19,591 INFO L276 IsEmpty]: Start isEmpty. Operand 4876 states and 5498 transitions. [2024-11-09 00:33:19,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 352 [2024-11-09 00:33:19,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:19,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:19,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:20,810 INFO L134 CoverageAnalysis]: Checked inductivity of 622 backedges. 269 proven. 307 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-09 00:33:30,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:30,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5507 states to 4883 states and 5507 transitions. [2024-11-09 00:33:30,142 INFO L276 IsEmpty]: Start isEmpty. Operand 4883 states and 5507 transitions. [2024-11-09 00:33:30,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 354 [2024-11-09 00:33:30,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:30,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:30,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:30,276 INFO L134 CoverageAnalysis]: Checked inductivity of 624 backedges. 361 proven. 0 refuted. 0 times theorem prover too weak. 263 trivial. 0 not checked. [2024-11-09 00:33:31,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:31,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5507 states to 4884 states and 5507 transitions. [2024-11-09 00:33:31,225 INFO L276 IsEmpty]: Start isEmpty. Operand 4884 states and 5507 transitions. [2024-11-09 00:33:31,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 355 [2024-11-09 00:33:31,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:31,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:31,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:31,487 INFO L134 CoverageAnalysis]: Checked inductivity of 628 backedges. 389 proven. 0 refuted. 0 times theorem prover too weak. 239 trivial. 0 not checked. [2024-11-09 00:33:35,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:35,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5540 states to 4913 states and 5540 transitions. [2024-11-09 00:33:35,619 INFO L276 IsEmpty]: Start isEmpty. Operand 4913 states and 5540 transitions. [2024-11-09 00:33:35,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 355 [2024-11-09 00:33:35,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:35,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:35,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:35,792 INFO L134 CoverageAnalysis]: Checked inductivity of 628 backedges. 389 proven. 0 refuted. 0 times theorem prover too weak. 239 trivial. 0 not checked. [2024-11-09 00:33:38,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:38,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5554 states to 4928 states and 5554 transitions. [2024-11-09 00:33:38,486 INFO L276 IsEmpty]: Start isEmpty. Operand 4928 states and 5554 transitions. [2024-11-09 00:33:38,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 359 [2024-11-09 00:33:38,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:38,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:38,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:39,073 INFO L134 CoverageAnalysis]: Checked inductivity of 635 backedges. 498 proven. 40 refuted. 0 times theorem prover too weak. 97 trivial. 0 not checked. [2024-11-09 00:33:40,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:40,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5588 states to 4961 states and 5588 transitions. [2024-11-09 00:33:40,866 INFO L276 IsEmpty]: Start isEmpty. Operand 4961 states and 5588 transitions. [2024-11-09 00:33:40,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 359 [2024-11-09 00:33:40,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:40,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:40,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat