./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem03_label02.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_857660b2-f758-4bca-bc4a-0807f4db7c01/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_857660b2-f758-4bca-bc4a-0807f4db7c01/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_857660b2-f758-4bca-bc4a-0807f4db7c01/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_857660b2-f758-4bca-bc4a-0807f4db7c01/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem03_label02.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_857660b2-f758-4bca-bc4a-0807f4db7c01/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_857660b2-f758-4bca-bc4a-0807f4db7c01/bin/ukojak-verify-CZk0znPC7b --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 940f009ebef4e6f688860c69fe317a06471b0d96e24220f1e9007ff15bc7124f --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 00:55:06,777 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 00:55:06,827 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_857660b2-f758-4bca-bc4a-0807f4db7c01/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-12-06 00:55:06,831 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 00:55:06,831 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 00:55:06,849 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 00:55:06,849 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 00:55:06,850 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 00:55:06,850 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 00:55:06,850 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 00:55:06,850 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 00:55:06,850 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 00:55:06,850 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 00:55:06,851 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 00:55:06,851 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 00:55:06,851 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 00:55:06,851 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 00:55:06,851 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 00:55:06,851 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 00:55:06,851 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 00:55:06,851 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 00:55:06,851 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 00:55:06,851 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 00:55:06,851 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 00:55:06,852 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 00:55:06,852 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 00:55:06,852 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 00:55:06,852 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 00:55:06,852 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 00:55:06,852 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 00:55:06,852 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 00:55:06,852 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 00:55:06,852 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 00:55:06,853 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_857660b2-f758-4bca-bc4a-0807f4db7c01/bin/ukojak-verify-CZk0znPC7b Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! 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 -> 940f009ebef4e6f688860c69fe317a06471b0d96e24220f1e9007ff15bc7124f [2024-12-06 00:55:07,051 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 00:55:07,059 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 00:55:07,060 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 00:55:07,061 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 00:55:07,062 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 00:55:07,063 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_857660b2-f758-4bca-bc4a-0807f4db7c01/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/eca-rers2012/Problem03_label02.c [2024-12-06 00:55:09,721 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_857660b2-f758-4bca-bc4a-0807f4db7c01/bin/ukojak-verify-CZk0znPC7b/data/0c1f5b82c/ad1eb83b39494512a6da8b3adb030573/FLAGddad4815f [2024-12-06 00:55:10,069 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 00:55:10,069 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_857660b2-f758-4bca-bc4a-0807f4db7c01/sv-benchmarks/c/eca-rers2012/Problem03_label02.c [2024-12-06 00:55:10,086 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_857660b2-f758-4bca-bc4a-0807f4db7c01/bin/ukojak-verify-CZk0znPC7b/data/0c1f5b82c/ad1eb83b39494512a6da8b3adb030573/FLAGddad4815f [2024-12-06 00:55:10,103 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_857660b2-f758-4bca-bc4a-0807f4db7c01/bin/ukojak-verify-CZk0znPC7b/data/0c1f5b82c/ad1eb83b39494512a6da8b3adb030573 [2024-12-06 00:55:10,106 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 00:55:10,108 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 00:55:10,109 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 00:55:10,110 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 00:55:10,115 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 00:55:10,116 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 12:55:10" (1/1) ... [2024-12-06 00:55:10,117 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6eca28fd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:55:10, skipping insertion in model container [2024-12-06 00:55:10,117 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 12:55:10" (1/1) ... [2024-12-06 00:55:10,171 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 00:55:10,576 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_857660b2-f758-4bca-bc4a-0807f4db7c01/sv-benchmarks/c/eca-rers2012/Problem03_label02.c[61770,61783] [2024-12-06 00:55:10,597 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 00:55:10,607 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 00:55:10,793 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_857660b2-f758-4bca-bc4a-0807f4db7c01/sv-benchmarks/c/eca-rers2012/Problem03_label02.c[61770,61783] [2024-12-06 00:55:10,799 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 00:55:10,817 INFO L204 MainTranslator]: Completed translation [2024-12-06 00:55:10,817 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:55:10 WrapperNode [2024-12-06 00:55:10,817 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 00:55:10,819 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 00:55:10,819 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 00:55:10,819 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 00:55:10,826 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:55:10" (1/1) ... [2024-12-06 00:55:10,850 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:55:10" (1/1) ... [2024-12-06 00:55:10,925 INFO L138 Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1771 [2024-12-06 00:55:10,925 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 00:55:10,926 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 00:55:10,926 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 00:55:10,926 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 00:55:10,933 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:55:10" (1/1) ... [2024-12-06 00:55:10,933 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:55:10" (1/1) ... [2024-12-06 00:55:10,944 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:55:10" (1/1) ... [2024-12-06 00:55:10,944 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:55:10" (1/1) ... [2024-12-06 00:55:10,982 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:55:10" (1/1) ... [2024-12-06 00:55:10,988 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:55:10" (1/1) ... [2024-12-06 00:55:10,996 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:55:10" (1/1) ... [2024-12-06 00:55:11,009 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:55:10" (1/1) ... [2024-12-06 00:55:11,013 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:55:10" (1/1) ... [2024-12-06 00:55:11,024 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 00:55:11,025 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 00:55:11,025 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 00:55:11,025 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 00:55:11,026 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:55:10" (1/1) ... [2024-12-06 00:55:11,031 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 00:55:11,042 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_857660b2-f758-4bca-bc4a-0807f4db7c01/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 00:55:11,054 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_857660b2-f758-4bca-bc4a-0807f4db7c01/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 00:55:11,056 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_857660b2-f758-4bca-bc4a-0807f4db7c01/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 00:55:11,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 00:55:11,080 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 00:55:11,080 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 00:55:11,081 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 00:55:11,152 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 00:55:11,154 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 00:55:12,902 INFO L? ?]: Removed 147 outVars from TransFormulas that were not future-live. [2024-12-06 00:55:12,903 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 00:55:13,324 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 00:55:13,324 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-12-06 00:55:13,325 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 12:55:13 BoogieIcfgContainer [2024-12-06 00:55:13,325 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 00:55:13,326 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 00:55:13,326 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 00:55:13,337 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 00:55:13,337 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 12:55:13" (1/1) ... [2024-12-06 00:55:13,346 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 00:55:13,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:13,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 288 states to 148 states and 288 transitions. [2024-12-06 00:55:13,404 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 288 transitions. [2024-12-06 00:55:13,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-12-06 00:55:13,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:13,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:13,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:14,314 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:15,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:15,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 522 states to 289 states and 522 transitions. [2024-12-06 00:55:15,338 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 522 transitions. [2024-12-06 00:55:15,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2024-12-06 00:55:15,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:15,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:15,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:15,607 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:15,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:15,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 528 states to 293 states and 528 transitions. [2024-12-06 00:55:15,675 INFO L276 IsEmpty]: Start isEmpty. Operand 293 states and 528 transitions. [2024-12-06 00:55:15,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-12-06 00:55:15,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:15,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:15,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:15,901 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:16,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:16,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 536 states to 298 states and 536 transitions. [2024-12-06 00:55:16,031 INFO L276 IsEmpty]: Start isEmpty. Operand 298 states and 536 transitions. [2024-12-06 00:55:16,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-12-06 00:55:16,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:16,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:16,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:16,214 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:17,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:17,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 727 states to 440 states and 727 transitions. [2024-12-06 00:55:17,659 INFO L276 IsEmpty]: Start isEmpty. Operand 440 states and 727 transitions. [2024-12-06 00:55:17,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-12-06 00:55:17,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:17,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:17,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:17,805 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:18,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:18,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 738 states to 447 states and 738 transitions. [2024-12-06 00:55:18,034 INFO L276 IsEmpty]: Start isEmpty. Operand 447 states and 738 transitions. [2024-12-06 00:55:18,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 156 [2024-12-06 00:55:18,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:18,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:18,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:18,304 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 11 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:18,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:18,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 765 states to 454 states and 765 transitions. [2024-12-06 00:55:18,824 INFO L276 IsEmpty]: Start isEmpty. Operand 454 states and 765 transitions. [2024-12-06 00:55:18,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 156 [2024-12-06 00:55:18,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:18,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:18,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:19,068 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 11 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:19,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:19,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 458 states and 772 transitions. [2024-12-06 00:55:19,185 INFO L276 IsEmpty]: Start isEmpty. Operand 458 states and 772 transitions. [2024-12-06 00:55:19,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-12-06 00:55:19,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:19,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:19,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:19,397 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:19,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:19,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 781 states to 465 states and 781 transitions. [2024-12-06 00:55:19,473 INFO L276 IsEmpty]: Start isEmpty. Operand 465 states and 781 transitions. [2024-12-06 00:55:19,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 159 [2024-12-06 00:55:19,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:19,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:19,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:20,004 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:55:22,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:22,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 999 states to 620 states and 999 transitions. [2024-12-06 00:55:22,134 INFO L276 IsEmpty]: Start isEmpty. Operand 620 states and 999 transitions. [2024-12-06 00:55:22,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 159 [2024-12-06 00:55:22,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:22,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:22,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:22,282 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:22,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:22,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1000 states to 621 states and 1000 transitions. [2024-12-06 00:55:22,338 INFO L276 IsEmpty]: Start isEmpty. Operand 621 states and 1000 transitions. [2024-12-06 00:55:22,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-12-06 00:55:22,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:22,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:22,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:22,505 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-12-06 00:55:22,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:22,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1018 states to 627 states and 1018 transitions. [2024-12-06 00:55:22,874 INFO L276 IsEmpty]: Start isEmpty. Operand 627 states and 1018 transitions. [2024-12-06 00:55:22,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-12-06 00:55:22,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:22,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:22,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:23,009 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-12-06 00:55:23,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:23,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1026 states to 632 states and 1026 transitions. [2024-12-06 00:55:23,209 INFO L276 IsEmpty]: Start isEmpty. Operand 632 states and 1026 transitions. [2024-12-06 00:55:23,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 164 [2024-12-06 00:55:23,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:23,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:23,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:23,359 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:23,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:23,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1043 states to 645 states and 1043 transitions. [2024-12-06 00:55:23,510 INFO L276 IsEmpty]: Start isEmpty. Operand 645 states and 1043 transitions. [2024-12-06 00:55:23,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-12-06 00:55:23,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:23,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:23,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:23,641 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 20 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:23,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:23,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1056 states to 654 states and 1056 transitions. [2024-12-06 00:55:23,925 INFO L276 IsEmpty]: Start isEmpty. Operand 654 states and 1056 transitions. [2024-12-06 00:55:23,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-12-06 00:55:23,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:23,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:23,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:24,072 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 20 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:24,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:24,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1066 states to 663 states and 1066 transitions. [2024-12-06 00:55:24,202 INFO L276 IsEmpty]: Start isEmpty. Operand 663 states and 1066 transitions. [2024-12-06 00:55:24,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-12-06 00:55:24,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:24,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:24,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:24,377 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 20 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:24,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:24,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1068 states to 665 states and 1068 transitions. [2024-12-06 00:55:24,562 INFO L276 IsEmpty]: Start isEmpty. Operand 665 states and 1068 transitions. [2024-12-06 00:55:24,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-12-06 00:55:24,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:24,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:24,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:24,697 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 20 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:25,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:25,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1072 states to 668 states and 1072 transitions. [2024-12-06 00:55:25,017 INFO L276 IsEmpty]: Start isEmpty. Operand 668 states and 1072 transitions. [2024-12-06 00:55:25,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-12-06 00:55:25,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:25,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:25,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:25,184 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 21 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:25,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:25,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1073 states to 669 states and 1073 transitions. [2024-12-06 00:55:25,250 INFO L276 IsEmpty]: Start isEmpty. Operand 669 states and 1073 transitions. [2024-12-06 00:55:25,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-12-06 00:55:25,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:25,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:25,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:25,372 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 21 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:25,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:25,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1075 states to 670 states and 1075 transitions. [2024-12-06 00:55:25,426 INFO L276 IsEmpty]: Start isEmpty. Operand 670 states and 1075 transitions. [2024-12-06 00:55:25,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-12-06 00:55:25,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:25,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:25,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:25,609 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 33 proven. 6 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:55:25,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:25,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1083 states to 675 states and 1083 transitions. [2024-12-06 00:55:25,905 INFO L276 IsEmpty]: Start isEmpty. Operand 675 states and 1083 transitions. [2024-12-06 00:55:25,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-12-06 00:55:25,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:25,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:25,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:26,055 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 33 proven. 6 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:55:26,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:26,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1092 states to 681 states and 1092 transitions. [2024-12-06 00:55:26,304 INFO L276 IsEmpty]: Start isEmpty. Operand 681 states and 1092 transitions. [2024-12-06 00:55:26,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-12-06 00:55:26,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:26,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:26,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:26,466 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:55:26,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:26,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1094 states to 683 states and 1094 transitions. [2024-12-06 00:55:26,612 INFO L276 IsEmpty]: Start isEmpty. Operand 683 states and 1094 transitions. [2024-12-06 00:55:26,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-12-06 00:55:26,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:26,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:26,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:26,723 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:55:26,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:26,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1103 states to 692 states and 1103 transitions. [2024-12-06 00:55:26,913 INFO L276 IsEmpty]: Start isEmpty. Operand 692 states and 1103 transitions. [2024-12-06 00:55:26,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-12-06 00:55:26,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:26,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:26,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:27,018 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:55:27,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:27,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1119 states to 706 states and 1119 transitions. [2024-12-06 00:55:27,162 INFO L276 IsEmpty]: Start isEmpty. Operand 706 states and 1119 transitions. [2024-12-06 00:55:27,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-12-06 00:55:27,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:27,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:27,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:27,266 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 27 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 00:55:27,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:27,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1124 states to 710 states and 1124 transitions. [2024-12-06 00:55:27,331 INFO L276 IsEmpty]: Start isEmpty. Operand 710 states and 1124 transitions. [2024-12-06 00:55:27,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-12-06 00:55:27,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:27,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:27,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:27,651 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:28,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:28,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1153 states to 734 states and 1153 transitions. [2024-12-06 00:55:28,292 INFO L276 IsEmpty]: Start isEmpty. Operand 734 states and 1153 transitions. [2024-12-06 00:55:28,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2024-12-06 00:55:28,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:28,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:28,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:28,520 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 31 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:29,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:29,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1194 states to 765 states and 1194 transitions. [2024-12-06 00:55:29,167 INFO L276 IsEmpty]: Start isEmpty. Operand 765 states and 1194 transitions. [2024-12-06 00:55:29,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 177 [2024-12-06 00:55:29,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:29,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:29,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:29,408 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 31 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 00:55:29,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:29,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1226 states to 792 states and 1226 transitions. [2024-12-06 00:55:29,986 INFO L276 IsEmpty]: Start isEmpty. Operand 792 states and 1226 transitions. [2024-12-06 00:55:29,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-12-06 00:55:29,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:29,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:30,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:30,252 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 45 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 00:55:31,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:31,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1282 states to 822 states and 1282 transitions. [2024-12-06 00:55:31,450 INFO L276 IsEmpty]: Start isEmpty. Operand 822 states and 1282 transitions. [2024-12-06 00:55:31,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-12-06 00:55:31,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:31,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:31,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:31,741 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 37 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:33,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:33,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1350 states to 859 states and 1350 transitions. [2024-12-06 00:55:33,560 INFO L276 IsEmpty]: Start isEmpty. Operand 859 states and 1350 transitions. [2024-12-06 00:55:33,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-12-06 00:55:33,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:33,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:33,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:33,756 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 37 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:34,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:34,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1365 states to 872 states and 1365 transitions. [2024-12-06 00:55:34,414 INFO L276 IsEmpty]: Start isEmpty. Operand 872 states and 1365 transitions. [2024-12-06 00:55:34,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-12-06 00:55:34,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:34,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:34,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:34,601 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 37 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:35,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:35,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1404 states to 902 states and 1404 transitions. [2024-12-06 00:55:35,660 INFO L276 IsEmpty]: Start isEmpty. Operand 902 states and 1404 transitions. [2024-12-06 00:55:35,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2024-12-06 00:55:35,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:35,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:35,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:35,912 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 38 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:37,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:37,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1453 states to 934 states and 1453 transitions. [2024-12-06 00:55:37,689 INFO L276 IsEmpty]: Start isEmpty. Operand 934 states and 1453 transitions. [2024-12-06 00:55:37,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2024-12-06 00:55:37,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:37,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:37,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:37,837 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 38 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:38,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:38,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1461 states to 940 states and 1461 transitions. [2024-12-06 00:55:38,095 INFO L276 IsEmpty]: Start isEmpty. Operand 940 states and 1461 transitions. [2024-12-06 00:55:38,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2024-12-06 00:55:38,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:38,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:38,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:38,236 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 38 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:39,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:39,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1500 states to 971 states and 1500 transitions. [2024-12-06 00:55:39,399 INFO L276 IsEmpty]: Start isEmpty. Operand 971 states and 1500 transitions. [2024-12-06 00:55:39,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2024-12-06 00:55:39,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:39,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:39,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:39,537 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 38 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:39,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:39,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1506 states to 978 states and 1506 transitions. [2024-12-06 00:55:39,612 INFO L276 IsEmpty]: Start isEmpty. Operand 978 states and 1506 transitions. [2024-12-06 00:55:39,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 184 [2024-12-06 00:55:39,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:39,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:39,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:39,958 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 43 proven. 6 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 00:55:41,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:41,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1558 states to 1006 states and 1558 transitions. [2024-12-06 00:55:41,761 INFO L276 IsEmpty]: Start isEmpty. Operand 1006 states and 1558 transitions. [2024-12-06 00:55:41,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 184 [2024-12-06 00:55:41,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:41,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:41,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:41,939 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 43 proven. 6 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 00:55:43,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:43,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1593 states to 1033 states and 1593 transitions. [2024-12-06 00:55:43,045 INFO L276 IsEmpty]: Start isEmpty. Operand 1033 states and 1593 transitions. [2024-12-06 00:55:43,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 184 [2024-12-06 00:55:43,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:43,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:43,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:43,216 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 43 proven. 6 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 00:55:43,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:43,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1607 states to 1046 states and 1607 transitions. [2024-12-06 00:55:43,848 INFO L276 IsEmpty]: Start isEmpty. Operand 1046 states and 1607 transitions. [2024-12-06 00:55:43,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 185 [2024-12-06 00:55:43,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:43,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:43,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:44,184 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 40 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:45,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:45,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1662 states to 1086 states and 1662 transitions. [2024-12-06 00:55:45,859 INFO L276 IsEmpty]: Start isEmpty. Operand 1086 states and 1662 transitions. [2024-12-06 00:55:45,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 187 [2024-12-06 00:55:45,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:45,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:45,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:45,940 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 42 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:45,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:45,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1667 states to 1088 states and 1667 transitions. [2024-12-06 00:55:45,999 INFO L276 IsEmpty]: Start isEmpty. Operand 1088 states and 1667 transitions. [2024-12-06 00:55:46,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2024-12-06 00:55:46,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:46,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:46,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:46,122 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 43 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:47,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:47,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1694 states to 1108 states and 1694 transitions. [2024-12-06 00:55:47,153 INFO L276 IsEmpty]: Start isEmpty. Operand 1108 states and 1694 transitions. [2024-12-06 00:55:47,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 189 [2024-12-06 00:55:47,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:47,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:47,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:47,485 INFO L134 CoverageAnalysis]: Checked inductivity of 58 backedges. 42 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:55:48,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:48,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1734 states to 1141 states and 1734 transitions. [2024-12-06 00:55:48,913 INFO L276 IsEmpty]: Start isEmpty. Operand 1141 states and 1734 transitions. [2024-12-06 00:55:48,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 189 [2024-12-06 00:55:48,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:48,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:48,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:49,042 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 44 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:49,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:49,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1735 states to 1142 states and 1735 transitions. [2024-12-06 00:55:49,119 INFO L276 IsEmpty]: Start isEmpty. Operand 1142 states and 1735 transitions. [2024-12-06 00:55:49,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2024-12-06 00:55:49,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:49,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:49,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:49,594 INFO L134 CoverageAnalysis]: Checked inductivity of 53 backedges. 47 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:50,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:50,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1759 states to 1159 states and 1759 transitions. [2024-12-06 00:55:50,705 INFO L276 IsEmpty]: Start isEmpty. Operand 1159 states and 1759 transitions. [2024-12-06 00:55:50,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2024-12-06 00:55:50,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:50,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:50,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:51,062 INFO L134 CoverageAnalysis]: Checked inductivity of 53 backedges. 47 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:52,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:52,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1785 states to 1180 states and 1785 transitions. [2024-12-06 00:55:52,269 INFO L276 IsEmpty]: Start isEmpty. Operand 1180 states and 1785 transitions. [2024-12-06 00:55:52,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2024-12-06 00:55:52,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:52,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:52,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:52,543 INFO L134 CoverageAnalysis]: Checked inductivity of 53 backedges. 47 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:52,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:52,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1787 states to 1181 states and 1787 transitions. [2024-12-06 00:55:52,920 INFO L276 IsEmpty]: Start isEmpty. Operand 1181 states and 1787 transitions. [2024-12-06 00:55:52,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-12-06 00:55:52,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:52,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:52,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:53,046 INFO L134 CoverageAnalysis]: Checked inductivity of 48 backedges. 48 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:54,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:54,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1816 states to 1202 states and 1816 transitions. [2024-12-06 00:55:54,099 INFO L276 IsEmpty]: Start isEmpty. Operand 1202 states and 1816 transitions. [2024-12-06 00:55:54,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-12-06 00:55:54,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:54,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:54,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:54,280 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 49 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:54,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:54,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1821 states to 1204 states and 1821 transitions. [2024-12-06 00:55:54,583 INFO L276 IsEmpty]: Start isEmpty. Operand 1204 states and 1821 transitions. [2024-12-06 00:55:54,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-12-06 00:55:54,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:54,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:54,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:54,727 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 49 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:54,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:54,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1824 states to 1206 states and 1824 transitions. [2024-12-06 00:55:54,787 INFO L276 IsEmpty]: Start isEmpty. Operand 1206 states and 1824 transitions. [2024-12-06 00:55:54,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-12-06 00:55:54,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:54,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:54,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:55,375 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 50 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:55:59,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:55:59,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1899 states to 1256 states and 1899 transitions. [2024-12-06 00:55:59,471 INFO L276 IsEmpty]: Start isEmpty. Operand 1256 states and 1899 transitions. [2024-12-06 00:55:59,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-12-06 00:55:59,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:55:59,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:55:59,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:55:59,753 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 50 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:56:00,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:00,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1908 states to 1263 states and 1908 transitions. [2024-12-06 00:56:00,868 INFO L276 IsEmpty]: Start isEmpty. Operand 1263 states and 1908 transitions. [2024-12-06 00:56:00,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-12-06 00:56:00,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:00,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:00,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:01,096 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 50 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:56:03,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:03,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1961 states to 1306 states and 1961 transitions. [2024-12-06 00:56:03,417 INFO L276 IsEmpty]: Start isEmpty. Operand 1306 states and 1961 transitions. [2024-12-06 00:56:03,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-12-06 00:56:03,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:03,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:03,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:03,733 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 50 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:56:03,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:03,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1967 states to 1313 states and 1967 transitions. [2024-12-06 00:56:03,842 INFO L276 IsEmpty]: Start isEmpty. Operand 1313 states and 1967 transitions. [2024-12-06 00:56:03,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 196 [2024-12-06 00:56:03,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:03,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:03,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:04,225 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 66 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:56:08,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:08,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2018 states to 1347 states and 2018 transitions. [2024-12-06 00:56:08,137 INFO L276 IsEmpty]: Start isEmpty. Operand 1347 states and 2018 transitions. [2024-12-06 00:56:08,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 196 [2024-12-06 00:56:08,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:08,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:08,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:08,315 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 66 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:56:10,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:10,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2058 states to 1380 states and 2058 transitions. [2024-12-06 00:56:10,290 INFO L276 IsEmpty]: Start isEmpty. Operand 1380 states and 2058 transitions. [2024-12-06 00:56:10,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 196 [2024-12-06 00:56:10,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:10,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:10,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:10,408 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 51 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:56:10,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:10,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2059 states to 1382 states and 2059 transitions. [2024-12-06 00:56:10,616 INFO L276 IsEmpty]: Start isEmpty. Operand 1382 states and 2059 transitions. [2024-12-06 00:56:10,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 196 [2024-12-06 00:56:10,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:10,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:10,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:10,735 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 66 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:56:11,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:11,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2060 states to 1383 states and 2060 transitions. [2024-12-06 00:56:11,235 INFO L276 IsEmpty]: Start isEmpty. Operand 1383 states and 2060 transitions. [2024-12-06 00:56:11,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 196 [2024-12-06 00:56:11,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:11,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:11,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:11,355 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 51 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:56:11,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:11,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2066 states to 1387 states and 2066 transitions. [2024-12-06 00:56:11,802 INFO L276 IsEmpty]: Start isEmpty. Operand 1387 states and 2066 transitions. [2024-12-06 00:56:11,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 196 [2024-12-06 00:56:11,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:11,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:11,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:11,928 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 66 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:56:11,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:11,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2072 states to 1391 states and 2072 transitions. [2024-12-06 00:56:11,990 INFO L276 IsEmpty]: Start isEmpty. Operand 1391 states and 2072 transitions. [2024-12-06 00:56:11,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 196 [2024-12-06 00:56:11,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:11,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:12,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:12,155 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 66 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:56:12,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:12,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2080 states to 1400 states and 2080 transitions. [2024-12-06 00:56:12,672 INFO L276 IsEmpty]: Start isEmpty. Operand 1400 states and 2080 transitions. [2024-12-06 00:56:12,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-12-06 00:56:12,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:12,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:12,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:12,797 INFO L134 CoverageAnalysis]: Checked inductivity of 58 backedges. 53 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 00:56:12,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:12,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2086 states to 1405 states and 2086 transitions. [2024-12-06 00:56:12,867 INFO L276 IsEmpty]: Start isEmpty. Operand 1405 states and 2086 transitions. [2024-12-06 00:56:12,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-12-06 00:56:12,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:12,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:12,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:13,319 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 54 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:56:16,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:16,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2159 states to 1459 states and 2159 transitions. [2024-12-06 00:56:16,892 INFO L276 IsEmpty]: Start isEmpty. Operand 1459 states and 2159 transitions. [2024-12-06 00:56:16,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2024-12-06 00:56:16,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:16,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:16,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:17,041 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 55 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:56:18,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:18,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2200 states to 1493 states and 2200 transitions. [2024-12-06 00:56:18,976 INFO L276 IsEmpty]: Start isEmpty. Operand 1493 states and 2200 transitions. [2024-12-06 00:56:18,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2024-12-06 00:56:18,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:18,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:19,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:19,117 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 55 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:56:20,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:20,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2244 states to 1527 states and 2244 transitions. [2024-12-06 00:56:20,864 INFO L276 IsEmpty]: Start isEmpty. Operand 1527 states and 2244 transitions. [2024-12-06 00:56:20,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2024-12-06 00:56:20,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:20,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:20,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:21,065 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 55 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:56:21,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:21,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2245 states to 1528 states and 2245 transitions. [2024-12-06 00:56:21,492 INFO L276 IsEmpty]: Start isEmpty. Operand 1528 states and 2245 transitions. [2024-12-06 00:56:21,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2024-12-06 00:56:21,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:21,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:21,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:21,716 INFO L134 CoverageAnalysis]: Checked inductivity of 59 backedges. 59 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:56:22,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:22,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2262 states to 1533 states and 2262 transitions. [2024-12-06 00:56:22,678 INFO L276 IsEmpty]: Start isEmpty. Operand 1533 states and 2262 transitions. [2024-12-06 00:56:22,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2024-12-06 00:56:22,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:22,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:22,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:22,801 INFO L134 CoverageAnalysis]: Checked inductivity of 59 backedges. 59 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:56:23,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:23,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2267 states to 1537 states and 2267 transitions. [2024-12-06 00:56:23,132 INFO L276 IsEmpty]: Start isEmpty. Operand 1537 states and 2267 transitions. [2024-12-06 00:56:23,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 201 [2024-12-06 00:56:23,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:23,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:23,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:23,475 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:56:27,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:27,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2345 states to 1593 states and 2345 transitions. [2024-12-06 00:56:27,117 INFO L276 IsEmpty]: Start isEmpty. Operand 1593 states and 2345 transitions. [2024-12-06 00:56:27,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 203 [2024-12-06 00:56:27,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:27,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:27,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:27,310 INFO L134 CoverageAnalysis]: Checked inductivity of 58 backedges. 58 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:56:28,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:28,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2357 states to 1602 states and 2357 transitions. [2024-12-06 00:56:28,223 INFO L276 IsEmpty]: Start isEmpty. Operand 1602 states and 2357 transitions. [2024-12-06 00:56:28,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-12-06 00:56:28,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:28,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:28,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:28,565 INFO L134 CoverageAnalysis]: Checked inductivity of 59 backedges. 59 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:56:32,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:32,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2423 states to 1655 states and 2423 transitions. [2024-12-06 00:56:32,186 INFO L276 IsEmpty]: Start isEmpty. Operand 1655 states and 2423 transitions. [2024-12-06 00:56:32,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-12-06 00:56:32,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:32,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:32,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:32,602 INFO L134 CoverageAnalysis]: Checked inductivity of 67 backedges. 67 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:56:36,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:36,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2494 states to 1710 states and 2494 transitions. [2024-12-06 00:56:36,918 INFO L276 IsEmpty]: Start isEmpty. Operand 1710 states and 2494 transitions. [2024-12-06 00:56:36,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-12-06 00:56:36,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:36,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:36,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:37,135 INFO L134 CoverageAnalysis]: Checked inductivity of 67 backedges. 67 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:56:41,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:41,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2543 states to 1747 states and 2543 transitions. [2024-12-06 00:56:41,433 INFO L276 IsEmpty]: Start isEmpty. Operand 1747 states and 2543 transitions. [2024-12-06 00:56:41,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-12-06 00:56:41,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:41,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:41,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:41,644 INFO L134 CoverageAnalysis]: Checked inductivity of 67 backedges. 67 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:56:42,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:42,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2546 states to 1751 states and 2546 transitions. [2024-12-06 00:56:42,884 INFO L276 IsEmpty]: Start isEmpty. Operand 1751 states and 2546 transitions. [2024-12-06 00:56:42,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-12-06 00:56:42,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:42,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:42,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:43,009 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 00:56:43,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:43,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2553 states to 1752 states and 2553 transitions. [2024-12-06 00:56:43,370 INFO L276 IsEmpty]: Start isEmpty. Operand 1752 states and 2553 transitions. [2024-12-06 00:56:43,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-12-06 00:56:43,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:43,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:43,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:43,556 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 00:56:43,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:43,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2557 states to 1753 states and 2557 transitions. [2024-12-06 00:56:43,933 INFO L276 IsEmpty]: Start isEmpty. Operand 1753 states and 2557 transitions. [2024-12-06 00:56:43,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 208 [2024-12-06 00:56:43,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:43,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:43,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:44,425 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 63 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:56:49,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:49,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2637 states to 1810 states and 2637 transitions. [2024-12-06 00:56:49,172 INFO L276 IsEmpty]: Start isEmpty. Operand 1810 states and 2637 transitions. [2024-12-06 00:56:49,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 208 [2024-12-06 00:56:49,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:49,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:49,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:49,323 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 63 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:56:54,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:54,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2716 states to 1866 states and 2716 transitions. [2024-12-06 00:56:54,011 INFO L276 IsEmpty]: Start isEmpty. Operand 1866 states and 2716 transitions. [2024-12-06 00:56:54,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 208 [2024-12-06 00:56:54,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:54,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:54,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:54,175 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 63 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:56:56,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:56,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2735 states to 1881 states and 2735 transitions. [2024-12-06 00:56:56,237 INFO L276 IsEmpty]: Start isEmpty. Operand 1881 states and 2735 transitions. [2024-12-06 00:56:56,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 208 [2024-12-06 00:56:56,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:56,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:56,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:56,379 INFO L134 CoverageAnalysis]: Checked inductivity of 63 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:56:56,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:56,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2742 states to 1886 states and 2742 transitions. [2024-12-06 00:56:56,663 INFO L276 IsEmpty]: Start isEmpty. Operand 1886 states and 2742 transitions. [2024-12-06 00:56:56,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 209 [2024-12-06 00:56:56,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:56,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:56,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:57,129 INFO L134 CoverageAnalysis]: Checked inductivity of 77 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 00:57:00,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:00,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2803 states to 1936 states and 2803 transitions. [2024-12-06 00:57:00,020 INFO L276 IsEmpty]: Start isEmpty. Operand 1936 states and 2803 transitions. [2024-12-06 00:57:00,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 210 [2024-12-06 00:57:00,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:00,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:00,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:00,154 INFO L134 CoverageAnalysis]: Checked inductivity of 71 backedges. 65 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:57:00,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:00,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2820 states to 1950 states and 2820 transitions. [2024-12-06 00:57:00,965 INFO L276 IsEmpty]: Start isEmpty. Operand 1950 states and 2820 transitions. [2024-12-06 00:57:00,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 210 [2024-12-06 00:57:00,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:00,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:00,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:02,214 INFO L134 CoverageAnalysis]: Checked inductivity of 71 backedges. 65 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:57:10,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:10,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2910 states to 2013 states and 2910 transitions. [2024-12-06 00:57:10,927 INFO L276 IsEmpty]: Start isEmpty. Operand 2013 states and 2910 transitions. [2024-12-06 00:57:10,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 210 [2024-12-06 00:57:10,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:10,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:10,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:11,646 INFO L134 CoverageAnalysis]: Checked inductivity of 71 backedges. 65 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:57:13,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:13,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2928 states to 2026 states and 2928 transitions. [2024-12-06 00:57:13,677 INFO L276 IsEmpty]: Start isEmpty. Operand 2026 states and 2928 transitions. [2024-12-06 00:57:13,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-12-06 00:57:13,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:13,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:13,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:14,307 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 66 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:57:16,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:16,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2949 states to 2042 states and 2949 transitions. [2024-12-06 00:57:16,690 INFO L276 IsEmpty]: Start isEmpty. Operand 2042 states and 2949 transitions. [2024-12-06 00:57:16,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-12-06 00:57:16,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:16,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:16,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:17,042 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 66 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:57:19,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:19,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2977 states to 2059 states and 2977 transitions. [2024-12-06 00:57:19,562 INFO L276 IsEmpty]: Start isEmpty. Operand 2059 states and 2977 transitions. [2024-12-06 00:57:19,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-12-06 00:57:19,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:19,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:19,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:19,808 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 66 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:57:21,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:21,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2996 states to 2073 states and 2996 transitions. [2024-12-06 00:57:21,168 INFO L276 IsEmpty]: Start isEmpty. Operand 2073 states and 2996 transitions. [2024-12-06 00:57:21,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-12-06 00:57:21,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:21,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:21,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:21,499 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 66 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:57:22,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3011 states to 2085 states and 3011 transitions. [2024-12-06 00:57:22,262 INFO L276 IsEmpty]: Start isEmpty. Operand 2085 states and 3011 transitions. [2024-12-06 00:57:22,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-12-06 00:57:22,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,452 INFO L134 CoverageAnalysis]: Checked inductivity of 66 backedges. 66 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:57:22,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3014 states to 2088 states and 3014 transitions. [2024-12-06 00:57:22,527 INFO L276 IsEmpty]: Start isEmpty. Operand 2088 states and 3014 transitions. [2024-12-06 00:57:22,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 212 [2024-12-06 00:57:22,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:23,007 INFO L134 CoverageAnalysis]: Checked inductivity of 71 backedges. 66 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 00:57:28,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3090 states to 2144 states and 3090 transitions. [2024-12-06 00:57:28,124 INFO L276 IsEmpty]: Start isEmpty. Operand 2144 states and 3090 transitions. [2024-12-06 00:57:28,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 213 [2024-12-06 00:57:28,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,276 INFO L134 CoverageAnalysis]: Checked inductivity of 68 backedges. 68 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:57:28,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3092 states to 2146 states and 3092 transitions. [2024-12-06 00:57:28,353 INFO L276 IsEmpty]: Start isEmpty. Operand 2146 states and 3092 transitions. [2024-12-06 00:57:28,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 215 [2024-12-06 00:57:28,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,494 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:57:28,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3099 states to 2151 states and 3099 transitions. [2024-12-06 00:57:28,812 INFO L276 IsEmpty]: Start isEmpty. Operand 2151 states and 3099 transitions. [2024-12-06 00:57:28,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 215 [2024-12-06 00:57:28,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,113 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:57:29,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3099 states to 2152 states and 3099 transitions. [2024-12-06 00:57:29,496 INFO L276 IsEmpty]: Start isEmpty. Operand 2152 states and 3099 transitions. [2024-12-06 00:57:29,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 215 [2024-12-06 00:57:29,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,984 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:57:34,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3156 states to 2192 states and 3156 transitions. [2024-12-06 00:57:34,909 INFO L276 IsEmpty]: Start isEmpty. Operand 2192 states and 3156 transitions. [2024-12-06 00:57:34,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 216 [2024-12-06 00:57:34,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,593 INFO L134 CoverageAnalysis]: Checked inductivity of 97 backedges. 77 proven. 6 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 00:57:37,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3178 states to 2212 states and 3178 transitions. [2024-12-06 00:57:37,912 INFO L276 IsEmpty]: Start isEmpty. Operand 2212 states and 3178 transitions. [2024-12-06 00:57:37,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 216 [2024-12-06 00:57:37,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,115 INFO L134 CoverageAnalysis]: Checked inductivity of 97 backedges. 77 proven. 6 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 00:57:40,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3203 states to 2232 states and 3203 transitions. [2024-12-06 00:57:40,494 INFO L276 IsEmpty]: Start isEmpty. Operand 2232 states and 3203 transitions. [2024-12-06 00:57:40,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 216 [2024-12-06 00:57:40,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,691 INFO L134 CoverageAnalysis]: Checked inductivity of 97 backedges. 77 proven. 6 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 00:57:42,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3212 states to 2241 states and 3212 transitions. [2024-12-06 00:57:42,313 INFO L276 IsEmpty]: Start isEmpty. Operand 2241 states and 3212 transitions. [2024-12-06 00:57:42,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 216 [2024-12-06 00:57:42,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,510 INFO L134 CoverageAnalysis]: Checked inductivity of 97 backedges. 77 proven. 6 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 00:57:43,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3222 states to 2249 states and 3222 transitions. [2024-12-06 00:57:43,305 INFO L276 IsEmpty]: Start isEmpty. Operand 2249 states and 3222 transitions. [2024-12-06 00:57:43,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 216 [2024-12-06 00:57:43,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,442 INFO L134 CoverageAnalysis]: Checked inductivity of 71 backedges. 71 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:57:43,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3226 states to 2252 states and 3226 transitions. [2024-12-06 00:57:43,710 INFO L276 IsEmpty]: Start isEmpty. Operand 2252 states and 3226 transitions. [2024-12-06 00:57:43,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-12-06 00:57:43,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,848 INFO L134 CoverageAnalysis]: Checked inductivity of 79 backedges. 73 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:57:43,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3229 states to 2255 states and 3229 transitions. [2024-12-06 00:57:43,925 INFO L276 IsEmpty]: Start isEmpty. Operand 2255 states and 3229 transitions. [2024-12-06 00:57:43,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-12-06 00:57:43,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,787 INFO L134 CoverageAnalysis]: Checked inductivity of 89 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 00:57:50,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3283 states to 2288 states and 3283 transitions. [2024-12-06 00:57:50,526 INFO L276 IsEmpty]: Start isEmpty. Operand 2288 states and 3283 transitions. [2024-12-06 00:57:50,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-12-06 00:57:50,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,805 INFO L134 CoverageAnalysis]: Checked inductivity of 89 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 00:57:56,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3359 states to 2350 states and 3359 transitions. [2024-12-06 00:57:56,287 INFO L276 IsEmpty]: Start isEmpty. Operand 2350 states and 3359 transitions. [2024-12-06 00:57:56,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-12-06 00:57:56,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,674 INFO L134 CoverageAnalysis]: Checked inductivity of 89 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 00:58:00,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3386 states to 2368 states and 3386 transitions. [2024-12-06 00:58:00,037 INFO L276 IsEmpty]: Start isEmpty. Operand 2368 states and 3386 transitions. [2024-12-06 00:58:00,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-12-06 00:58:00,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,312 INFO L134 CoverageAnalysis]: Checked inductivity of 89 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 00:58:02,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:02,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3404 states to 2382 states and 3404 transitions. [2024-12-06 00:58:02,701 INFO L276 IsEmpty]: Start isEmpty. Operand 2382 states and 3404 transitions. [2024-12-06 00:58:02,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-12-06 00:58:02,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:02,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:02,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:03,122 INFO L134 CoverageAnalysis]: Checked inductivity of 74 backedges. 74 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:58:10,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:10,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3500 states to 2450 states and 3500 transitions. [2024-12-06 00:58:10,848 INFO L276 IsEmpty]: Start isEmpty. Operand 2450 states and 3500 transitions. [2024-12-06 00:58:10,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 220 [2024-12-06 00:58:10,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:10,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:10,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:11,201 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 75 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:58:14,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:14,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3531 states to 2475 states and 3531 transitions. [2024-12-06 00:58:14,578 INFO L276 IsEmpty]: Start isEmpty. Operand 2475 states and 3531 transitions. [2024-12-06 00:58:14,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-12-06 00:58:14,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:14,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:14,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:15,513 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 77 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:58:18,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:18,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3558 states to 2489 states and 3558 transitions. [2024-12-06 00:58:18,951 INFO L276 IsEmpty]: Start isEmpty. Operand 2489 states and 3558 transitions. [2024-12-06 00:58:18,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-12-06 00:58:18,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:18,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:18,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:19,597 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 77 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:58:27,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:27,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3642 states to 2559 states and 3642 transitions. [2024-12-06 00:58:27,488 INFO L276 IsEmpty]: Start isEmpty. Operand 2559 states and 3642 transitions. [2024-12-06 00:58:27,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-12-06 00:58:27,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:27,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:27,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:28,257 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 77 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:58:29,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:29,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3649 states to 2564 states and 3649 transitions. [2024-12-06 00:58:29,589 INFO L276 IsEmpty]: Start isEmpty. Operand 2564 states and 3649 transitions. [2024-12-06 00:58:29,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-12-06 00:58:29,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:29,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:29,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:30,263 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 77 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:58:33,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:33,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3671 states to 2581 states and 3671 transitions. [2024-12-06 00:58:33,524 INFO L276 IsEmpty]: Start isEmpty. Operand 2581 states and 3671 transitions. [2024-12-06 00:58:33,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-12-06 00:58:33,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:33,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:33,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:34,156 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 77 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:58:34,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:34,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3675 states to 2584 states and 3675 transitions. [2024-12-06 00:58:34,860 INFO L276 IsEmpty]: Start isEmpty. Operand 2584 states and 3675 transitions. [2024-12-06 00:58:34,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-12-06 00:58:34,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:34,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:34,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:35,986 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 77 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:58:36,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:36,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3678 states to 2586 states and 3678 transitions. [2024-12-06 00:58:36,672 INFO L276 IsEmpty]: Start isEmpty. Operand 2586 states and 3678 transitions. [2024-12-06 00:58:36,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 223 [2024-12-06 00:58:36,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:36,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:36,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:36,812 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 78 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:58:37,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:37,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3685 states to 2591 states and 3685 transitions. [2024-12-06 00:58:37,659 INFO L276 IsEmpty]: Start isEmpty. Operand 2591 states and 3685 transitions. [2024-12-06 00:58:37,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 223 [2024-12-06 00:58:37,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:37,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:37,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:37,800 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 78 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:58:38,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:38,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3686 states to 2593 states and 3686 transitions. [2024-12-06 00:58:38,142 INFO L276 IsEmpty]: Start isEmpty. Operand 2593 states and 3686 transitions. [2024-12-06 00:58:38,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 223 [2024-12-06 00:58:38,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:38,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:38,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:38,283 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 78 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 00:58:39,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:39,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3702 states to 2600 states and 3702 transitions. [2024-12-06 00:58:39,690 INFO L276 IsEmpty]: Start isEmpty. Operand 2600 states and 3702 transitions. [2024-12-06 00:58:39,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 223 [2024-12-06 00:58:39,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:39,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:39,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:39,839 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 78 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 00:58:40,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:40,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3706 states to 2604 states and 3706 transitions. [2024-12-06 00:58:40,351 INFO L276 IsEmpty]: Start isEmpty. Operand 2604 states and 3706 transitions. [2024-12-06 00:58:40,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 223 [2024-12-06 00:58:40,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:40,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:40,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:40,492 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 78 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:58:40,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:40,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3713 states to 2609 states and 3713 transitions. [2024-12-06 00:58:40,593 INFO L276 IsEmpty]: Start isEmpty. Operand 2609 states and 3713 transitions. [2024-12-06 00:58:40,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-12-06 00:58:40,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:40,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:40,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:42,106 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 81 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:58:55,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:55,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3816 states to 2690 states and 3816 transitions. [2024-12-06 00:58:55,124 INFO L276 IsEmpty]: Start isEmpty. Operand 2690 states and 3816 transitions. [2024-12-06 00:58:55,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-12-06 00:58:55,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:55,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:55,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:55,769 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 81 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:59:06,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:59:06,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3903 states to 2759 states and 3903 transitions. [2024-12-06 00:59:06,632 INFO L276 IsEmpty]: Start isEmpty. Operand 2759 states and 3903 transitions. [2024-12-06 00:59:06,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-12-06 00:59:06,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:59:06,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:59:06,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:59:07,316 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 81 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:59:11,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:59:11,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3927 states to 2780 states and 3927 transitions. [2024-12-06 00:59:11,122 INFO L276 IsEmpty]: Start isEmpty. Operand 2780 states and 3927 transitions. [2024-12-06 00:59:11,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-12-06 00:59:11,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:59:11,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:59:11,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:59:11,801 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 81 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:59:16,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:59:16,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3946 states to 2797 states and 3946 transitions. [2024-12-06 00:59:16,228 INFO L276 IsEmpty]: Start isEmpty. Operand 2797 states and 3946 transitions. [2024-12-06 00:59:16,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-12-06 00:59:16,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:59:16,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:59:16,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:59:16,892 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 81 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:59:18,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:59:18,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3951 states to 2800 states and 3951 transitions. [2024-12-06 00:59:18,934 INFO L276 IsEmpty]: Start isEmpty. Operand 2800 states and 3951 transitions. [2024-12-06 00:59:18,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-12-06 00:59:18,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:59:18,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:59:18,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:59:19,078 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 81 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:59:19,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:59:19,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3954 states to 2803 states and 3954 transitions. [2024-12-06 00:59:19,315 INFO L276 IsEmpty]: Start isEmpty. Operand 2803 states and 3954 transitions. [2024-12-06 00:59:19,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-12-06 00:59:19,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:59:19,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:59:19,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:59:19,653 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 89 proven. 6 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 00:59:21,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:59:21,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3961 states to 2808 states and 3961 transitions. [2024-12-06 00:59:21,448 INFO L276 IsEmpty]: Start isEmpty. Operand 2808 states and 3961 transitions. [2024-12-06 00:59:21,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-12-06 00:59:21,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:59:21,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:59:21,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:59:21,721 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 89 proven. 6 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 00:59:25,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:59:25,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3978 states to 2820 states and 3978 transitions. [2024-12-06 00:59:25,598 INFO L276 IsEmpty]: Start isEmpty. Operand 2820 states and 3978 transitions. [2024-12-06 00:59:25,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-12-06 00:59:25,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:59:25,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:59:25,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:59:25,744 INFO L134 CoverageAnalysis]: Checked inductivity of 91 backedges. 85 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:59:26,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:59:26,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3988 states to 2827 states and 3988 transitions. [2024-12-06 00:59:26,410 INFO L276 IsEmpty]: Start isEmpty. Operand 2827 states and 3988 transitions. [2024-12-06 00:59:26,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-12-06 00:59:26,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:59:26,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:59:26,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:59:26,593 INFO L134 CoverageAnalysis]: Checked inductivity of 91 backedges. 85 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:59:27,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:59:27,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3991 states to 2830 states and 3991 transitions. [2024-12-06 00:59:27,298 INFO L276 IsEmpty]: Start isEmpty. Operand 2830 states and 3991 transitions. [2024-12-06 00:59:27,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-12-06 00:59:27,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:59:27,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:59:27,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:59:28,100 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 87 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:59:36,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:59:36,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4100 states to 2884 states and 4100 transitions. [2024-12-06 00:59:36,912 INFO L276 IsEmpty]: Start isEmpty. Operand 2884 states and 4100 transitions. [2024-12-06 00:59:36,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-12-06 00:59:36,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:59:36,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:59:36,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:59:37,082 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 87 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:59:39,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:59:39,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4124 states to 2897 states and 4124 transitions. [2024-12-06 00:59:39,892 INFO L276 IsEmpty]: Start isEmpty. Operand 2897 states and 4124 transitions. [2024-12-06 00:59:39,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-12-06 00:59:39,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:59:39,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:59:39,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:59:40,095 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 87 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:59:41,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:59:41,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4129 states to 2900 states and 4129 transitions. [2024-12-06 00:59:41,712 INFO L276 IsEmpty]: Start isEmpty. Operand 2900 states and 4129 transitions. [2024-12-06 00:59:41,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-12-06 00:59:41,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:59:41,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:59:41,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:59:41,883 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 87 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:59:42,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:59:42,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4131 states to 2902 states and 4131 transitions. [2024-12-06 00:59:42,731 INFO L276 IsEmpty]: Start isEmpty. Operand 2902 states and 4131 transitions. [2024-12-06 00:59:42,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-12-06 00:59:42,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:59:42,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:59:42,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:59:43,236 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 87 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:59:50,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:59:50,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4187 states to 2935 states and 4187 transitions. [2024-12-06 00:59:50,804 INFO L276 IsEmpty]: Start isEmpty. Operand 2935 states and 4187 transitions. [2024-12-06 00:59:50,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 233 [2024-12-06 00:59:50,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:59:50,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:59:50,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:59:51,385 INFO L134 CoverageAnalysis]: Checked inductivity of 94 backedges. 88 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:59:55,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:59:55,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4211 states to 2954 states and 4211 transitions. [2024-12-06 00:59:55,462 INFO L276 IsEmpty]: Start isEmpty. Operand 2954 states and 4211 transitions. [2024-12-06 00:59:55,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 233 [2024-12-06 00:59:55,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:59:55,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:59:55,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:59:56,528 INFO L134 CoverageAnalysis]: Checked inductivity of 102 backedges. 88 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:00:04,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:04,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4297 states to 2992 states and 4297 transitions. [2024-12-06 01:00:04,947 INFO L276 IsEmpty]: Start isEmpty. Operand 2992 states and 4297 transitions. [2024-12-06 01:00:04,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 233 [2024-12-06 01:00:04,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:04,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:04,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:05,214 INFO L134 CoverageAnalysis]: Checked inductivity of 102 backedges. 88 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:00:09,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:09,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4331 states to 3006 states and 4331 transitions. [2024-12-06 01:00:09,557 INFO L276 IsEmpty]: Start isEmpty. Operand 3006 states and 4331 transitions. [2024-12-06 01:00:09,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 233 [2024-12-06 01:00:09,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:09,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:09,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:09,805 INFO L134 CoverageAnalysis]: Checked inductivity of 102 backedges. 88 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:00:11,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:11,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4336 states to 3009 states and 4336 transitions. [2024-12-06 01:00:11,498 INFO L276 IsEmpty]: Start isEmpty. Operand 3009 states and 4336 transitions. [2024-12-06 01:00:11,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 233 [2024-12-06 01:00:11,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:11,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:11,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:11,753 INFO L134 CoverageAnalysis]: Checked inductivity of 102 backedges. 88 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:00:12,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:12,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4338 states to 3011 states and 4338 transitions. [2024-12-06 01:00:12,743 INFO L276 IsEmpty]: Start isEmpty. Operand 3011 states and 4338 transitions. [2024-12-06 01:00:12,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 233 [2024-12-06 01:00:12,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:12,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:12,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:13,098 INFO L134 CoverageAnalysis]: Checked inductivity of 102 backedges. 86 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:00:18,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:18,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4378 states to 3034 states and 4378 transitions. [2024-12-06 01:00:18,320 INFO L276 IsEmpty]: Start isEmpty. Operand 3034 states and 4378 transitions. [2024-12-06 01:00:18,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 234 [2024-12-06 01:00:18,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:18,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:18,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:18,471 INFO L134 CoverageAnalysis]: Checked inductivity of 89 backedges. 89 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:00:18,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:18,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4387 states to 3042 states and 4387 transitions. [2024-12-06 01:00:18,983 INFO L276 IsEmpty]: Start isEmpty. Operand 3042 states and 4387 transitions. [2024-12-06 01:00:18,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 236 [2024-12-06 01:00:18,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:18,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:19,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:19,140 INFO L134 CoverageAnalysis]: Checked inductivity of 91 backedges. 91 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:00:19,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:19,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4389 states to 3044 states and 4389 transitions. [2024-12-06 01:00:19,239 INFO L276 IsEmpty]: Start isEmpty. Operand 3044 states and 4389 transitions. [2024-12-06 01:00:19,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 238 [2024-12-06 01:00:19,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:19,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:19,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:19,420 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 93 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-12-06 01:00:20,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:20,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4398 states to 3053 states and 4398 transitions. [2024-12-06 01:00:20,810 INFO L276 IsEmpty]: Start isEmpty. Operand 3053 states and 4398 transitions. [2024-12-06 01:00:20,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 238 [2024-12-06 01:00:20,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:20,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:20,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:20,962 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 93 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-12-06 01:00:22,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:22,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4409 states to 3062 states and 4409 transitions. [2024-12-06 01:00:22,539 INFO L276 IsEmpty]: Start isEmpty. Operand 3062 states and 4409 transitions. [2024-12-06 01:00:22,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 238 [2024-12-06 01:00:22,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:22,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:22,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:22,691 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 93 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-12-06 01:00:23,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:23,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4410 states to 3064 states and 4410 transitions. [2024-12-06 01:00:23,512 INFO L276 IsEmpty]: Start isEmpty. Operand 3064 states and 4410 transitions. [2024-12-06 01:00:23,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 238 [2024-12-06 01:00:23,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:23,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:23,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:23,664 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 93 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-12-06 01:00:24,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:24,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4411 states to 3066 states and 4411 transitions. [2024-12-06 01:00:24,591 INFO L276 IsEmpty]: Start isEmpty. Operand 3066 states and 4411 transitions. [2024-12-06 01:00:24,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-12-06 01:00:24,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:24,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:24,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:24,958 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 94 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:00:29,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:29,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4450 states to 3091 states and 4450 transitions. [2024-12-06 01:00:29,975 INFO L276 IsEmpty]: Start isEmpty. Operand 3091 states and 4450 transitions. [2024-12-06 01:00:29,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-12-06 01:00:29,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:29,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:30,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:30,151 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 94 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:00:30,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:30,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4457 states to 3097 states and 4457 transitions. [2024-12-06 01:00:30,339 INFO L276 IsEmpty]: Start isEmpty. Operand 3097 states and 4457 transitions. [2024-12-06 01:00:30,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-12-06 01:00:30,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:30,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:30,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:30,516 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 94 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:00:32,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:32,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4464 states to 3101 states and 4464 transitions. [2024-12-06 01:00:32,696 INFO L276 IsEmpty]: Start isEmpty. Operand 3101 states and 4464 transitions. [2024-12-06 01:00:32,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-12-06 01:00:32,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:32,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:32,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:32,968 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 100 proven. 6 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 01:00:34,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:34,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4472 states to 3104 states and 4472 transitions. [2024-12-06 01:00:34,159 INFO L276 IsEmpty]: Start isEmpty. Operand 3104 states and 4472 transitions. [2024-12-06 01:00:34,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-12-06 01:00:34,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:34,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:34,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:34,352 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 94 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:00:35,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:35,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4478 states to 3107 states and 4478 transitions. [2024-12-06 01:00:35,463 INFO L276 IsEmpty]: Start isEmpty. Operand 3107 states and 4478 transitions. [2024-12-06 01:00:35,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-12-06 01:00:35,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:35,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:35,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:35,617 INFO L134 CoverageAnalysis]: Checked inductivity of 94 backedges. 94 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:00:35,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:35,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4482 states to 3110 states and 4482 transitions. [2024-12-06 01:00:35,727 INFO L276 IsEmpty]: Start isEmpty. Operand 3110 states and 4482 transitions. [2024-12-06 01:00:35,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-12-06 01:00:35,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:35,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:35,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:36,223 INFO L134 CoverageAnalysis]: Checked inductivity of 122 backedges. 101 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 01:00:37,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:37,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4488 states to 3113 states and 4488 transitions. [2024-12-06 01:00:37,485 INFO L276 IsEmpty]: Start isEmpty. Operand 3113 states and 4488 transitions. [2024-12-06 01:00:37,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-12-06 01:00:37,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:37,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:37,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:38,109 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 104 proven. 6 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:00:41,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:41,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4504 states to 3120 states and 4504 transitions. [2024-12-06 01:00:41,516 INFO L276 IsEmpty]: Start isEmpty. Operand 3120 states and 4504 transitions. [2024-12-06 01:00:41,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-12-06 01:00:41,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:41,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:41,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:41,983 INFO L134 CoverageAnalysis]: Checked inductivity of 122 backedges. 101 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 01:00:43,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:43,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4509 states to 3123 states and 4509 transitions. [2024-12-06 01:00:43,192 INFO L276 IsEmpty]: Start isEmpty. Operand 3123 states and 4509 transitions. [2024-12-06 01:00:43,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-12-06 01:00:43,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:43,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:43,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:43,484 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 104 proven. 6 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:00:45,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:45,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4517 states to 3127 states and 4517 transitions. [2024-12-06 01:00:45,538 INFO L276 IsEmpty]: Start isEmpty. Operand 3127 states and 4517 transitions. [2024-12-06 01:00:45,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-12-06 01:00:45,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:45,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:45,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:45,811 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 104 proven. 6 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:00:46,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:46,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4522 states to 3130 states and 4522 transitions. [2024-12-06 01:00:46,981 INFO L276 IsEmpty]: Start isEmpty. Operand 3130 states and 4522 transitions. [2024-12-06 01:00:46,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-12-06 01:00:46,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:46,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:47,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:47,596 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 104 proven. 6 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:00:49,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:00:49,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4524 states to 3131 states and 4524 transitions. [2024-12-06 01:00:49,016 INFO L276 IsEmpty]: Start isEmpty. Operand 3131 states and 4524 transitions. [2024-12-06 01:00:49,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-12-06 01:00:49,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:00:49,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:00:49,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:00:49,988 INFO L134 CoverageAnalysis]: Checked inductivity of 95 backedges. 0 proven. 95 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:01:03,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:01:03,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4767 states to 3338 states and 4767 transitions. [2024-12-06 01:01:03,521 INFO L276 IsEmpty]: Start isEmpty. Operand 3338 states and 4767 transitions. [2024-12-06 01:01:03,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 241 [2024-12-06 01:01:03,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:01:03,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:01:03,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:01:03,674 INFO L134 CoverageAnalysis]: Checked inductivity of 102 backedges. 96 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 01:01:04,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:01:04,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4780 states to 3349 states and 4780 transitions. [2024-12-06 01:01:04,148 INFO L276 IsEmpty]: Start isEmpty. Operand 3349 states and 4780 transitions. [2024-12-06 01:01:04,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 241 [2024-12-06 01:01:04,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:01:04,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:01:04,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:01:04,301 INFO L134 CoverageAnalysis]: Checked inductivity of 102 backedges. 96 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 01:01:04,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:01:04,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4785 states to 3355 states and 4785 transitions. [2024-12-06 01:01:04,802 INFO L276 IsEmpty]: Start isEmpty. Operand 3355 states and 4785 transitions. [2024-12-06 01:01:04,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 241 [2024-12-06 01:01:04,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:01:04,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:01:04,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:01:05,178 INFO L134 CoverageAnalysis]: Checked inductivity of 96 backedges. 96 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:01:09,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:01:09,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4817 states to 3378 states and 4817 transitions. [2024-12-06 01:01:09,490 INFO L276 IsEmpty]: Start isEmpty. Operand 3378 states and 4817 transitions. [2024-12-06 01:01:09,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 243 [2024-12-06 01:01:09,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:01:09,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:01:09,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:01:09,645 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 98 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 01:01:09,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:01:09,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4819 states to 3380 states and 4819 transitions. [2024-12-06 01:01:09,786 INFO L276 IsEmpty]: Start isEmpty. Operand 3380 states and 4819 transitions. [2024-12-06 01:01:09,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-12-06 01:01:09,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:01:09,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:01:09,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:01:09,979 INFO L134 CoverageAnalysis]: Checked inductivity of 107 backedges. 101 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 01:01:10,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:01:10,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4823 states to 3383 states and 4823 transitions. [2024-12-06 01:01:10,308 INFO L276 IsEmpty]: Start isEmpty. Operand 3383 states and 4823 transitions. [2024-12-06 01:01:10,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 248 [2024-12-06 01:01:10,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:01:10,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:01:10,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:01:10,490 INFO L134 CoverageAnalysis]: Checked inductivity of 109 backedges. 103 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:01:15,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:01:15,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4856 states to 3406 states and 4856 transitions. [2024-12-06 01:01:15,750 INFO L276 IsEmpty]: Start isEmpty. Operand 3406 states and 4856 transitions. [2024-12-06 01:01:15,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 248 [2024-12-06 01:01:15,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:01:15,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:01:15,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:01:15,937 INFO L134 CoverageAnalysis]: Checked inductivity of 109 backedges. 103 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:01:16,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:01:16,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4870 states to 3415 states and 4870 transitions. [2024-12-06 01:01:16,475 INFO L276 IsEmpty]: Start isEmpty. Operand 3415 states and 4870 transitions. [2024-12-06 01:01:16,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 248 [2024-12-06 01:01:16,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:01:16,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:01:16,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:01:16,661 INFO L134 CoverageAnalysis]: Checked inductivity of 109 backedges. 103 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:01:18,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:01:18,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4879 states to 3423 states and 4879 transitions. [2024-12-06 01:01:18,779 INFO L276 IsEmpty]: Start isEmpty. Operand 3423 states and 4879 transitions. [2024-12-06 01:01:18,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 249 [2024-12-06 01:01:18,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:01:18,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:01:18,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:01:18,885 INFO L134 CoverageAnalysis]: Checked inductivity of 134 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:01:20,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:01:20,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4905 states to 3439 states and 4905 transitions. [2024-12-06 01:01:20,886 INFO L276 IsEmpty]: Start isEmpty. Operand 3439 states and 4905 transitions. [2024-12-06 01:01:20,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 249 [2024-12-06 01:01:20,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:01:20,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:01:20,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:01:20,992 INFO L134 CoverageAnalysis]: Checked inductivity of 134 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:01:23,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:01:23,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4931 states to 3455 states and 4931 transitions. [2024-12-06 01:01:23,168 INFO L276 IsEmpty]: Start isEmpty. Operand 3455 states and 4931 transitions. [2024-12-06 01:01:23,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 249 [2024-12-06 01:01:23,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:01:23,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:01:23,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:01:23,275 INFO L134 CoverageAnalysis]: Checked inductivity of 134 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:01:24,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:01:24,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4940 states to 3464 states and 4940 transitions. [2024-12-06 01:01:24,735 INFO L276 IsEmpty]: Start isEmpty. Operand 3464 states and 4940 transitions. [2024-12-06 01:01:24,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 250 [2024-12-06 01:01:24,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:01:24,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:01:24,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:01:24,841 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 136 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:01:31,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:01:31,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4985 states to 3495 states and 4985 transitions. [2024-12-06 01:01:31,324 INFO L276 IsEmpty]: Start isEmpty. Operand 3495 states and 4985 transitions. [2024-12-06 01:01:31,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 250 [2024-12-06 01:01:31,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:01:31,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:01:31,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:01:31,429 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 136 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:01:35,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:01:35,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5023 states to 3525 states and 5023 transitions. [2024-12-06 01:01:35,639 INFO L276 IsEmpty]: Start isEmpty. Operand 3525 states and 5023 transitions. [2024-12-06 01:01:35,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 250 [2024-12-06 01:01:35,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:01:35,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:01:35,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:01:35,745 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 136 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:01:38,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:01:38,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5045 states to 3544 states and 5045 transitions. [2024-12-06 01:01:38,549 INFO L276 IsEmpty]: Start isEmpty. Operand 3544 states and 5045 transitions. [2024-12-06 01:01:38,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 250 [2024-12-06 01:01:38,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:01:38,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:01:38,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:01:38,656 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 136 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:01:40,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:01:40,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5055 states to 3553 states and 5055 transitions. [2024-12-06 01:01:40,535 INFO L276 IsEmpty]: Start isEmpty. Operand 3553 states and 5055 transitions. [2024-12-06 01:01:40,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 250 [2024-12-06 01:01:40,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:01:40,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:01:40,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:01:40,642 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 136 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:01:41,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:01:41,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5056 states to 3555 states and 5056 transitions. [2024-12-06 01:01:41,609 INFO L276 IsEmpty]: Start isEmpty. Operand 3555 states and 5056 transitions. [2024-12-06 01:01:41,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 252 [2024-12-06 01:01:41,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:01:41,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:01:41,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:01:42,270 INFO L134 CoverageAnalysis]: Checked inductivity of 107 backedges. 107 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:01:48,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:01:48,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5106 states to 3588 states and 5106 transitions. [2024-12-06 01:01:48,849 INFO L276 IsEmpty]: Start isEmpty. Operand 3588 states and 5106 transitions. [2024-12-06 01:01:48,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2024-12-06 01:01:48,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:01:48,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:01:48,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:01:49,012 INFO L134 CoverageAnalysis]: Checked inductivity of 108 backedges. 108 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:01:50,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:01:50,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5124 states to 3600 states and 5124 transitions. [2024-12-06 01:01:50,005 INFO L276 IsEmpty]: Start isEmpty. Operand 3600 states and 5124 transitions. [2024-12-06 01:01:50,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-12-06 01:01:50,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:01:50,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:01:50,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:01:50,547 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 119 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 01:01:56,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:01:56,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5161 states to 3631 states and 5161 transitions. [2024-12-06 01:01:56,397 INFO L276 IsEmpty]: Start isEmpty. Operand 3631 states and 5161 transitions. [2024-12-06 01:01:56,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-12-06 01:01:56,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:01:56,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:01:56,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:01:56,508 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 119 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 01:02:04,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:04,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5212 states to 3662 states and 5212 transitions. [2024-12-06 01:02:04,980 INFO L276 IsEmpty]: Start isEmpty. Operand 3662 states and 5212 transitions. [2024-12-06 01:02:04,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-12-06 01:02:04,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:04,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:05,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:05,089 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 119 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 01:02:08,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:08,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5228 states to 3669 states and 5228 transitions. [2024-12-06 01:02:08,746 INFO L276 IsEmpty]: Start isEmpty. Operand 3669 states and 5228 transitions. [2024-12-06 01:02:08,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-12-06 01:02:08,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:08,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:08,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:08,855 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 119 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 01:02:12,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:12,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5247 states to 3683 states and 5247 transitions. [2024-12-06 01:02:12,326 INFO L276 IsEmpty]: Start isEmpty. Operand 3683 states and 5247 transitions. [2024-12-06 01:02:12,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-12-06 01:02:12,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:12,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:12,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:12,435 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 119 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 01:02:13,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:13,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5253 states to 3686 states and 5253 transitions. [2024-12-06 01:02:13,610 INFO L276 IsEmpty]: Start isEmpty. Operand 3686 states and 5253 transitions. [2024-12-06 01:02:13,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-12-06 01:02:13,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:13,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:13,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:13,719 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 119 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 01:02:16,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:16,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5258 states to 3690 states and 5258 transitions. [2024-12-06 01:02:16,292 INFO L276 IsEmpty]: Start isEmpty. Operand 3690 states and 5258 transitions. [2024-12-06 01:02:16,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-12-06 01:02:16,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:16,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:16,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:16,403 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 119 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 01:02:17,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:17,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5262 states to 3693 states and 5262 transitions. [2024-12-06 01:02:17,636 INFO L276 IsEmpty]: Start isEmpty. Operand 3693 states and 5262 transitions. [2024-12-06 01:02:17,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-12-06 01:02:17,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:17,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:17,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:17,746 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 119 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 01:02:19,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:19,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5266 states to 3696 states and 5266 transitions. [2024-12-06 01:02:19,071 INFO L276 IsEmpty]: Start isEmpty. Operand 3696 states and 5266 transitions. [2024-12-06 01:02:19,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 257 [2024-12-06 01:02:19,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:19,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:19,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:19,237 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 112 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:02:21,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:21,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5287 states to 3714 states and 5287 transitions. [2024-12-06 01:02:21,879 INFO L276 IsEmpty]: Start isEmpty. Operand 3714 states and 5287 transitions. [2024-12-06 01:02:21,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-12-06 01:02:21,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:21,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:21,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:22,810 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 114 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:02:26,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:26,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5324 states to 3747 states and 5324 transitions. [2024-12-06 01:02:26,214 INFO L276 IsEmpty]: Start isEmpty. Operand 3747 states and 5324 transitions. [2024-12-06 01:02:26,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-12-06 01:02:26,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:26,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:26,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:26,994 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 114 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:02:39,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5379 states to 3784 states and 5379 transitions. [2024-12-06 01:02:39,567 INFO L276 IsEmpty]: Start isEmpty. Operand 3784 states and 5379 transitions. [2024-12-06 01:02:39,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-12-06 01:02:39,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,302 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 114 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:02:44,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5388 states to 3789 states and 5388 transitions. [2024-12-06 01:02:44,458 INFO L276 IsEmpty]: Start isEmpty. Operand 3789 states and 5388 transitions. [2024-12-06 01:02:44,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-12-06 01:02:44,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,182 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 114 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:02:49,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:49,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5414 states to 3810 states and 5414 transitions. [2024-12-06 01:02:49,917 INFO L276 IsEmpty]: Start isEmpty. Operand 3810 states and 5414 transitions. [2024-12-06 01:02:49,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-12-06 01:02:49,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:49,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:49,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:50,848 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 114 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:02:55,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:55,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5429 states to 3822 states and 5429 transitions. [2024-12-06 01:02:55,874 INFO L276 IsEmpty]: Start isEmpty. Operand 3822 states and 5429 transitions. [2024-12-06 01:02:55,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-12-06 01:02:55,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:55,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:55,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:56,608 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 114 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:02:58,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:58,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5431 states to 3825 states and 5431 transitions. [2024-12-06 01:02:58,039 INFO L276 IsEmpty]: Start isEmpty. Operand 3825 states and 5431 transitions. [2024-12-06 01:02:58,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-12-06 01:02:58,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:58,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:58,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:58,771 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 114 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:03:00,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:00,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5434 states to 3828 states and 5434 transitions. [2024-12-06 01:03:00,318 INFO L276 IsEmpty]: Start isEmpty. Operand 3828 states and 5434 transitions. [2024-12-06 01:03:00,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-12-06 01:03:00,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:00,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:00,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:01,052 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 114 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:03:02,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:02,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5436 states to 3831 states and 5436 transitions. [2024-12-06 01:03:02,539 INFO L276 IsEmpty]: Start isEmpty. Operand 3831 states and 5436 transitions. [2024-12-06 01:03:02,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-12-06 01:03:02,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:02,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:02,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:03,097 INFO L134 CoverageAnalysis]: Checked inductivity of 154 backedges. 154 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:03:07,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:07,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5458 states to 3848 states and 5458 transitions. [2024-12-06 01:03:07,437 INFO L276 IsEmpty]: Start isEmpty. Operand 3848 states and 5458 transitions. [2024-12-06 01:03:07,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-12-06 01:03:07,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:07,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:07,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:07,830 INFO L134 CoverageAnalysis]: Checked inductivity of 154 backedges. 154 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:03:13,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:13,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5495 states to 3874 states and 5495 transitions. [2024-12-06 01:03:13,367 INFO L276 IsEmpty]: Start isEmpty. Operand 3874 states and 5495 transitions. [2024-12-06 01:03:13,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-12-06 01:03:13,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:13,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:13,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:13,555 INFO L134 CoverageAnalysis]: Checked inductivity of 154 backedges. 154 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:03:16,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:16,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5510 states to 3887 states and 5510 transitions. [2024-12-06 01:03:16,136 INFO L276 IsEmpty]: Start isEmpty. Operand 3887 states and 5510 transitions. [2024-12-06 01:03:16,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-12-06 01:03:16,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:16,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:16,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:16,324 INFO L134 CoverageAnalysis]: Checked inductivity of 154 backedges. 154 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:03:17,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:17,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5513 states to 3888 states and 5513 transitions. [2024-12-06 01:03:17,311 INFO L276 IsEmpty]: Start isEmpty. Operand 3888 states and 5513 transitions. [2024-12-06 01:03:17,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-12-06 01:03:17,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:17,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:17,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:17,507 INFO L134 CoverageAnalysis]: Checked inductivity of 154 backedges. 154 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:03:20,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:20,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5532 states to 3904 states and 5532 transitions. [2024-12-06 01:03:20,720 INFO L276 IsEmpty]: Start isEmpty. Operand 3904 states and 5532 transitions. [2024-12-06 01:03:20,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-12-06 01:03:20,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:20,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:20,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:20,909 INFO L134 CoverageAnalysis]: Checked inductivity of 154 backedges. 154 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:03:23,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:23,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5549 states to 3920 states and 5549 transitions. [2024-12-06 01:03:23,105 INFO L276 IsEmpty]: Start isEmpty. Operand 3920 states and 5549 transitions. [2024-12-06 01:03:23,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-12-06 01:03:23,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:23,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:23,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:23,673 INFO L134 CoverageAnalysis]: Checked inductivity of 114 backedges. 114 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:03:35,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:35,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5632 states to 3984 states and 5632 transitions. [2024-12-06 01:03:35,640 INFO L276 IsEmpty]: Start isEmpty. Operand 3984 states and 5632 transitions. [2024-12-06 01:03:35,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 01:03:35,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:35,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:35,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:35,834 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 115 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:03:36,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:36,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5645 states to 3996 states and 5645 transitions. [2024-12-06 01:03:36,510 INFO L276 IsEmpty]: Start isEmpty. Operand 3996 states and 5645 transitions. [2024-12-06 01:03:36,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 01:03:36,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:36,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:36,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:36,700 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 115 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:03:38,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:38,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5661 states to 4008 states and 5661 transitions. [2024-12-06 01:03:38,156 INFO L276 IsEmpty]: Start isEmpty. Operand 4008 states and 5661 transitions. [2024-12-06 01:03:38,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 01:03:38,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:38,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:38,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:38,347 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 115 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:03:40,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:40,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5671 states to 4019 states and 5671 transitions. [2024-12-06 01:03:40,070 INFO L276 IsEmpty]: Start isEmpty. Operand 4019 states and 5671 transitions. [2024-12-06 01:03:40,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 261 [2024-12-06 01:03:40,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:40,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:40,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:40,240 INFO L134 CoverageAnalysis]: Checked inductivity of 116 backedges. 116 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:03:40,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:40,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5677 states to 4023 states and 5677 transitions. [2024-12-06 01:03:40,872 INFO L276 IsEmpty]: Start isEmpty. Operand 4023 states and 5677 transitions. [2024-12-06 01:03:40,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-12-06 01:03:40,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:40,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:40,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:40,984 INFO L134 CoverageAnalysis]: Checked inductivity of 172 backedges. 129 proven. 0 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-12-06 01:03:43,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:43,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5699 states to 4036 states and 5699 transitions. [2024-12-06 01:03:43,279 INFO L276 IsEmpty]: Start isEmpty. Operand 4036 states and 5699 transitions. [2024-12-06 01:03:43,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-12-06 01:03:43,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:43,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:43,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:43,389 INFO L134 CoverageAnalysis]: Checked inductivity of 172 backedges. 129 proven. 0 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-12-06 01:03:45,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:45,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5714 states to 4048 states and 5714 transitions. [2024-12-06 01:03:45,773 INFO L276 IsEmpty]: Start isEmpty. Operand 4048 states and 5714 transitions. [2024-12-06 01:03:45,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-12-06 01:03:45,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:45,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:45,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:45,944 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 117 proven. 0 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-12-06 01:03:48,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:48,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5728 states to 4062 states and 5728 transitions. [2024-12-06 01:03:48,562 INFO L276 IsEmpty]: Start isEmpty. Operand 4062 states and 5728 transitions. [2024-12-06 01:03:48,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-12-06 01:03:48,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:48,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:48,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:48,730 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 117 proven. 0 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-12-06 01:03:50,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:50,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5732 states to 4068 states and 5732 transitions. [2024-12-06 01:03:50,312 INFO L276 IsEmpty]: Start isEmpty. Operand 4068 states and 5732 transitions. [2024-12-06 01:03:50,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-12-06 01:03:50,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:50,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:50,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:50,480 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 117 proven. 0 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-12-06 01:03:52,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:52,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5740 states to 4076 states and 5740 transitions. [2024-12-06 01:03:52,046 INFO L276 IsEmpty]: Start isEmpty. Operand 4076 states and 5740 transitions. [2024-12-06 01:03:52,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-12-06 01:03:52,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:52,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:52,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:52,213 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 117 proven. 0 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-12-06 01:03:52,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:52,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5746 states to 4083 states and 5746 transitions. [2024-12-06 01:03:52,859 INFO L276 IsEmpty]: Start isEmpty. Operand 4083 states and 5746 transitions. [2024-12-06 01:03:52,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-12-06 01:03:52,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:52,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:52,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:53,028 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 117 proven. 0 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-12-06 01:03:53,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:53,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5749 states to 4087 states and 5749 transitions. [2024-12-06 01:03:53,622 INFO L276 IsEmpty]: Start isEmpty. Operand 4087 states and 5749 transitions. [2024-12-06 01:03:53,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-12-06 01:03:53,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:53,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:53,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:53,732 INFO L134 CoverageAnalysis]: Checked inductivity of 172 backedges. 129 proven. 0 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-12-06 01:03:56,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:56,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5751 states to 4090 states and 5751 transitions. [2024-12-06 01:03:56,017 INFO L276 IsEmpty]: Start isEmpty. Operand 4090 states and 5751 transitions. [2024-12-06 01:03:56,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-12-06 01:03:56,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:56,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:56,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:56,294 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 117 proven. 0 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-12-06 01:03:56,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:56,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5755 states to 4094 states and 5755 transitions. [2024-12-06 01:03:56,992 INFO L276 IsEmpty]: Start isEmpty. Operand 4094 states and 5755 transitions. [2024-12-06 01:03:56,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-12-06 01:03:56,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:56,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:57,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:57,160 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 117 proven. 0 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-12-06 01:03:57,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:57,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5761 states to 4101 states and 5761 transitions. [2024-12-06 01:03:57,840 INFO L276 IsEmpty]: Start isEmpty. Operand 4101 states and 5761 transitions. [2024-12-06 01:03:57,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-12-06 01:03:57,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:57,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:57,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:58,011 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 117 proven. 0 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-12-06 01:03:59,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:03:59,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5763 states to 4104 states and 5763 transitions. [2024-12-06 01:03:59,146 INFO L276 IsEmpty]: Start isEmpty. Operand 4104 states and 5763 transitions. [2024-12-06 01:03:59,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 263 [2024-12-06 01:03:59,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:03:59,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:03:59,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:03:59,954 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 127 proven. 33 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:04:11,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:04:11,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5865 states to 4175 states and 5865 transitions. [2024-12-06 01:04:11,225 INFO L276 IsEmpty]: Start isEmpty. Operand 4175 states and 5865 transitions. [2024-12-06 01:04:11,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 263 [2024-12-06 01:04:11,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:04:11,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:04:11,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:04:11,472 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 127 proven. 33 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:04:18,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:04:18,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5890 states to 4189 states and 5890 transitions. [2024-12-06 01:04:18,499 INFO L276 IsEmpty]: Start isEmpty. Operand 4189 states and 5890 transitions. [2024-12-06 01:04:18,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 263 [2024-12-06 01:04:18,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:04:18,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:04:18,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:04:18,745 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 127 proven. 33 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:04:19,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:04:19,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5895 states to 4192 states and 5895 transitions. [2024-12-06 01:04:19,868 INFO L276 IsEmpty]: Start isEmpty. Operand 4192 states and 5895 transitions. [2024-12-06 01:04:19,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 263 [2024-12-06 01:04:19,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:04:19,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:04:19,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:04:20,113 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 127 proven. 33 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:04:26,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:04:26,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5927 states to 4214 states and 5927 transitions. [2024-12-06 01:04:26,761 INFO L276 IsEmpty]: Start isEmpty. Operand 4214 states and 5927 transitions. [2024-12-06 01:04:26,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 263 [2024-12-06 01:04:26,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:04:26,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:04:26,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:04:27,167 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 127 proven. 33 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:04:30,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:04:30,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5948 states to 4230 states and 5948 transitions. [2024-12-06 01:04:30,315 INFO L276 IsEmpty]: Start isEmpty. Operand 4230 states and 5948 transitions. [2024-12-06 01:04:30,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 263 [2024-12-06 01:04:30,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:04:30,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:04:30,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:04:30,561 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 127 proven. 33 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:04:34,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:04:34,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5965 states to 4235 states and 5965 transitions. [2024-12-06 01:04:34,534 INFO L276 IsEmpty]: Start isEmpty. Operand 4235 states and 5965 transitions. [2024-12-06 01:04:34,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 263 [2024-12-06 01:04:34,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:04:34,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:04:34,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:04:34,778 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 127 proven. 33 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:04:36,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:04:36,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5978 states to 4248 states and 5978 transitions. [2024-12-06 01:04:36,950 INFO L276 IsEmpty]: Start isEmpty. Operand 4248 states and 5978 transitions. [2024-12-06 01:04:36,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 263 [2024-12-06 01:04:36,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:04:36,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:04:36,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:04:37,384 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 127 proven. 33 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:04:38,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:04:38,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5994 states to 4264 states and 5994 transitions. [2024-12-06 01:04:38,925 INFO L276 IsEmpty]: Start isEmpty. Operand 4264 states and 5994 transitions. [2024-12-06 01:04:38,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 263 [2024-12-06 01:04:38,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:04:38,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:04:38,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:04:39,171 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 127 proven. 33 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:04:40,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:04:40,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6004 states to 4273 states and 6004 transitions. [2024-12-06 01:04:40,468 INFO L276 IsEmpty]: Start isEmpty. Operand 4273 states and 6004 transitions. [2024-12-06 01:04:40,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 263 [2024-12-06 01:04:40,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:04:40,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:04:40,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:04:40,715 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 127 proven. 33 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:04:42,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:04:42,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6018 states to 4286 states and 6018 transitions. [2024-12-06 01:04:42,382 INFO L276 IsEmpty]: Start isEmpty. Operand 4286 states and 6018 transitions. [2024-12-06 01:04:42,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 263 [2024-12-06 01:04:42,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:04:42,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:04:42,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:04:42,629 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 127 proven. 33 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:04:44,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:04:44,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6020 states to 4289 states and 6020 transitions. [2024-12-06 01:04:44,219 INFO L276 IsEmpty]: Start isEmpty. Operand 4289 states and 6020 transitions. [2024-12-06 01:04:44,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 263 [2024-12-06 01:04:44,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:04:44,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:04:44,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:04:44,466 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 127 proven. 33 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:04:45,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:04:45,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6036 states to 4305 states and 6036 transitions. [2024-12-06 01:04:45,929 INFO L276 IsEmpty]: Start isEmpty. Operand 4305 states and 6036 transitions. [2024-12-06 01:04:45,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 263 [2024-12-06 01:04:45,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:04:45,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:04:45,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:04:46,176 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 127 proven. 33 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:04:47,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:04:47,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6049 states to 4318 states and 6049 transitions. [2024-12-06 01:04:47,602 INFO L276 IsEmpty]: Start isEmpty. Operand 4318 states and 6049 transitions. [2024-12-06 01:04:47,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 263 [2024-12-06 01:04:47,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:04:47,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:04:47,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:04:47,772 INFO L134 CoverageAnalysis]: Checked inductivity of 118 backedges. 118 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:04:47,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:04:47,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6051 states to 4320 states and 6051 transitions. [2024-12-06 01:04:47,898 INFO L276 IsEmpty]: Start isEmpty. Operand 4320 states and 6051 transitions. [2024-12-06 01:04:47,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 264 [2024-12-06 01:04:47,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:04:47,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:04:47,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:04:48,068 INFO L134 CoverageAnalysis]: Checked inductivity of 125 backedges. 119 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 01:04:48,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:04:48,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6071 states to 4338 states and 6071 transitions. [2024-12-06 01:04:48,773 INFO L276 IsEmpty]: Start isEmpty. Operand 4338 states and 6071 transitions. [2024-12-06 01:04:48,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 264 [2024-12-06 01:04:48,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:04:48,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:04:48,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:04:48,941 INFO L134 CoverageAnalysis]: Checked inductivity of 125 backedges. 119 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 01:04:52,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:04:52,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6087 states to 4351 states and 6087 transitions. [2024-12-06 01:04:52,399 INFO L276 IsEmpty]: Start isEmpty. Operand 4351 states and 6087 transitions. [2024-12-06 01:04:52,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 264 [2024-12-06 01:04:52,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:04:52,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:04:52,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:04:52,570 INFO L134 CoverageAnalysis]: Checked inductivity of 125 backedges. 119 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 01:04:55,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:04:55,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6102 states to 4364 states and 6102 transitions. [2024-12-06 01:04:55,289 INFO L276 IsEmpty]: Start isEmpty. Operand 4364 states and 6102 transitions. [2024-12-06 01:04:55,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 264 [2024-12-06 01:04:55,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:04:55,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:04:55,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:04:55,459 INFO L134 CoverageAnalysis]: Checked inductivity of 125 backedges. 119 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 01:04:56,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:04:56,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6102 states to 4365 states and 6102 transitions. [2024-12-06 01:04:56,175 INFO L276 IsEmpty]: Start isEmpty. Operand 4365 states and 6102 transitions. [2024-12-06 01:04:56,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 264 [2024-12-06 01:04:56,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:04:56,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:04:56,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:04:56,352 INFO L134 CoverageAnalysis]: Checked inductivity of 125 backedges. 119 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 01:04:57,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:04:57,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6102 states to 4366 states and 6102 transitions. [2024-12-06 01:04:57,041 INFO L276 IsEmpty]: Start isEmpty. Operand 4366 states and 6102 transitions. [2024-12-06 01:04:57,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2024-12-06 01:04:57,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:04:57,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:04:57,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:04:57,163 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 120 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:04:57,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:04:57,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6111 states to 4372 states and 6111 transitions. [2024-12-06 01:04:57,315 INFO L276 IsEmpty]: Start isEmpty. Operand 4372 states and 6111 transitions. [2024-12-06 01:04:57,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-12-06 01:04:57,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:04:57,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:04:57,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:04:58,326 INFO L134 CoverageAnalysis]: Checked inductivity of 127 backedges. 121 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:05:03,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:03,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6160 states to 4416 states and 6160 transitions. [2024-12-06 01:05:03,801 INFO L276 IsEmpty]: Start isEmpty. Operand 4416 states and 6160 transitions. [2024-12-06 01:05:03,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-12-06 01:05:03,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:03,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:03,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:04,543 INFO L134 CoverageAnalysis]: Checked inductivity of 127 backedges. 121 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:05:22,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:22,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6229 states to 4460 states and 6229 transitions. [2024-12-06 01:05:22,587 INFO L276 IsEmpty]: Start isEmpty. Operand 4460 states and 6229 transitions. [2024-12-06 01:05:22,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-12-06 01:05:22,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:22,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:22,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:23,504 INFO L134 CoverageAnalysis]: Checked inductivity of 127 backedges. 121 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:05:25,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:25,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6241 states to 4472 states and 6241 transitions. [2024-12-06 01:05:25,266 INFO L276 IsEmpty]: Start isEmpty. Operand 4472 states and 6241 transitions. [2024-12-06 01:05:25,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-12-06 01:05:25,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:25,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:25,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:26,194 INFO L134 CoverageAnalysis]: Checked inductivity of 127 backedges. 121 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:05:30,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:30,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6252 states to 4479 states and 6252 transitions. [2024-12-06 01:05:30,892 INFO L276 IsEmpty]: Start isEmpty. Operand 4479 states and 6252 transitions. [2024-12-06 01:05:30,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-12-06 01:05:30,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:30,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:30,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:31,630 INFO L134 CoverageAnalysis]: Checked inductivity of 127 backedges. 121 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:05:34,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:34,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6264 states to 4491 states and 6264 transitions. [2024-12-06 01:05:34,209 INFO L276 IsEmpty]: Start isEmpty. Operand 4491 states and 6264 transitions. [2024-12-06 01:05:34,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-12-06 01:05:34,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:34,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:34,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:35,239 INFO L134 CoverageAnalysis]: Checked inductivity of 127 backedges. 121 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:05:39,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:39,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6267 states to 4495 states and 6267 transitions. [2024-12-06 01:05:39,373 INFO L276 IsEmpty]: Start isEmpty. Operand 4495 states and 6267 transitions. [2024-12-06 01:05:39,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-12-06 01:05:39,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:39,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:39,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:40,659 INFO L134 CoverageAnalysis]: Checked inductivity of 127 backedges. 121 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:05:48,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:48,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6298 states to 4520 states and 6298 transitions. [2024-12-06 01:05:48,216 INFO L276 IsEmpty]: Start isEmpty. Operand 4520 states and 6298 transitions. [2024-12-06 01:05:48,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-12-06 01:05:48,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:48,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:48,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:49,057 INFO L134 CoverageAnalysis]: Checked inductivity of 127 backedges. 121 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:05:50,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:50,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6306 states to 4528 states and 6306 transitions. [2024-12-06 01:05:50,531 INFO L276 IsEmpty]: Start isEmpty. Operand 4528 states and 6306 transitions. [2024-12-06 01:05:50,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-12-06 01:05:50,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:50,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:50,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:51,273 INFO L134 CoverageAnalysis]: Checked inductivity of 127 backedges. 121 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:05:54,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:54,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6312 states to 4532 states and 6312 transitions. [2024-12-06 01:05:54,517 INFO L276 IsEmpty]: Start isEmpty. Operand 4532 states and 6312 transitions. [2024-12-06 01:05:54,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-12-06 01:05:54,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:54,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:54,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:55,402 INFO L134 CoverageAnalysis]: Checked inductivity of 127 backedges. 121 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:05:56,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:56,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6320 states to 4540 states and 6320 transitions. [2024-12-06 01:05:56,871 INFO L276 IsEmpty]: Start isEmpty. Operand 4540 states and 6320 transitions. [2024-12-06 01:05:56,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-12-06 01:05:56,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:56,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:56,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:57,609 INFO L134 CoverageAnalysis]: Checked inductivity of 127 backedges. 121 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:05:59,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:59,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6322 states to 4543 states and 6322 transitions. [2024-12-06 01:05:59,270 INFO L276 IsEmpty]: Start isEmpty. Operand 4543 states and 6322 transitions. [2024-12-06 01:05:59,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 267 [2024-12-06 01:05:59,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:59,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:59,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:59,442 INFO L134 CoverageAnalysis]: Checked inductivity of 170 backedges. 122 proven. 0 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-12-06 01:06:00,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:00,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6326 states to 4547 states and 6326 transitions. [2024-12-06 01:06:00,102 INFO L276 IsEmpty]: Start isEmpty. Operand 4547 states and 6326 transitions. [2024-12-06 01:06:00,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 267 [2024-12-06 01:06:00,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:00,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:00,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:00,398 INFO L134 CoverageAnalysis]: Checked inductivity of 170 backedges. 122 proven. 0 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-12-06 01:06:01,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:01,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6329 states to 4551 states and 6329 transitions. [2024-12-06 01:06:01,096 INFO L276 IsEmpty]: Start isEmpty. Operand 4551 states and 6329 transitions. [2024-12-06 01:06:01,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 268 [2024-12-06 01:06:01,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:01,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:01,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:01,267 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 123 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 01:06:01,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:01,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6335 states to 4555 states and 6335 transitions. [2024-12-06 01:06:01,418 INFO L276 IsEmpty]: Start isEmpty. Operand 4555 states and 6335 transitions. [2024-12-06 01:06:01,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 268 [2024-12-06 01:06:01,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:01,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:01,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:01,589 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 123 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 01:06:02,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:02,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6336 states to 4557 states and 6336 transitions. [2024-12-06 01:06:02,294 INFO L276 IsEmpty]: Start isEmpty. Operand 4557 states and 6336 transitions. [2024-12-06 01:06:02,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 268 [2024-12-06 01:06:02,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:02,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:02,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:03,110 INFO L134 CoverageAnalysis]: Checked inductivity of 123 backedges. 123 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:06:15,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:15,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6410 states to 4607 states and 6410 transitions. [2024-12-06 01:06:15,450 INFO L276 IsEmpty]: Start isEmpty. Operand 4607 states and 6410 transitions. [2024-12-06 01:06:15,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 270 [2024-12-06 01:06:15,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:15,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:15,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:15,626 INFO L134 CoverageAnalysis]: Checked inductivity of 131 backedges. 125 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 01:06:15,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:15,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6412 states to 4609 states and 6412 transitions. [2024-12-06 01:06:15,767 INFO L276 IsEmpty]: Start isEmpty. Operand 4609 states and 6412 transitions. [2024-12-06 01:06:15,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 270 [2024-12-06 01:06:15,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:15,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:15,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:16,074 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 140 proven. 6 refuted. 0 times theorem prover too weak. 61 trivial. 0 not checked. [2024-12-06 01:06:17,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:17,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6415 states to 4612 states and 6415 transitions. [2024-12-06 01:06:17,697 INFO L276 IsEmpty]: Start isEmpty. Operand 4612 states and 6415 transitions. [2024-12-06 01:06:17,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 270 [2024-12-06 01:06:17,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:17,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:17,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:17,998 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 140 proven. 6 refuted. 0 times theorem prover too weak. 61 trivial. 0 not checked. [2024-12-06 01:06:19,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:19,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6418 states to 4615 states and 6418 transitions. [2024-12-06 01:06:19,760 INFO L276 IsEmpty]: Start isEmpty. Operand 4615 states and 6418 transitions. [2024-12-06 01:06:19,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 272 [2024-12-06 01:06:19,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:19,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:19,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:20,500 INFO L134 CoverageAnalysis]: Checked inductivity of 133 backedges. 0 proven. 133 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:06:32,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:32,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6650 states to 4816 states and 6650 transitions. [2024-12-06 01:06:32,796 INFO L276 IsEmpty]: Start isEmpty. Operand 4816 states and 6650 transitions. [2024-12-06 01:06:32,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 275 [2024-12-06 01:06:32,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:32,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:32,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:34,363 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 130 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:06:50,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:50,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6703 states to 4858 states and 6703 transitions. [2024-12-06 01:06:50,030 INFO L276 IsEmpty]: Start isEmpty. Operand 4858 states and 6703 transitions. [2024-12-06 01:06:50,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 275 [2024-12-06 01:06:50,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:50,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:50,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:51,578 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 130 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:06:59,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:59,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6750 states to 4900 states and 6750 transitions. [2024-12-06 01:06:59,702 INFO L276 IsEmpty]: Start isEmpty. Operand 4900 states and 6750 transitions. [2024-12-06 01:06:59,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 275 [2024-12-06 01:06:59,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:59,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:59,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:07:00,232 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 130 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:07:10,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:07:10,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6791 states to 4928 states and 6791 transitions. [2024-12-06 01:07:10,840 INFO L276 IsEmpty]: Start isEmpty. Operand 4928 states and 6791 transitions. [2024-12-06 01:07:10,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 275 [2024-12-06 01:07:10,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:07:10,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:07:10,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:07:11,930 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 130 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:07:20,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:07:20,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6823 states to 4950 states and 6823 transitions. [2024-12-06 01:07:20,649 INFO L276 IsEmpty]: Start isEmpty. Operand 4950 states and 6823 transitions. [2024-12-06 01:07:20,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 275 [2024-12-06 01:07:20,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:07:20,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:07:20,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:07:21,762 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 130 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:07:25,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:07:25,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6837 states to 4962 states and 6837 transitions. [2024-12-06 01:07:25,354 INFO L276 IsEmpty]: Start isEmpty. Operand 4962 states and 6837 transitions. [2024-12-06 01:07:25,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 275 [2024-12-06 01:07:25,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:07:25,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:07:25,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:07:26,440 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 130 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:07:28,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:07:28,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6837 states to 4963 states and 6837 transitions. [2024-12-06 01:07:28,381 INFO L276 IsEmpty]: Start isEmpty. Operand 4963 states and 6837 transitions. [2024-12-06 01:07:28,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 275 [2024-12-06 01:07:28,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:07:28,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:07:28,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:07:29,620 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 130 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:07:31,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:07:31,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6851 states to 4975 states and 6851 transitions. [2024-12-06 01:07:31,355 INFO L276 IsEmpty]: Start isEmpty. Operand 4975 states and 6851 transitions. [2024-12-06 01:07:31,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 275 [2024-12-06 01:07:31,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:07:31,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:07:31,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:07:31,709 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 130 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:07:38,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:07:38,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6861 states to 4985 states and 6861 transitions. [2024-12-06 01:07:38,407 INFO L276 IsEmpty]: Start isEmpty. Operand 4985 states and 6861 transitions. [2024-12-06 01:07:38,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 275 [2024-12-06 01:07:38,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:07:38,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:07:38,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:07:39,593 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 130 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:07:41,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:07:41,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6869 states to 4993 states and 6869 transitions. [2024-12-06 01:07:41,297 INFO L276 IsEmpty]: Start isEmpty. Operand 4993 states and 6869 transitions. [2024-12-06 01:07:41,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 275 [2024-12-06 01:07:41,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:07:41,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:07:41,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:07:42,385 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 130 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:07:43,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:07:43,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6869 states to 4994 states and 6869 transitions. [2024-12-06 01:07:43,391 INFO L276 IsEmpty]: Start isEmpty. Operand 4994 states and 6869 transitions. [2024-12-06 01:07:43,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 275 [2024-12-06 01:07:43,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:07:43,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:07:43,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:07:44,481 INFO L134 CoverageAnalysis]: Checked inductivity of 186 backedges. 129 proven. 0 refuted. 0 times theorem prover too weak. 57 trivial. 0 not checked. [2024-12-06 01:07:52,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:07:52,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6954 states to 5067 states and 6954 transitions. [2024-12-06 01:07:52,292 INFO L276 IsEmpty]: Start isEmpty. Operand 5067 states and 6954 transitions. [2024-12-06 01:07:52,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 277 [2024-12-06 01:07:52,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:07:52,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:07:52,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:07:53,141 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 132 proven. 10 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.