./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem05_label07.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b87c7c13-11c4-455e-a282-07e2416ec267/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b87c7c13-11c4-455e-a282-07e2416ec267/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b87c7c13-11c4-455e-a282-07e2416ec267/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b87c7c13-11c4-455e-a282-07e2416ec267/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem05_label07.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b87c7c13-11c4-455e-a282-07e2416ec267/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b87c7c13-11c4-455e-a282-07e2416ec267/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 6c4eeb8801c570fa4b5482281c87b08b7535c8576891289bc4c7b109c16e58bb --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:02:49,577 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:02:49,685 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b87c7c13-11c4-455e-a282-07e2416ec267/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-09 00:02:49,690 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 00:02:49,691 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 00:02:49,719 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:02:49,720 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 00:02:49,720 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 00:02:49,721 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:02:49,722 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:02:49,722 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:02:49,723 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 00:02:49,723 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 00:02:49,724 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 00:02:49,724 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 00:02:49,725 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:02:49,725 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 00:02:49,726 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:02:49,726 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 00:02:49,727 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:02:49,727 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 00:02:49,728 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 00:02:49,732 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:02:49,733 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:02:49,733 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:02:49,734 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:02:49,734 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:02:49,734 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:02:49,735 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:02:49,736 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:02:49,736 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 00:02:49,739 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 00:02:49,740 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 00:02:49,740 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b87c7c13-11c4-455e-a282-07e2416ec267/bin/ukojak-verify-ImItNfHLgk/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b87c7c13-11c4-455e-a282-07e2416ec267/bin/ukojak-verify-ImItNfHLgk Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 6c4eeb8801c570fa4b5482281c87b08b7535c8576891289bc4c7b109c16e58bb [2024-11-09 00:02:50,192 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:02:50,234 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:02:50,238 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:02:50,241 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:02:50,242 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:02:50,244 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b87c7c13-11c4-455e-a282-07e2416ec267/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/eca-rers2012/Problem05_label07.c Unable to find full path for "g++" [2024-11-09 00:02:53,396 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:02:54,467 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:02:54,468 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b87c7c13-11c4-455e-a282-07e2416ec267/sv-benchmarks/c/eca-rers2012/Problem05_label07.c [2024-11-09 00:02:54,529 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b87c7c13-11c4-455e-a282-07e2416ec267/bin/ukojak-verify-ImItNfHLgk/data/b5671285e/bca5a610b6394a359eea013ab9a2ac00/FLAGa99de5029 [2024-11-09 00:02:54,555 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b87c7c13-11c4-455e-a282-07e2416ec267/bin/ukojak-verify-ImItNfHLgk/data/b5671285e/bca5a610b6394a359eea013ab9a2ac00 [2024-11-09 00:02:54,559 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:02:54,561 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:02:54,565 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:02:54,566 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:02:54,575 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:02:54,576 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:02:54" (1/1) ... [2024-11-09 00:02:54,579 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1daad549 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:54, skipping insertion in model container [2024-11-09 00:02:54,582 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:02:54" (1/1) ... [2024-11-09 00:02:54,870 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:02:57,523 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_b87c7c13-11c4-455e-a282-07e2416ec267/sv-benchmarks/c/eca-rers2012/Problem05_label07.c[378081,378094] [2024-11-09 00:02:57,557 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:02:57,566 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:02:58,836 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_b87c7c13-11c4-455e-a282-07e2416ec267/sv-benchmarks/c/eca-rers2012/Problem05_label07.c[378081,378094] [2024-11-09 00:02:58,852 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:02:58,915 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:02:58,915 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:58 WrapperNode [2024-11-09 00:02:58,916 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:02:58,917 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:02:58,917 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:02:58,917 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:02:58,926 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:58" (1/1) ... [2024-11-09 00:02:59,043 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:58" (1/1) ... [2024-11-09 00:02:59,418 INFO L138 Inliner]: procedures = 21, calls = 15, calls flagged for inlining = 10, calls inlined = 10, statements flattened = 12353 [2024-11-09 00:02:59,419 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:02:59,420 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:02:59,420 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:02:59,420 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:02:59,430 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:58" (1/1) ... [2024-11-09 00:02:59,430 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:58" (1/1) ... [2024-11-09 00:02:59,572 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:58" (1/1) ... [2024-11-09 00:02:59,573 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:58" (1/1) ... [2024-11-09 00:02:59,973 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:58" (1/1) ... [2024-11-09 00:03:00,142 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:58" (1/1) ... [2024-11-09 00:03:00,195 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:58" (1/1) ... [2024-11-09 00:03:00,226 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:58" (1/1) ... [2024-11-09 00:03:00,294 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:03:00,296 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:03:00,296 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:03:00,296 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:03:00,298 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:58" (1/1) ... [2024-11-09 00:03:00,305 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:03:00,320 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b87c7c13-11c4-455e-a282-07e2416ec267/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:03:00,338 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b87c7c13-11c4-455e-a282-07e2416ec267/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-09 00:03:00,345 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b87c7c13-11c4-455e-a282-07e2416ec267/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-09 00:03:00,375 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 00:03:00,375 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 00:03:00,375 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:03:00,375 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:03:00,477 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:03:00,480 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:03:12,414 INFO L? ?]: Removed 1656 outVars from TransFormulas that were not future-live. [2024-11-09 00:03:12,415 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:03:15,382 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:03:15,382 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-09 00:03:15,383 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:03:15 BoogieIcfgContainer [2024-11-09 00:03:15,383 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:03:15,385 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:03:15,385 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:03:15,401 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:03:15,401 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:03:15" (1/1) ... [2024-11-09 00:03:15,414 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:03:15,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:15,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3271 states to 1643 states and 3271 transitions. [2024-11-09 00:03:15,605 INFO L276 IsEmpty]: Start isEmpty. Operand 1643 states and 3271 transitions. [2024-11-09 00:03:15,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1632 [2024-11-09 00:03:15,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:15,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:17,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:22,251 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:35,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:35,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4948 states to 3272 states and 4948 transitions. [2024-11-09 00:03:35,026 INFO L276 IsEmpty]: Start isEmpty. Operand 3272 states and 4948 transitions. [2024-11-09 00:03:35,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1637 [2024-11-09 00:03:35,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:35,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:35,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:38,023 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:38,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:38,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4954 states to 3276 states and 4954 transitions. [2024-11-09 00:03:38,355 INFO L276 IsEmpty]: Start isEmpty. Operand 3276 states and 4954 transitions. [2024-11-09 00:03:38,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1639 [2024-11-09 00:03:38,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:38,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:39,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:45,129 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:00,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:00,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6593 states to 4911 states and 6593 transitions. [2024-11-09 00:04:00,759 INFO L276 IsEmpty]: Start isEmpty. Operand 4911 states and 6593 transitions. [2024-11-09 00:04:00,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1641 [2024-11-09 00:04:00,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:00,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:01,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:02,624 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:03,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:03,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6596 states to 4913 states and 6596 transitions. [2024-11-09 00:04:03,236 INFO L276 IsEmpty]: Start isEmpty. Operand 4913 states and 6596 transitions. [2024-11-09 00:04:03,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1650 [2024-11-09 00:04:03,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:03,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:03,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:06,011 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:20,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:20,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8853 states to 6543 states and 8853 transitions. [2024-11-09 00:04:20,407 INFO L276 IsEmpty]: Start isEmpty. Operand 6543 states and 8853 transitions. [2024-11-09 00:04:20,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1654 [2024-11-09 00:04:20,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:20,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:20,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:22,241 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:23,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:23,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8862 states to 6547 states and 8862 transitions. [2024-11-09 00:04:23,064 INFO L276 IsEmpty]: Start isEmpty. Operand 6547 states and 8862 transitions. [2024-11-09 00:04:23,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1655 [2024-11-09 00:04:23,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:23,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:23,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:24,558 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:25,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:25,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8866 states to 6548 states and 8866 transitions. [2024-11-09 00:04:25,343 INFO L276 IsEmpty]: Start isEmpty. Operand 6548 states and 8866 transitions. [2024-11-09 00:04:25,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1655 [2024-11-09 00:04:25,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:25,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:25,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:26,915 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:27,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:27,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8896 states to 6570 states and 8896 transitions. [2024-11-09 00:04:27,997 INFO L276 IsEmpty]: Start isEmpty. Operand 6570 states and 8896 transitions. [2024-11-09 00:04:28,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1659 [2024-11-09 00:04:28,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:28,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:28,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:28,861 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:04:29,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:29,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8918 states to 6586 states and 8918 transitions. [2024-11-09 00:04:29,697 INFO L276 IsEmpty]: Start isEmpty. Operand 6586 states and 8918 transitions. [2024-11-09 00:04:29,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1662 [2024-11-09 00:04:29,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:29,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:29,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:31,083 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 40 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:31,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:31,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8926 states to 6594 states and 8926 transitions. [2024-11-09 00:04:31,471 INFO L276 IsEmpty]: Start isEmpty. Operand 6594 states and 8926 transitions. [2024-11-09 00:04:31,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1662 [2024-11-09 00:04:31,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:31,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:31,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:32,453 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 29 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:33,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:33,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8961 states to 6623 states and 8961 transitions. [2024-11-09 00:04:33,609 INFO L276 IsEmpty]: Start isEmpty. Operand 6623 states and 8961 transitions. [2024-11-09 00:04:33,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1668 [2024-11-09 00:04:33,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:33,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:33,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:34,635 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 34 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:04:35,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:35,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8971 states to 6632 states and 8971 transitions. [2024-11-09 00:04:35,137 INFO L276 IsEmpty]: Start isEmpty. Operand 6632 states and 8971 transitions. [2024-11-09 00:04:35,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1669 [2024-11-09 00:04:35,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:35,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:35,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:35,979 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 36 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:36,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:36,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8992 states to 6651 states and 8992 transitions. [2024-11-09 00:04:36,460 INFO L276 IsEmpty]: Start isEmpty. Operand 6651 states and 8992 transitions. [2024-11-09 00:04:36,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1670 [2024-11-09 00:04:36,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:36,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:36,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:37,558 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 37 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:38,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:38,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9037 states to 6688 states and 9037 transitions. [2024-11-09 00:04:38,951 INFO L276 IsEmpty]: Start isEmpty. Operand 6688 states and 9037 transitions. [2024-11-09 00:04:38,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1673 [2024-11-09 00:04:38,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:38,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:39,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:40,251 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 40 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-09 00:04:41,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:41,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9050 states to 6695 states and 9050 transitions. [2024-11-09 00:04:41,261 INFO L276 IsEmpty]: Start isEmpty. Operand 6695 states and 9050 transitions. [2024-11-09 00:04:41,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1674 [2024-11-09 00:04:41,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:41,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:41,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:43,062 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 41 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:44,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:44,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9099 states to 6736 states and 9099 transitions. [2024-11-09 00:04:44,813 INFO L276 IsEmpty]: Start isEmpty. Operand 6736 states and 9099 transitions. [2024-11-09 00:04:44,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1675 [2024-11-09 00:04:44,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:44,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:44,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:46,074 INFO L134 CoverageAnalysis]: Checked inductivity of 59 backedges. 59 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:47,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:47,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9130 states to 6761 states and 9130 transitions. [2024-11-09 00:04:47,225 INFO L276 IsEmpty]: Start isEmpty. Operand 6761 states and 9130 transitions. [2024-11-09 00:04:47,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1678 [2024-11-09 00:04:47,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:47,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:47,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:48,196 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 45 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:48,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:48,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9141 states to 6770 states and 9141 transitions. [2024-11-09 00:04:48,868 INFO L276 IsEmpty]: Start isEmpty. Operand 6770 states and 9141 transitions. [2024-11-09 00:04:48,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1690 [2024-11-09 00:04:48,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:48,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:49,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:49,944 INFO L134 CoverageAnalysis]: Checked inductivity of 74 backedges. 57 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-09 00:04:50,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:50,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9184 states to 6809 states and 9184 transitions. [2024-11-09 00:04:50,934 INFO L276 IsEmpty]: Start isEmpty. Operand 6809 states and 9184 transitions. [2024-11-09 00:04:50,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1693 [2024-11-09 00:04:50,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:50,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:51,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:52,457 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:52,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:52,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9204 states to 6828 states and 9204 transitions. [2024-11-09 00:04:52,972 INFO L276 IsEmpty]: Start isEmpty. Operand 6828 states and 9204 transitions. [2024-11-09 00:04:52,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1695 [2024-11-09 00:04:52,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:52,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:53,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:54,022 INFO L134 CoverageAnalysis]: Checked inductivity of 62 backedges. 62 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:54,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:54,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9222 states to 6845 states and 9222 transitions. [2024-11-09 00:04:54,487 INFO L276 IsEmpty]: Start isEmpty. Operand 6845 states and 9222 transitions. [2024-11-09 00:04:54,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1698 [2024-11-09 00:04:54,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:54,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:54,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:55,559 INFO L134 CoverageAnalysis]: Checked inductivity of 89 backedges. 85 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:04:56,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:56,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9271 states to 6888 states and 9271 transitions. [2024-11-09 00:04:56,678 INFO L276 IsEmpty]: Start isEmpty. Operand 6888 states and 9271 transitions. [2024-11-09 00:04:56,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1703 [2024-11-09 00:04:56,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:56,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:56,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:57,700 INFO L134 CoverageAnalysis]: Checked inductivity of 94 backedges. 73 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-09 00:04:58,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:58,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9281 states to 6897 states and 9281 transitions. [2024-11-09 00:04:58,168 INFO L276 IsEmpty]: Start isEmpty. Operand 6897 states and 9281 transitions. [2024-11-09 00:04:58,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1705 [2024-11-09 00:04:58,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:58,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:58,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:59,092 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 72 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:59,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:59,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9291 states to 6907 states and 9291 transitions. [2024-11-09 00:04:59,503 INFO L276 IsEmpty]: Start isEmpty. Operand 6907 states and 9291 transitions. [2024-11-09 00:04:59,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1711 [2024-11-09 00:04:59,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:59,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:59,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:00,676 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 78 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:01,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:01,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9310 states to 6925 states and 9310 transitions. [2024-11-09 00:05:01,296 INFO L276 IsEmpty]: Start isEmpty. Operand 6925 states and 9310 transitions. [2024-11-09 00:05:01,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1712 [2024-11-09 00:05:01,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:01,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:01,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:02,803 INFO L134 CoverageAnalysis]: Checked inductivity of 96 backedges. 96 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:03,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:03,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9332 states to 6943 states and 9332 transitions. [2024-11-09 00:05:03,438 INFO L276 IsEmpty]: Start isEmpty. Operand 6943 states and 9332 transitions. [2024-11-09 00:05:03,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1715 [2024-11-09 00:05:03,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:03,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:03,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:04,619 INFO L134 CoverageAnalysis]: Checked inductivity of 99 backedges. 82 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-09 00:05:05,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:05,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9349 states to 6959 states and 9349 transitions. [2024-11-09 00:05:05,156 INFO L276 IsEmpty]: Start isEmpty. Operand 6959 states and 9349 transitions. [2024-11-09 00:05:05,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1718 [2024-11-09 00:05:05,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:05,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:05,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:06,145 INFO L134 CoverageAnalysis]: Checked inductivity of 85 backedges. 85 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:06,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:06,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9363 states to 6972 states and 9363 transitions. [2024-11-09 00:05:06,865 INFO L276 IsEmpty]: Start isEmpty. Operand 6972 states and 9363 transitions. [2024-11-09 00:05:06,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1720 [2024-11-09 00:05:06,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:06,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:07,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:07,981 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 104 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:09,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:09,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9410 states to 7017 states and 9410 transitions. [2024-11-09 00:05:09,504 INFO L276 IsEmpty]: Start isEmpty. Operand 7017 states and 9410 transitions. [2024-11-09 00:05:09,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1721 [2024-11-09 00:05:09,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:09,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:09,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:10,858 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 88 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:11,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:11,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9421 states to 7027 states and 9421 transitions. [2024-11-09 00:05:11,336 INFO L276 IsEmpty]: Start isEmpty. Operand 7027 states and 9421 transitions. [2024-11-09 00:05:11,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1733 [2024-11-09 00:05:11,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:11,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:11,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:12,394 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 117 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:12,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:12,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9434 states to 7040 states and 9434 transitions. [2024-11-09 00:05:12,915 INFO L276 IsEmpty]: Start isEmpty. Operand 7040 states and 9434 transitions. [2024-11-09 00:05:12,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1736 [2024-11-09 00:05:12,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:12,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:13,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:14,026 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 103 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-09 00:05:14,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:14,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9456 states to 7061 states and 9456 transitions. [2024-11-09 00:05:14,610 INFO L276 IsEmpty]: Start isEmpty. Operand 7061 states and 9456 transitions. [2024-11-09 00:05:14,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1738 [2024-11-09 00:05:14,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:14,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:14,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:15,488 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 105 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:17,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:17,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9536 states to 7137 states and 9536 transitions. [2024-11-09 00:05:17,055 INFO L276 IsEmpty]: Start isEmpty. Operand 7137 states and 9536 transitions. [2024-11-09 00:05:17,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1740 [2024-11-09 00:05:17,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:17,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:17,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:18,043 INFO L134 CoverageAnalysis]: Checked inductivity of 107 backedges. 107 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:18,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:18,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9560 states to 7159 states and 9560 transitions. [2024-11-09 00:05:18,836 INFO L276 IsEmpty]: Start isEmpty. Operand 7159 states and 9560 transitions. [2024-11-09 00:05:18,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1741 [2024-11-09 00:05:18,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:18,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:19,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:19,816 INFO L134 CoverageAnalysis]: Checked inductivity of 125 backedges. 108 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-09 00:05:20,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:20,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9565 states to 7164 states and 9565 transitions. [2024-11-09 00:05:20,274 INFO L276 IsEmpty]: Start isEmpty. Operand 7164 states and 9565 transitions. [2024-11-09 00:05:20,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1741 [2024-11-09 00:05:20,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:20,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:20,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:22,073 INFO L134 CoverageAnalysis]: Checked inductivity of 108 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 108 trivial. 0 not checked. [2024-11-09 00:05:24,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:24,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9566 states to 7165 states and 9566 transitions. [2024-11-09 00:05:24,637 INFO L276 IsEmpty]: Start isEmpty. Operand 7165 states and 9566 transitions. [2024-11-09 00:05:24,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1743 [2024-11-09 00:05:24,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:24,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:24,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:26,011 INFO L134 CoverageAnalysis]: Checked inductivity of 127 backedges. 127 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:27,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:27,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9650 states to 7246 states and 9650 transitions. [2024-11-09 00:05:27,042 INFO L276 IsEmpty]: Start isEmpty. Operand 7246 states and 9650 transitions. [2024-11-09 00:05:27,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1746 [2024-11-09 00:05:27,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:27,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:27,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:28,298 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 117 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:29,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:29,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9666 states to 7251 states and 9666 transitions. [2024-11-09 00:05:29,311 INFO L276 IsEmpty]: Start isEmpty. Operand 7251 states and 9666 transitions. [2024-11-09 00:05:29,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1750 [2024-11-09 00:05:29,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:29,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:29,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:30,188 INFO L134 CoverageAnalysis]: Checked inductivity of 125 backedges. 117 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:05:30,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:30,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9669 states to 7253 states and 9669 transitions. [2024-11-09 00:05:30,843 INFO L276 IsEmpty]: Start isEmpty. Operand 7253 states and 9669 transitions. [2024-11-09 00:05:30,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1750 [2024-11-09 00:05:30,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:30,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:31,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:31,739 INFO L134 CoverageAnalysis]: Checked inductivity of 125 backedges. 117 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:05:32,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:32,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9675 states to 7257 states and 9675 transitions. [2024-11-09 00:05:32,283 INFO L276 IsEmpty]: Start isEmpty. Operand 7257 states and 9675 transitions. [2024-11-09 00:05:32,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1750 [2024-11-09 00:05:32,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:32,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:32,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:33,289 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 116 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:05:33,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:33,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9680 states to 7262 states and 9680 transitions. [2024-11-09 00:05:33,773 INFO L276 IsEmpty]: Start isEmpty. Operand 7262 states and 9680 transitions. [2024-11-09 00:05:33,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1752 [2024-11-09 00:05:33,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:33,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:33,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:34,769 INFO L134 CoverageAnalysis]: Checked inductivity of 122 backedges. 118 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:05:35,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:35,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9682 states to 7264 states and 9682 transitions. [2024-11-09 00:05:35,145 INFO L276 IsEmpty]: Start isEmpty. Operand 7264 states and 9682 transitions. [2024-11-09 00:05:35,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1754 [2024-11-09 00:05:35,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:35,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:35,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:36,317 INFO L134 CoverageAnalysis]: Checked inductivity of 125 backedges. 120 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:05:38,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:38,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9804 states to 7376 states and 9804 transitions. [2024-11-09 00:05:38,296 INFO L276 IsEmpty]: Start isEmpty. Operand 7376 states and 9804 transitions. [2024-11-09 00:05:38,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1755 [2024-11-09 00:05:38,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:38,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:38,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:39,366 INFO L134 CoverageAnalysis]: Checked inductivity of 122 backedges. 122 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:40,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:40,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9841 states to 7410 states and 9841 transitions. [2024-11-09 00:05:40,476 INFO L276 IsEmpty]: Start isEmpty. Operand 7410 states and 9841 transitions. [2024-11-09 00:05:40,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1761 [2024-11-09 00:05:40,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:40,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:40,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:41,662 INFO L134 CoverageAnalysis]: Checked inductivity of 128 backedges. 128 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:42,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:42,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9847 states to 7416 states and 9847 transitions. [2024-11-09 00:05:42,302 INFO L276 IsEmpty]: Start isEmpty. Operand 7416 states and 9847 transitions. [2024-11-09 00:05:42,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1763 [2024-11-09 00:05:42,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:42,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:42,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:45,881 INFO L134 CoverageAnalysis]: Checked inductivity of 134 backedges. 129 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:05:48,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:48,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9977 states to 7541 states and 9977 transitions. [2024-11-09 00:05:48,775 INFO L276 IsEmpty]: Start isEmpty. Operand 7541 states and 9977 transitions. [2024-11-09 00:05:48,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1767 [2024-11-09 00:05:48,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:48,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:49,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:49,854 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 133 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:05:51,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:51,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10003 states to 7562 states and 10003 transitions. [2024-11-09 00:05:51,158 INFO L276 IsEmpty]: Start isEmpty. Operand 7562 states and 10003 transitions. [2024-11-09 00:05:51,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1773 [2024-11-09 00:05:51,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:51,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:51,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:52,450 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 140 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:53,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:53,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10030 states to 7586 states and 10030 transitions. [2024-11-09 00:05:53,733 INFO L276 IsEmpty]: Start isEmpty. Operand 7586 states and 10030 transitions. [2024-11-09 00:05:53,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1776 [2024-11-09 00:05:53,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:53,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:53,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:54,636 INFO L134 CoverageAnalysis]: Checked inductivity of 143 backedges. 143 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:55,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:55,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10062 states to 7614 states and 10062 transitions. [2024-11-09 00:05:55,567 INFO L276 IsEmpty]: Start isEmpty. Operand 7614 states and 10062 transitions. [2024-11-09 00:05:55,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1777 [2024-11-09 00:05:55,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:55,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:55,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:56,800 INFO L134 CoverageAnalysis]: Checked inductivity of 182 backedges. 147 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2024-11-09 00:05:57,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:57,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10076 states to 7626 states and 10076 transitions. [2024-11-09 00:05:57,969 INFO L276 IsEmpty]: Start isEmpty. Operand 7626 states and 10076 transitions. [2024-11-09 00:05:57,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1778 [2024-11-09 00:05:57,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:57,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:58,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:01,154 INFO L134 CoverageAnalysis]: Checked inductivity of 181 backedges. 180 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:06:02,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:02,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10082 states to 7628 states and 10082 transitions. [2024-11-09 00:06:02,428 INFO L276 IsEmpty]: Start isEmpty. Operand 7628 states and 10082 transitions. [2024-11-09 00:06:02,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1778 [2024-11-09 00:06:02,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:02,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:02,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:05,371 INFO L134 CoverageAnalysis]: Checked inductivity of 181 backedges. 180 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:06:06,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:06,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10087 states to 7632 states and 10087 transitions. [2024-11-09 00:06:06,019 INFO L276 IsEmpty]: Start isEmpty. Operand 7632 states and 10087 transitions. [2024-11-09 00:06:06,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1779 [2024-11-09 00:06:06,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:06,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:06,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:06,964 INFO L134 CoverageAnalysis]: Checked inductivity of 183 backedges. 146 proven. 0 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked. [2024-11-09 00:06:07,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:07,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10098 states to 7640 states and 10098 transitions. [2024-11-09 00:06:07,993 INFO L276 IsEmpty]: Start isEmpty. Operand 7640 states and 10098 transitions. [2024-11-09 00:06:08,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1781 [2024-11-09 00:06:08,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:08,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:08,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:09,678 INFO L134 CoverageAnalysis]: Checked inductivity of 190 backedges. 155 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2024-11-09 00:06:10,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:10,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10113 states to 7644 states and 10113 transitions. [2024-11-09 00:06:10,638 INFO L276 IsEmpty]: Start isEmpty. Operand 7644 states and 10113 transitions. [2024-11-09 00:06:10,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1782 [2024-11-09 00:06:10,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:10,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:10,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:11,910 INFO L134 CoverageAnalysis]: Checked inductivity of 193 backedges. 158 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2024-11-09 00:06:12,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:12,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10115 states to 7645 states and 10115 transitions. [2024-11-09 00:06:12,521 INFO L276 IsEmpty]: Start isEmpty. Operand 7645 states and 10115 transitions. [2024-11-09 00:06:12,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1786 [2024-11-09 00:06:12,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:12,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:12,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:13,489 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 153 proven. 0 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-09 00:06:14,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:14,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10117 states to 7646 states and 10117 transitions. [2024-11-09 00:06:14,153 INFO L276 IsEmpty]: Start isEmpty. Operand 7646 states and 10117 transitions. [2024-11-09 00:06:14,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1787 [2024-11-09 00:06:14,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:14,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:14,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:15,018 INFO L134 CoverageAnalysis]: Checked inductivity of 199 backedges. 154 proven. 0 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2024-11-09 00:06:15,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:15,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10117 states to 7647 states and 10117 transitions. [2024-11-09 00:06:15,630 INFO L276 IsEmpty]: Start isEmpty. Operand 7647 states and 10117 transitions. [2024-11-09 00:06:15,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1788 [2024-11-09 00:06:15,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:15,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:15,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:16,894 INFO L134 CoverageAnalysis]: Checked inductivity of 155 backedges. 155 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:06:18,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:18,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10170 states to 7694 states and 10170 transitions. [2024-11-09 00:06:18,731 INFO L276 IsEmpty]: Start isEmpty. Operand 7694 states and 10170 transitions. [2024-11-09 00:06:18,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1789 [2024-11-09 00:06:18,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:18,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:18,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:20,231 INFO L134 CoverageAnalysis]: Checked inductivity of 214 backedges. 179 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2024-11-09 00:06:20,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:20,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10181 states to 7702 states and 10181 transitions. [2024-11-09 00:06:20,661 INFO L276 IsEmpty]: Start isEmpty. Operand 7702 states and 10181 transitions. [2024-11-09 00:06:20,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1793 [2024-11-09 00:06:20,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:20,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:20,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:21,956 INFO L134 CoverageAnalysis]: Checked inductivity of 163 backedges. 159 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:06:23,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:23,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10235 states to 7750 states and 10235 transitions. [2024-11-09 00:06:23,920 INFO L276 IsEmpty]: Start isEmpty. Operand 7750 states and 10235 transitions. [2024-11-09 00:06:23,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1797 [2024-11-09 00:06:23,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:23,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:24,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:25,367 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 164 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:06:26,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:26,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10245 states to 7759 states and 10245 transitions. [2024-11-09 00:06:26,218 INFO L276 IsEmpty]: Start isEmpty. Operand 7759 states and 10245 transitions. [2024-11-09 00:06:26,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1802 [2024-11-09 00:06:26,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:26,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:26,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:27,560 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 169 proven. 0 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked. [2024-11-09 00:06:28,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:28,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10272 states to 7783 states and 10272 transitions. [2024-11-09 00:06:28,752 INFO L276 IsEmpty]: Start isEmpty. Operand 7783 states and 10272 transitions. [2024-11-09 00:06:28,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1806 [2024-11-09 00:06:28,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:28,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:28,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:29,797 INFO L134 CoverageAnalysis]: Checked inductivity of 173 backedges. 173 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:06:30,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:30,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10304 states to 7813 states and 10304 transitions. [2024-11-09 00:06:30,603 INFO L276 IsEmpty]: Start isEmpty. Operand 7813 states and 10304 transitions. [2024-11-09 00:06:30,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1808 [2024-11-09 00:06:30,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:30,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:30,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:32,202 INFO L134 CoverageAnalysis]: Checked inductivity of 178 backedges. 174 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:06:33,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:33,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10320 states to 7828 states and 10320 transitions. [2024-11-09 00:06:33,014 INFO L276 IsEmpty]: Start isEmpty. Operand 7828 states and 10320 transitions. [2024-11-09 00:06:33,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1814 [2024-11-09 00:06:33,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:33,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:33,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:34,106 INFO L134 CoverageAnalysis]: Checked inductivity of 288 backedges. 181 proven. 0 refuted. 0 times theorem prover too weak. 107 trivial. 0 not checked. [2024-11-09 00:06:34,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:34,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10331 states to 7840 states and 10331 transitions. [2024-11-09 00:06:34,761 INFO L276 IsEmpty]: Start isEmpty. Operand 7840 states and 10331 transitions. [2024-11-09 00:06:34,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1814 [2024-11-09 00:06:34,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:34,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:34,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:35,681 INFO L134 CoverageAnalysis]: Checked inductivity of 288 backedges. 181 proven. 0 refuted. 0 times theorem prover too weak. 107 trivial. 0 not checked. [2024-11-09 00:06:36,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:36,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10355 states to 7863 states and 10355 transitions. [2024-11-09 00:06:36,661 INFO L276 IsEmpty]: Start isEmpty. Operand 7863 states and 10355 transitions. [2024-11-09 00:06:36,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1814 [2024-11-09 00:06:36,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:36,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:36,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:37,783 INFO L134 CoverageAnalysis]: Checked inductivity of 293 backedges. 253 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-11-09 00:06:38,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:38,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10356 states to 7864 states and 10356 transitions. [2024-11-09 00:06:38,438 INFO L276 IsEmpty]: Start isEmpty. Operand 7864 states and 10356 transitions. [2024-11-09 00:06:38,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1816 [2024-11-09 00:06:38,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:38,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:38,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:39,586 INFO L134 CoverageAnalysis]: Checked inductivity of 183 backedges. 183 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:06:40,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:40,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10414 states to 7918 states and 10414 transitions. [2024-11-09 00:06:40,958 INFO L276 IsEmpty]: Start isEmpty. Operand 7918 states and 10414 transitions. [2024-11-09 00:06:40,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1817 [2024-11-09 00:06:40,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:40,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:41,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:42,354 INFO L134 CoverageAnalysis]: Checked inductivity of 184 backedges. 184 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:06:43,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:43,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10437 states to 7938 states and 10437 transitions. [2024-11-09 00:06:43,206 INFO L276 IsEmpty]: Start isEmpty. Operand 7938 states and 10437 transitions. [2024-11-09 00:06:43,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1830 [2024-11-09 00:06:43,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:43,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:43,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:44,168 INFO L134 CoverageAnalysis]: Checked inductivity of 327 backedges. 204 proven. 0 refuted. 0 times theorem prover too weak. 123 trivial. 0 not checked. [2024-11-09 00:06:44,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:44,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10440 states to 7942 states and 10440 transitions. [2024-11-09 00:06:44,735 INFO L276 IsEmpty]: Start isEmpty. Operand 7942 states and 10440 transitions. [2024-11-09 00:06:44,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1839 [2024-11-09 00:06:44,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:44,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:44,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:46,221 INFO L134 CoverageAnalysis]: Checked inductivity of 338 backedges. 206 proven. 0 refuted. 0 times theorem prover too weak. 132 trivial. 0 not checked. [2024-11-09 00:06:48,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:48,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10519 states to 8008 states and 10519 transitions. [2024-11-09 00:06:48,767 INFO L276 IsEmpty]: Start isEmpty. Operand 8008 states and 10519 transitions. [2024-11-09 00:06:48,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1839 [2024-11-09 00:06:48,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:48,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:49,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:50,219 INFO L134 CoverageAnalysis]: Checked inductivity of 338 backedges. 206 proven. 0 refuted. 0 times theorem prover too weak. 132 trivial. 0 not checked. [2024-11-09 00:06:51,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:51,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10533 states to 8021 states and 10533 transitions. [2024-11-09 00:06:51,083 INFO L276 IsEmpty]: Start isEmpty. Operand 8021 states and 10533 transitions. [2024-11-09 00:06:51,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1842 [2024-11-09 00:06:51,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:51,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:51,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:52,208 INFO L134 CoverageAnalysis]: Checked inductivity of 344 backedges. 209 proven. 0 refuted. 0 times theorem prover too weak. 135 trivial. 0 not checked. [2024-11-09 00:06:52,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:52,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10545 states to 8034 states and 10545 transitions. [2024-11-09 00:06:52,919 INFO L276 IsEmpty]: Start isEmpty. Operand 8034 states and 10545 transitions. [2024-11-09 00:06:52,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1844 [2024-11-09 00:06:52,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:52,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:53,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:54,039 INFO L134 CoverageAnalysis]: Checked inductivity of 211 backedges. 211 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:06:54,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:54,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10572 states to 8061 states and 10572 transitions. [2024-11-09 00:06:54,743 INFO L276 IsEmpty]: Start isEmpty. Operand 8061 states and 10572 transitions. [2024-11-09 00:06:54,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1847 [2024-11-09 00:06:54,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:54,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:54,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:55,913 INFO L134 CoverageAnalysis]: Checked inductivity of 217 backedges. 213 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:06:56,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:56,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10614 states to 8100 states and 10614 transitions. [2024-11-09 00:06:56,902 INFO L276 IsEmpty]: Start isEmpty. Operand 8100 states and 10614 transitions. [2024-11-09 00:06:56,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1850 [2024-11-09 00:06:56,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:56,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:57,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:58,215 INFO L134 CoverageAnalysis]: Checked inductivity of 221 backedges. 216 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:06:58,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:58,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10615 states to 8101 states and 10615 transitions. [2024-11-09 00:06:58,763 INFO L276 IsEmpty]: Start isEmpty. Operand 8101 states and 10615 transitions. [2024-11-09 00:06:58,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1851 [2024-11-09 00:06:58,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:58,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:58,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:59,968 INFO L134 CoverageAnalysis]: Checked inductivity of 222 backedges. 217 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:07:00,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:00,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10619 states to 8104 states and 10619 transitions. [2024-11-09 00:07:00,640 INFO L276 IsEmpty]: Start isEmpty. Operand 8104 states and 10619 transitions. [2024-11-09 00:07:00,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1858 [2024-11-09 00:07:00,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:00,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:00,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:01,630 INFO L134 CoverageAnalysis]: Checked inductivity of 224 backedges. 224 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:07:02,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:02,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10662 states to 8145 states and 10662 transitions. [2024-11-09 00:07:02,735 INFO L276 IsEmpty]: Start isEmpty. Operand 8145 states and 10662 transitions. [2024-11-09 00:07:02,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1860 [2024-11-09 00:07:02,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:02,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:02,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:05,639 INFO L134 CoverageAnalysis]: Checked inductivity of 380 backedges. 345 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2024-11-09 00:07:08,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:08,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10758 states to 8228 states and 10758 transitions. [2024-11-09 00:07:08,213 INFO L276 IsEmpty]: Start isEmpty. Operand 8228 states and 10758 transitions. [2024-11-09 00:07:08,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1860 [2024-11-09 00:07:08,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:08,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:08,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:10,506 INFO L134 CoverageAnalysis]: Checked inductivity of 380 backedges. 345 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2024-11-09 00:07:11,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:11,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10772 states to 8241 states and 10772 transitions. [2024-11-09 00:07:11,287 INFO L276 IsEmpty]: Start isEmpty. Operand 8241 states and 10772 transitions. [2024-11-09 00:07:11,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1860 [2024-11-09 00:07:11,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:11,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:11,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:12,354 INFO L134 CoverageAnalysis]: Checked inductivity of 226 backedges. 226 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:07:12,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:12,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10774 states to 8243 states and 10774 transitions. [2024-11-09 00:07:12,877 INFO L276 IsEmpty]: Start isEmpty. Operand 8243 states and 10774 transitions. [2024-11-09 00:07:12,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1862 [2024-11-09 00:07:12,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:12,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:13,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:14,032 INFO L134 CoverageAnalysis]: Checked inductivity of 228 backedges. 228 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:07:15,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:15,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10792 states to 8259 states and 10792 transitions. [2024-11-09 00:07:15,031 INFO L276 IsEmpty]: Start isEmpty. Operand 8259 states and 10792 transitions. [2024-11-09 00:07:15,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1863 [2024-11-09 00:07:15,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:15,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:15,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:16,116 INFO L134 CoverageAnalysis]: Checked inductivity of 386 backedges. 230 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-11-09 00:07:16,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:16,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10809 states to 8277 states and 10809 transitions. [2024-11-09 00:07:16,763 INFO L276 IsEmpty]: Start isEmpty. Operand 8277 states and 10809 transitions. [2024-11-09 00:07:16,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1863 [2024-11-09 00:07:16,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:16,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:16,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:18,044 INFO L134 CoverageAnalysis]: Checked inductivity of 347 backedges. 342 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:07:20,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:20,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10931 states to 8389 states and 10931 transitions. [2024-11-09 00:07:20,686 INFO L276 IsEmpty]: Start isEmpty. Operand 8389 states and 10931 transitions. [2024-11-09 00:07:20,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1864 [2024-11-09 00:07:20,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:20,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:20,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:22,001 INFO L134 CoverageAnalysis]: Checked inductivity of 339 backedges. 339 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:07:25,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:25,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11052 states to 8501 states and 11052 transitions. [2024-11-09 00:07:25,406 INFO L276 IsEmpty]: Start isEmpty. Operand 8501 states and 11052 transitions. [2024-11-09 00:07:25,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1867 [2024-11-09 00:07:25,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:25,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:25,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:26,470 INFO L134 CoverageAnalysis]: Checked inductivity of 233 backedges. 233 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:07:27,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:27,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11115 states to 8561 states and 11115 transitions. [2024-11-09 00:07:27,274 INFO L276 IsEmpty]: Start isEmpty. Operand 8561 states and 11115 transitions. [2024-11-09 00:07:27,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1868 [2024-11-09 00:07:27,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:27,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:27,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:28,565 INFO L134 CoverageAnalysis]: Checked inductivity of 234 backedges. 234 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:07:29,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:29,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11122 states to 8567 states and 11122 transitions. [2024-11-09 00:07:29,151 INFO L276 IsEmpty]: Start isEmpty. Operand 8567 states and 11122 transitions. [2024-11-09 00:07:29,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1869 [2024-11-09 00:07:29,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:29,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:29,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:30,121 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 235 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:07:30,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:30,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11133 states to 8576 states and 11133 transitions. [2024-11-09 00:07:30,788 INFO L276 IsEmpty]: Start isEmpty. Operand 8576 states and 11133 transitions. [2024-11-09 00:07:30,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1870 [2024-11-09 00:07:30,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:30,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:31,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:32,281 INFO L134 CoverageAnalysis]: Checked inductivity of 400 backedges. 365 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2024-11-09 00:07:33,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:33,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11169 states to 8607 states and 11169 transitions. [2024-11-09 00:07:33,858 INFO L276 IsEmpty]: Start isEmpty. Operand 8607 states and 11169 transitions. [2024-11-09 00:07:33,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1870 [2024-11-09 00:07:33,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:33,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:34,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:35,194 INFO L134 CoverageAnalysis]: Checked inductivity of 236 backedges. 236 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:07:35,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:35,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11195 states to 8630 states and 11195 transitions. [2024-11-09 00:07:35,861 INFO L276 IsEmpty]: Start isEmpty. Operand 8630 states and 11195 transitions. [2024-11-09 00:07:35,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1871 [2024-11-09 00:07:35,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:35,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:36,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:37,149 INFO L134 CoverageAnalysis]: Checked inductivity of 237 backedges. 237 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:07:37,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:37,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11196 states to 8631 states and 11196 transitions. [2024-11-09 00:07:37,836 INFO L276 IsEmpty]: Start isEmpty. Operand 8631 states and 11196 transitions. [2024-11-09 00:07:37,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1872 [2024-11-09 00:07:37,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:37,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:38,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:38,863 INFO L134 CoverageAnalysis]: Checked inductivity of 356 backedges. 243 proven. 0 refuted. 0 times theorem prover too weak. 113 trivial. 0 not checked. [2024-11-09 00:07:40,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:40,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11219 states to 8651 states and 11219 transitions. [2024-11-09 00:07:40,760 INFO L276 IsEmpty]: Start isEmpty. Operand 8651 states and 11219 transitions. [2024-11-09 00:07:40,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1872 [2024-11-09 00:07:40,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:40,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:40,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:41,774 INFO L134 CoverageAnalysis]: Checked inductivity of 356 backedges. 243 proven. 0 refuted. 0 times theorem prover too weak. 113 trivial. 0 not checked. [2024-11-09 00:07:42,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:42,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11230 states to 8662 states and 11230 transitions. [2024-11-09 00:07:42,845 INFO L276 IsEmpty]: Start isEmpty. Operand 8662 states and 11230 transitions. [2024-11-09 00:07:42,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1872 [2024-11-09 00:07:42,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:42,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:43,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:43,989 INFO L134 CoverageAnalysis]: Checked inductivity of 238 backedges. 238 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:07:46,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:46,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11332 states to 8760 states and 11332 transitions. [2024-11-09 00:07:46,214 INFO L276 IsEmpty]: Start isEmpty. Operand 8760 states and 11332 transitions. [2024-11-09 00:07:46,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1873 [2024-11-09 00:07:46,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:46,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:46,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:47,416 INFO L134 CoverageAnalysis]: Checked inductivity of 239 backedges. 239 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:07:48,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:48,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11335 states to 8762 states and 11335 transitions. [2024-11-09 00:07:48,177 INFO L276 IsEmpty]: Start isEmpty. Operand 8762 states and 11335 transitions. [2024-11-09 00:07:48,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1875 [2024-11-09 00:07:48,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:48,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:48,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:49,394 INFO L134 CoverageAnalysis]: Checked inductivity of 241 backedges. 241 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:07:49,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:49,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11337 states to 8764 states and 11337 transitions. [2024-11-09 00:07:49,990 INFO L276 IsEmpty]: Start isEmpty. Operand 8764 states and 11337 transitions. [2024-11-09 00:07:50,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1876 [2024-11-09 00:07:50,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:50,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:50,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:52,444 INFO L134 CoverageAnalysis]: Checked inductivity of 242 backedges. 242 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:08:05,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:05,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12978 states to 10395 states and 12978 transitions. [2024-11-09 00:08:05,849 INFO L276 IsEmpty]: Start isEmpty. Operand 10395 states and 12978 transitions. [2024-11-09 00:08:05,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1880 [2024-11-09 00:08:05,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:05,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:06,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:06,796 INFO L134 CoverageAnalysis]: Checked inductivity of 249 backedges. 246 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:08:09,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:09,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13004 states to 10409 states and 13004 transitions. [2024-11-09 00:08:09,716 INFO L276 IsEmpty]: Start isEmpty. Operand 10409 states and 13004 transitions. [2024-11-09 00:08:09,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1881 [2024-11-09 00:08:09,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:09,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:09,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:11,694 INFO L134 CoverageAnalysis]: Checked inductivity of 251 backedges. 251 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:08:13,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:13,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13032 states to 10415 states and 13032 transitions. [2024-11-09 00:08:13,770 INFO L276 IsEmpty]: Start isEmpty. Operand 10415 states and 13032 transitions. [2024-11-09 00:08:13,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1881 [2024-11-09 00:08:13,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:13,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:14,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:15,734 INFO L134 CoverageAnalysis]: Checked inductivity of 251 backedges. 251 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:08:16,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:16,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13034 states to 10416 states and 13034 transitions. [2024-11-09 00:08:16,527 INFO L276 IsEmpty]: Start isEmpty. Operand 10416 states and 13034 transitions. [2024-11-09 00:08:16,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1881 [2024-11-09 00:08:16,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:16,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:16,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:18,709 INFO L134 CoverageAnalysis]: Checked inductivity of 251 backedges. 251 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:08:19,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:19,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13039 states to 10417 states and 13039 transitions. [2024-11-09 00:08:19,627 INFO L276 IsEmpty]: Start isEmpty. Operand 10417 states and 13039 transitions. [2024-11-09 00:08:19,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1881 [2024-11-09 00:08:19,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:19,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:19,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:21,720 INFO L134 CoverageAnalysis]: Checked inductivity of 251 backedges. 251 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:08:22,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:22,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13041 states to 10418 states and 13041 transitions. [2024-11-09 00:08:22,871 INFO L276 IsEmpty]: Start isEmpty. Operand 10418 states and 13041 transitions. [2024-11-09 00:08:22,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1882 [2024-11-09 00:08:22,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:22,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:23,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:24,653 INFO L134 CoverageAnalysis]: Checked inductivity of 357 backedges. 357 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:08:26,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:26,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13072 states to 10442 states and 13072 transitions. [2024-11-09 00:08:26,426 INFO L276 IsEmpty]: Start isEmpty. Operand 10442 states and 13072 transitions. [2024-11-09 00:08:26,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1882 [2024-11-09 00:08:26,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:26,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:26,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:27,677 INFO L134 CoverageAnalysis]: Checked inductivity of 357 backedges. 357 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:08:28,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:28,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13080 states to 10451 states and 13080 transitions. [2024-11-09 00:08:28,810 INFO L276 IsEmpty]: Start isEmpty. Operand 10451 states and 13080 transitions. [2024-11-09 00:08:28,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1882 [2024-11-09 00:08:28,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:28,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:29,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:29,966 INFO L134 CoverageAnalysis]: Checked inductivity of 248 backedges. 248 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:08:30,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:30,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13088 states to 10458 states and 13088 transitions. [2024-11-09 00:08:30,621 INFO L276 IsEmpty]: Start isEmpty. Operand 10458 states and 13088 transitions. [2024-11-09 00:08:30,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1891 [2024-11-09 00:08:30,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:30,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:30,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:32,140 INFO L134 CoverageAnalysis]: Checked inductivity of 459 backedges. 415 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-09 00:08:33,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:33,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13155 states to 10520 states and 13155 transitions. [2024-11-09 00:08:33,632 INFO L276 IsEmpty]: Start isEmpty. Operand 10520 states and 13155 transitions. [2024-11-09 00:08:33,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1891 [2024-11-09 00:08:33,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:33,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:33,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:35,183 INFO L134 CoverageAnalysis]: Checked inductivity of 459 backedges. 415 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-09 00:08:37,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:37,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13201 states to 10564 states and 13201 transitions. [2024-11-09 00:08:37,322 INFO L276 IsEmpty]: Start isEmpty. Operand 10564 states and 13201 transitions. [2024-11-09 00:08:37,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1891 [2024-11-09 00:08:37,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:37,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:37,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:38,823 INFO L134 CoverageAnalysis]: Checked inductivity of 459 backedges. 415 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-09 00:08:39,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:39,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13223 states to 10585 states and 13223 transitions. [2024-11-09 00:08:39,863 INFO L276 IsEmpty]: Start isEmpty. Operand 10585 states and 13223 transitions. [2024-11-09 00:08:39,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1892 [2024-11-09 00:08:39,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:39,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:40,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:41,707 INFO L134 CoverageAnalysis]: Checked inductivity of 461 backedges. 417 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-09 00:08:43,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:43,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13249 states to 10608 states and 13249 transitions. [2024-11-09 00:08:43,723 INFO L276 IsEmpty]: Start isEmpty. Operand 10608 states and 13249 transitions. [2024-11-09 00:08:43,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1892 [2024-11-09 00:08:43,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:43,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:43,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:44,952 INFO L134 CoverageAnalysis]: Checked inductivity of 452 backedges. 412 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-11-09 00:08:47,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:47,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13328 states to 10684 states and 13328 transitions. [2024-11-09 00:08:47,808 INFO L276 IsEmpty]: Start isEmpty. Operand 10684 states and 13328 transitions. [2024-11-09 00:08:47,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1894 [2024-11-09 00:08:47,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:47,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:48,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:48,886 INFO L134 CoverageAnalysis]: Checked inductivity of 386 backedges. 269 proven. 0 refuted. 0 times theorem prover too weak. 117 trivial. 0 not checked. [2024-11-09 00:08:49,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:49,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13340 states to 10694 states and 13340 transitions. [2024-11-09 00:08:49,947 INFO L276 IsEmpty]: Start isEmpty. Operand 10694 states and 13340 transitions. [2024-11-09 00:08:49,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1894 [2024-11-09 00:08:49,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:49,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:50,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:50,905 INFO L134 CoverageAnalysis]: Checked inductivity of 386 backedges. 269 proven. 0 refuted. 0 times theorem prover too weak. 117 trivial. 0 not checked. [2024-11-09 00:08:52,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:52,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13367 states to 10719 states and 13367 transitions. [2024-11-09 00:08:52,560 INFO L276 IsEmpty]: Start isEmpty. Operand 10719 states and 13367 transitions. [2024-11-09 00:08:52,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1898 [2024-11-09 00:08:52,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:52,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:52,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:53,780 INFO L134 CoverageAnalysis]: Checked inductivity of 264 backedges. 264 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:08:58,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:58,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13530 states to 10875 states and 13530 transitions. [2024-11-09 00:08:58,117 INFO L276 IsEmpty]: Start isEmpty. Operand 10875 states and 13530 transitions. [2024-11-09 00:08:58,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1899 [2024-11-09 00:08:58,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:58,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:58,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:59,155 INFO L134 CoverageAnalysis]: Checked inductivity of 456 backedges. 273 proven. 0 refuted. 0 times theorem prover too weak. 183 trivial. 0 not checked. [2024-11-09 00:08:59,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:59,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13560 states to 10902 states and 13560 transitions. [2024-11-09 00:08:59,884 INFO L276 IsEmpty]: Start isEmpty. Operand 10902 states and 13560 transitions. [2024-11-09 00:08:59,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1899 [2024-11-09 00:08:59,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:59,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:00,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:01,198 INFO L134 CoverageAnalysis]: Checked inductivity of 273 backedges. 264 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-09 00:09:04,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:04,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13692 states to 11030 states and 13692 transitions. [2024-11-09 00:09:04,475 INFO L276 IsEmpty]: Start isEmpty. Operand 11030 states and 13692 transitions. [2024-11-09 00:09:04,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1900 [2024-11-09 00:09:04,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:04,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:04,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:05,435 INFO L134 CoverageAnalysis]: Checked inductivity of 266 backedges. 266 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:09:08,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:08,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13728 states to 11061 states and 13728 transitions. [2024-11-09 00:09:08,148 INFO L276 IsEmpty]: Start isEmpty. Operand 11061 states and 13728 transitions. [2024-11-09 00:09:08,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1902 [2024-11-09 00:09:08,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:08,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:08,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:09,713 INFO L134 CoverageAnalysis]: Checked inductivity of 384 backedges. 380 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:09:15,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:15,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13895 states to 11213 states and 13895 transitions. [2024-11-09 00:09:15,913 INFO L276 IsEmpty]: Start isEmpty. Operand 11213 states and 13895 transitions. [2024-11-09 00:09:15,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1902 [2024-11-09 00:09:15,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:15,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:16,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:17,348 INFO L134 CoverageAnalysis]: Checked inductivity of 384 backedges. 380 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:09:21,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:21,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14020 states to 11331 states and 14020 transitions. [2024-11-09 00:09:21,304 INFO L276 IsEmpty]: Start isEmpty. Operand 11331 states and 14020 transitions. [2024-11-09 00:09:21,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1902 [2024-11-09 00:09:21,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:21,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:21,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:22,670 INFO L134 CoverageAnalysis]: Checked inductivity of 384 backedges. 380 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:09:26,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:26,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14077 states to 11379 states and 14077 transitions. [2024-11-09 00:09:26,238 INFO L276 IsEmpty]: Start isEmpty. Operand 11379 states and 14077 transitions. [2024-11-09 00:09:26,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1902 [2024-11-09 00:09:26,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:26,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:26,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:27,629 INFO L134 CoverageAnalysis]: Checked inductivity of 384 backedges. 380 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:09:30,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:30,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14120 states to 11418 states and 14120 transitions. [2024-11-09 00:09:30,871 INFO L276 IsEmpty]: Start isEmpty. Operand 11418 states and 14120 transitions. [2024-11-09 00:09:30,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1902 [2024-11-09 00:09:30,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:30,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:31,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:32,445 INFO L134 CoverageAnalysis]: Checked inductivity of 384 backedges. 380 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:09:33,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:33,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14127 states to 11426 states and 14127 transitions. [2024-11-09 00:09:33,421 INFO L276 IsEmpty]: Start isEmpty. Operand 11426 states and 14127 transitions. [2024-11-09 00:09:33,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1902 [2024-11-09 00:09:33,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:33,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:33,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:34,615 INFO L134 CoverageAnalysis]: Checked inductivity of 268 backedges. 268 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:09:37,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:37,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14161 states to 11456 states and 14161 transitions. [2024-11-09 00:09:37,068 INFO L276 IsEmpty]: Start isEmpty. Operand 11456 states and 14161 transitions. [2024-11-09 00:09:37,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1908 [2024-11-09 00:09:37,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:37,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:37,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:38,274 INFO L134 CoverageAnalysis]: Checked inductivity of 480 backedges. 292 proven. 0 refuted. 0 times theorem prover too weak. 188 trivial. 0 not checked. [2024-11-09 00:09:40,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:40,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14225 states to 11516 states and 14225 transitions. [2024-11-09 00:09:40,625 INFO L276 IsEmpty]: Start isEmpty. Operand 11516 states and 14225 transitions. [2024-11-09 00:09:40,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1908 [2024-11-09 00:09:40,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:40,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:40,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:43,034 INFO L134 CoverageAnalysis]: Checked inductivity of 454 backedges. 419 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2024-11-09 00:09:44,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:44,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14253 states to 11541 states and 14253 transitions. [2024-11-09 00:09:44,480 INFO L276 IsEmpty]: Start isEmpty. Operand 11541 states and 14253 transitions. [2024-11-09 00:09:44,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1909 [2024-11-09 00:09:44,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:44,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:44,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:45,456 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 275 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:09:47,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:47,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14291 states to 11574 states and 14291 transitions. [2024-11-09 00:09:47,203 INFO L276 IsEmpty]: Start isEmpty. Operand 11574 states and 14291 transitions. [2024-11-09 00:09:47,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1911 [2024-11-09 00:09:47,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:47,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:47,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:48,346 INFO L134 CoverageAnalysis]: Checked inductivity of 277 backedges. 277 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:09:49,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:49,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14304 states to 11585 states and 14304 transitions. [2024-11-09 00:09:49,059 INFO L276 IsEmpty]: Start isEmpty. Operand 11585 states and 14304 transitions. [2024-11-09 00:09:49,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1917 [2024-11-09 00:09:49,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:49,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:49,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:50,047 INFO L134 CoverageAnalysis]: Checked inductivity of 283 backedges. 283 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:09:50,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:50,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14313 states to 11593 states and 14313 transitions. [2024-11-09 00:09:50,693 INFO L276 IsEmpty]: Start isEmpty. Operand 11593 states and 14313 transitions. [2024-11-09 00:09:50,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1918 [2024-11-09 00:09:50,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:50,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:50,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:51,898 INFO L134 CoverageAnalysis]: Checked inductivity of 402 backedges. 397 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:09:53,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:53,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14332 states to 11608 states and 14332 transitions. [2024-11-09 00:09:53,251 INFO L276 IsEmpty]: Start isEmpty. Operand 11608 states and 14332 transitions. [2024-11-09 00:09:53,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1918 [2024-11-09 00:09:53,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:53,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:53,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:54,799 INFO L134 CoverageAnalysis]: Checked inductivity of 402 backedges. 397 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:09:55,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:55,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14339 states to 11616 states and 14339 transitions. [2024-11-09 00:09:55,603 INFO L276 IsEmpty]: Start isEmpty. Operand 11616 states and 14339 transitions. [2024-11-09 00:09:55,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1919 [2024-11-09 00:09:55,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:55,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:55,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:56,718 INFO L134 CoverageAnalysis]: Checked inductivity of 285 backedges. 285 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:09:57,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:57,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14348 states to 11624 states and 14348 transitions. [2024-11-09 00:09:57,579 INFO L276 IsEmpty]: Start isEmpty. Operand 11624 states and 14348 transitions. [2024-11-09 00:09:57,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1920 [2024-11-09 00:09:57,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:57,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:57,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:59,124 INFO L134 CoverageAnalysis]: Checked inductivity of 286 backedges. 286 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:10:00,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:00,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14390 states to 11662 states and 14390 transitions. [2024-11-09 00:10:00,488 INFO L276 IsEmpty]: Start isEmpty. Operand 11662 states and 14390 transitions. [2024-11-09 00:10:00,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1921 [2024-11-09 00:10:00,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:00,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:00,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:02,063 INFO L134 CoverageAnalysis]: Checked inductivity of 493 backedges. 449 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-09 00:10:03,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:03,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14418 states to 11687 states and 14418 transitions. [2024-11-09 00:10:03,361 INFO L276 IsEmpty]: Start isEmpty. Operand 11687 states and 14418 transitions. [2024-11-09 00:10:03,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1921 [2024-11-09 00:10:03,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:03,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:03,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:04,803 INFO L134 CoverageAnalysis]: Checked inductivity of 481 backedges. 441 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-11-09 00:10:05,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:05,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14422 states to 11691 states and 14422 transitions. [2024-11-09 00:10:05,403 INFO L276 IsEmpty]: Start isEmpty. Operand 11691 states and 14422 transitions. [2024-11-09 00:10:05,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1924 [2024-11-09 00:10:05,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:05,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:05,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:08,215 INFO L134 CoverageAnalysis]: Checked inductivity of 416 backedges. 407 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-09 00:10:11,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:11,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14463 states to 11724 states and 14463 transitions. [2024-11-09 00:10:11,581 INFO L276 IsEmpty]: Start isEmpty. Operand 11724 states and 14463 transitions. [2024-11-09 00:10:11,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1924 [2024-11-09 00:10:11,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:11,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:11,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:14,414 INFO L134 CoverageAnalysis]: Checked inductivity of 416 backedges. 407 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-09 00:10:17,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:17,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14490 states to 11748 states and 14490 transitions. [2024-11-09 00:10:17,117 INFO L276 IsEmpty]: Start isEmpty. Operand 11748 states and 14490 transitions. [2024-11-09 00:10:17,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1924 [2024-11-09 00:10:17,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:17,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:17,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:19,558 INFO L134 CoverageAnalysis]: Checked inductivity of 416 backedges. 407 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-09 00:10:24,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:24,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14573 states to 11822 states and 14573 transitions. [2024-11-09 00:10:24,227 INFO L276 IsEmpty]: Start isEmpty. Operand 11822 states and 14573 transitions. [2024-11-09 00:10:24,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1924 [2024-11-09 00:10:24,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:24,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:24,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:26,652 INFO L134 CoverageAnalysis]: Checked inductivity of 416 backedges. 407 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-09 00:10:28,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:28,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14589 states to 11837 states and 14589 transitions. [2024-11-09 00:10:28,294 INFO L276 IsEmpty]: Start isEmpty. Operand 11837 states and 14589 transitions. [2024-11-09 00:10:28,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1925 [2024-11-09 00:10:28,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:28,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:28,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:29,820 INFO L134 CoverageAnalysis]: Checked inductivity of 471 backedges. 436 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2024-11-09 00:10:31,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:31,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14637 states to 11880 states and 14637 transitions. [2024-11-09 00:10:31,579 INFO L276 IsEmpty]: Start isEmpty. Operand 11880 states and 14637 transitions. [2024-11-09 00:10:31,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1932 [2024-11-09 00:10:31,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:31,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:31,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:32,993 INFO L134 CoverageAnalysis]: Checked inductivity of 298 backedges. 298 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:10:34,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:34,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14683 states to 11922 states and 14683 transitions. [2024-11-09 00:10:34,612 INFO L276 IsEmpty]: Start isEmpty. Operand 11922 states and 14683 transitions. [2024-11-09 00:10:34,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1933 [2024-11-09 00:10:34,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:34,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:34,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:35,963 INFO L134 CoverageAnalysis]: Checked inductivity of 299 backedges. 299 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:10:36,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:36,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14684 states to 11923 states and 14684 transitions. [2024-11-09 00:10:36,657 INFO L276 IsEmpty]: Start isEmpty. Operand 11923 states and 14684 transitions. [2024-11-09 00:10:36,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1934 [2024-11-09 00:10:36,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:36,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:36,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:37,661 INFO L134 CoverageAnalysis]: Checked inductivity of 426 backedges. 309 proven. 0 refuted. 0 times theorem prover too weak. 117 trivial. 0 not checked. [2024-11-09 00:10:40,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:40,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14737 states to 11965 states and 14737 transitions. [2024-11-09 00:10:40,835 INFO L276 IsEmpty]: Start isEmpty. Operand 11965 states and 14737 transitions. [2024-11-09 00:10:40,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1934 [2024-11-09 00:10:40,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:40,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:41,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:41,991 INFO L134 CoverageAnalysis]: Checked inductivity of 426 backedges. 309 proven. 0 refuted. 0 times theorem prover too weak. 117 trivial. 0 not checked. [2024-11-09 00:10:45,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:45,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14787 states to 12009 states and 14787 transitions. [2024-11-09 00:10:45,354 INFO L276 IsEmpty]: Start isEmpty. Operand 12009 states and 14787 transitions. [2024-11-09 00:10:45,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1934 [2024-11-09 00:10:45,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:45,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:45,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:46,517 INFO L134 CoverageAnalysis]: Checked inductivity of 426 backedges. 309 proven. 0 refuted. 0 times theorem prover too weak. 117 trivial. 0 not checked. [2024-11-09 00:10:48,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:48,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14809 states to 12032 states and 14809 transitions. [2024-11-09 00:10:48,694 INFO L276 IsEmpty]: Start isEmpty. Operand 12032 states and 14809 transitions. [2024-11-09 00:10:48,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1934 [2024-11-09 00:10:48,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:48,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:48,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:49,861 INFO L134 CoverageAnalysis]: Checked inductivity of 426 backedges. 309 proven. 0 refuted. 0 times theorem prover too weak. 117 trivial. 0 not checked. [2024-11-09 00:10:51,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:51,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14824 states to 12047 states and 14824 transitions. [2024-11-09 00:10:51,531 INFO L276 IsEmpty]: Start isEmpty. Operand 12047 states and 14824 transitions. [2024-11-09 00:10:51,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1937 [2024-11-09 00:10:51,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:51,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:51,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:56,564 INFO L134 CoverageAnalysis]: Checked inductivity of 303 backedges. 303 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:11:03,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:03,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15009 states to 12225 states and 15009 transitions. [2024-11-09 00:11:03,790 INFO L276 IsEmpty]: Start isEmpty. Operand 12225 states and 15009 transitions. [2024-11-09 00:11:03,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1939 [2024-11-09 00:11:03,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:03,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:04,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:05,208 INFO L134 CoverageAnalysis]: Checked inductivity of 309 backedges. 304 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:11:08,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:08,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15045 states to 12257 states and 15045 transitions. [2024-11-09 00:11:08,827 INFO L276 IsEmpty]: Start isEmpty. Operand 12257 states and 15045 transitions. [2024-11-09 00:11:08,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1940 [2024-11-09 00:11:08,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:08,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:09,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:10,440 INFO L134 CoverageAnalysis]: Checked inductivity of 512 backedges. 468 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-09 00:11:10,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:10,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15051 states to 12263 states and 15051 transitions. [2024-11-09 00:11:10,886 INFO L276 IsEmpty]: Start isEmpty. Operand 12263 states and 15051 transitions. [2024-11-09 00:11:10,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1940 [2024-11-09 00:11:10,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:10,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:11,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:12,338 INFO L134 CoverageAnalysis]: Checked inductivity of 314 backedges. 305 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-09 00:11:14,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:14,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15067 states to 12277 states and 15067 transitions. [2024-11-09 00:11:14,425 INFO L276 IsEmpty]: Start isEmpty. Operand 12277 states and 15067 transitions. [2024-11-09 00:11:14,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1940 [2024-11-09 00:11:14,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:14,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:14,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:15,581 INFO L134 CoverageAnalysis]: Checked inductivity of 306 backedges. 306 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:11:18,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:18,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15093 states to 12298 states and 15093 transitions. [2024-11-09 00:11:18,829 INFO L276 IsEmpty]: Start isEmpty. Operand 12298 states and 15093 transitions. [2024-11-09 00:11:18,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1941 [2024-11-09 00:11:18,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:18,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:19,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:20,113 INFO L134 CoverageAnalysis]: Checked inductivity of 501 backedges. 317 proven. 0 refuted. 0 times theorem prover too weak. 184 trivial. 0 not checked. [2024-11-09 00:11:21,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:21,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15138 states to 12339 states and 15138 transitions. [2024-11-09 00:11:21,632 INFO L276 IsEmpty]: Start isEmpty. Operand 12339 states and 15138 transitions. [2024-11-09 00:11:21,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1941 [2024-11-09 00:11:21,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:21,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:21,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:22,862 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 307 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:11:24,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:24,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15152 states to 12349 states and 15152 transitions. [2024-11-09 00:11:24,949 INFO L276 IsEmpty]: Start isEmpty. Operand 12349 states and 15152 transitions. [2024-11-09 00:11:24,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1943 [2024-11-09 00:11:24,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:24,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:25,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:26,094 INFO L134 CoverageAnalysis]: Checked inductivity of 489 backedges. 310 proven. 0 refuted. 0 times theorem prover too weak. 179 trivial. 0 not checked. [2024-11-09 00:11:26,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:26,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15159 states to 12356 states and 15159 transitions. [2024-11-09 00:11:26,590 INFO L276 IsEmpty]: Start isEmpty. Operand 12356 states and 15159 transitions. [2024-11-09 00:11:26,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1943 [2024-11-09 00:11:26,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:26,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:26,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:27,976 INFO L134 CoverageAnalysis]: Checked inductivity of 309 backedges. 309 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:11:29,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:29,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15173 states to 12366 states and 15173 transitions. [2024-11-09 00:11:29,651 INFO L276 IsEmpty]: Start isEmpty. Operand 12366 states and 15173 transitions. [2024-11-09 00:11:29,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1944 [2024-11-09 00:11:29,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:29,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:29,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:31,092 INFO L134 CoverageAnalysis]: Checked inductivity of 516 backedges. 472 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-09 00:11:32,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:32,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15193 states to 12385 states and 15193 transitions. [2024-11-09 00:11:32,063 INFO L276 IsEmpty]: Start isEmpty. Operand 12385 states and 15193 transitions. [2024-11-09 00:11:32,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1944 [2024-11-09 00:11:32,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:32,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:32,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:36,720 INFO L134 CoverageAnalysis]: Checked inductivity of 310 backedges. 310 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:11:38,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:38,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15203 states to 12392 states and 15203 transitions. [2024-11-09 00:11:38,259 INFO L276 IsEmpty]: Start isEmpty. Operand 12392 states and 15203 transitions. [2024-11-09 00:11:38,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1946 [2024-11-09 00:11:38,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:38,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:38,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:39,849 INFO L134 CoverageAnalysis]: Checked inductivity of 518 backedges. 474 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-09 00:11:42,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:42,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15235 states to 12421 states and 15235 transitions. [2024-11-09 00:11:42,586 INFO L276 IsEmpty]: Start isEmpty. Operand 12421 states and 15235 transitions. [2024-11-09 00:11:42,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1949 [2024-11-09 00:11:42,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:42,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:42,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:44,790 INFO L134 CoverageAnalysis]: Checked inductivity of 521 backedges. 477 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-09 00:11:48,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:48,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15269 states to 12453 states and 15269 transitions. [2024-11-09 00:11:48,024 INFO L276 IsEmpty]: Start isEmpty. Operand 12453 states and 15269 transitions. [2024-11-09 00:11:48,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1950 [2024-11-09 00:11:48,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:48,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:48,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:49,485 INFO L134 CoverageAnalysis]: Checked inductivity of 316 backedges. 316 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:11:53,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:53,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15303 states to 12483 states and 15303 transitions. [2024-11-09 00:11:53,090 INFO L276 IsEmpty]: Start isEmpty. Operand 12483 states and 15303 transitions. [2024-11-09 00:11:53,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1951 [2024-11-09 00:11:53,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:53,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:53,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:54,494 INFO L134 CoverageAnalysis]: Checked inductivity of 479 backedges. 341 proven. 0 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked. [2024-11-09 00:12:06,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:06,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15415 states to 12596 states and 15415 transitions. [2024-11-09 00:12:06,018 INFO L276 IsEmpty]: Start isEmpty. Operand 12596 states and 15415 transitions. [2024-11-09 00:12:06,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1951 [2024-11-09 00:12:06,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:06,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:06,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:07,556 INFO L134 CoverageAnalysis]: Checked inductivity of 479 backedges. 341 proven. 0 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked. [2024-11-09 00:12:11,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:11,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15448 states to 12630 states and 15448 transitions. [2024-11-09 00:12:11,204 INFO L276 IsEmpty]: Start isEmpty. Operand 12630 states and 15448 transitions. [2024-11-09 00:12:11,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1952 [2024-11-09 00:12:11,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:11,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:11,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:12,777 INFO L134 CoverageAnalysis]: Checked inductivity of 318 backedges. 318 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:12:13,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:13,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15450 states to 12632 states and 15450 transitions. [2024-11-09 00:12:13,928 INFO L276 IsEmpty]: Start isEmpty. Operand 12632 states and 15450 transitions. [2024-11-09 00:12:13,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1953 [2024-11-09 00:12:13,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:13,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:14,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:15,226 INFO L134 CoverageAnalysis]: Checked inductivity of 319 backedges. 319 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:12:17,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:17,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15467 states to 12645 states and 15467 transitions. [2024-11-09 00:12:17,173 INFO L276 IsEmpty]: Start isEmpty. Operand 12645 states and 15467 transitions. [2024-11-09 00:12:17,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1956 [2024-11-09 00:12:17,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:17,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:17,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:18,616 INFO L134 CoverageAnalysis]: Checked inductivity of 502 backedges. 467 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2024-11-09 00:12:19,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:19,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15490 states to 12666 states and 15490 transitions. [2024-11-09 00:12:19,664 INFO L276 IsEmpty]: Start isEmpty. Operand 12666 states and 15490 transitions. [2024-11-09 00:12:19,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1957 [2024-11-09 00:12:19,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:19,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:20,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:21,083 INFO L134 CoverageAnalysis]: Checked inductivity of 323 backedges. 323 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:12:22,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:22,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15506 states to 12680 states and 15506 transitions. [2024-11-09 00:12:22,545 INFO L276 IsEmpty]: Start isEmpty. Operand 12680 states and 15506 transitions. [2024-11-09 00:12:22,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1959 [2024-11-09 00:12:22,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:22,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:22,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:24,375 INFO L134 CoverageAnalysis]: Checked inductivity of 325 backedges. 325 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:12:25,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:25,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15514 states to 12687 states and 15514 transitions. [2024-11-09 00:12:25,365 INFO L276 IsEmpty]: Start isEmpty. Operand 12687 states and 15514 transitions. [2024-11-09 00:12:25,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1961 [2024-11-09 00:12:25,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:25,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:25,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:26,515 INFO L134 CoverageAnalysis]: Checked inductivity of 453 backedges. 336 proven. 0 refuted. 0 times theorem prover too weak. 117 trivial. 0 not checked. [2024-11-09 00:12:27,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:27,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15541 states to 12714 states and 15541 transitions. [2024-11-09 00:12:27,420 INFO L276 IsEmpty]: Start isEmpty. Operand 12714 states and 15541 transitions. [2024-11-09 00:12:27,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1963 [2024-11-09 00:12:27,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:27,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:27,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:28,490 INFO L134 CoverageAnalysis]: Checked inductivity of 333 backedges. 328 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:12:29,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:29,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15561 states to 12731 states and 15561 transitions. [2024-11-09 00:12:29,630 INFO L276 IsEmpty]: Start isEmpty. Operand 12731 states and 15561 transitions. [2024-11-09 00:12:29,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1964 [2024-11-09 00:12:29,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:29,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:29,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:31,161 INFO L134 CoverageAnalysis]: Checked inductivity of 456 backedges. 447 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-09 00:12:34,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:34,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15608 states to 12771 states and 15608 transitions. [2024-11-09 00:12:34,093 INFO L276 IsEmpty]: Start isEmpty. Operand 12771 states and 15608 transitions. [2024-11-09 00:12:34,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1964 [2024-11-09 00:12:34,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:34,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:34,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:35,680 INFO L134 CoverageAnalysis]: Checked inductivity of 456 backedges. 447 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-09 00:12:36,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:36,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15625 states to 12788 states and 15625 transitions. [2024-11-09 00:12:36,720 INFO L276 IsEmpty]: Start isEmpty. Operand 12788 states and 15625 transitions. [2024-11-09 00:12:36,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1965 [2024-11-09 00:12:36,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:36,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:36,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:38,208 INFO L134 CoverageAnalysis]: Checked inductivity of 331 backedges. 331 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:12:42,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:42,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15729 states to 12885 states and 15729 transitions. [2024-11-09 00:12:42,524 INFO L276 IsEmpty]: Start isEmpty. Operand 12885 states and 15729 transitions. [2024-11-09 00:12:42,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1967 [2024-11-09 00:12:42,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:42,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:42,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:43,781 INFO L134 CoverageAnalysis]: Checked inductivity of 441 backedges. 333 proven. 0 refuted. 0 times theorem prover too weak. 108 trivial. 0 not checked. [2024-11-09 00:12:45,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:45,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15732 states to 12888 states and 15732 transitions. [2024-11-09 00:12:45,189 INFO L276 IsEmpty]: Start isEmpty. Operand 12888 states and 15732 transitions. [2024-11-09 00:12:45,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1967 [2024-11-09 00:12:45,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:45,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:45,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:49,570 INFO L134 CoverageAnalysis]: Checked inductivity of 337 backedges. 332 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:12:53,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:53,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15754 states to 12906 states and 15754 transitions. [2024-11-09 00:12:53,979 INFO L276 IsEmpty]: Start isEmpty. Operand 12906 states and 15754 transitions. [2024-11-09 00:12:54,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1968 [2024-11-09 00:12:54,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:54,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:54,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:55,302 INFO L134 CoverageAnalysis]: Checked inductivity of 334 backedges. 334 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:12:56,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:56,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15767 states to 12916 states and 15767 transitions. [2024-11-09 00:12:56,942 INFO L276 IsEmpty]: Start isEmpty. Operand 12916 states and 15767 transitions. [2024-11-09 00:12:56,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1973 [2024-11-09 00:12:56,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:56,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:57,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:58,239 INFO L134 CoverageAnalysis]: Checked inductivity of 545 backedges. 357 proven. 0 refuted. 0 times theorem prover too weak. 188 trivial. 0 not checked. [2024-11-09 00:12:58,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:58,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15789 states to 12937 states and 15789 transitions. [2024-11-09 00:12:58,986 INFO L276 IsEmpty]: Start isEmpty. Operand 12937 states and 15789 transitions. [2024-11-09 00:12:59,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1977 [2024-11-09 00:12:59,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:59,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:59,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:03,191 INFO L134 CoverageAnalysis]: Checked inductivity of 343 backedges. 343 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:13:16,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16033 states to 13173 states and 16033 transitions. [2024-11-09 00:13:16,009 INFO L276 IsEmpty]: Start isEmpty. Operand 13173 states and 16033 transitions. [2024-11-09 00:13:16,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1980 [2024-11-09 00:13:16,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,098 INFO L134 CoverageAnalysis]: Checked inductivity of 540 backedges. 500 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-11-09 00:13:25,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16081 states to 13217 states and 16081 transitions. [2024-11-09 00:13:25,125 INFO L276 IsEmpty]: Start isEmpty. Operand 13217 states and 16081 transitions. [2024-11-09 00:13:25,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1980 [2024-11-09 00:13:25,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,091 INFO L134 CoverageAnalysis]: Checked inductivity of 471 backedges. 354 proven. 0 refuted. 0 times theorem prover too weak. 117 trivial. 0 not checked. [2024-11-09 00:13:28,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16081 states to 13218 states and 16081 transitions. [2024-11-09 00:13:28,490 INFO L276 IsEmpty]: Start isEmpty. Operand 13218 states and 16081 transitions. [2024-11-09 00:13:28,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1981 [2024-11-09 00:13:28,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,018 INFO L134 CoverageAnalysis]: Checked inductivity of 455 backedges. 455 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:13:35,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16122 states to 13243 states and 16122 transitions. [2024-11-09 00:13:35,048 INFO L276 IsEmpty]: Start isEmpty. Operand 13243 states and 16122 transitions. [2024-11-09 00:13:35,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1981 [2024-11-09 00:13:35,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,800 INFO L134 CoverageAnalysis]: Checked inductivity of 455 backedges. 455 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:13:38,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:38,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16144 states to 13265 states and 16144 transitions. [2024-11-09 00:13:38,169 INFO L276 IsEmpty]: Start isEmpty. Operand 13265 states and 16144 transitions. [2024-11-09 00:13:38,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1981 [2024-11-09 00:13:38,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:38,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:38,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:39,777 INFO L134 CoverageAnalysis]: Checked inductivity of 455 backedges. 455 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.