./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/loop-invariants/linear-inequality-inv-a.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_3595a414-d6dd-49b5-8a8c-a61ff99e1171/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3595a414-d6dd-49b5-8a8c-a61ff99e1171/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_3595a414-d6dd-49b5-8a8c-a61ff99e1171/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3595a414-d6dd-49b5-8a8c-a61ff99e1171/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/loop-invariants/linear-inequality-inv-a.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3595a414-d6dd-49b5-8a8c-a61ff99e1171/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_3595a414-d6dd-49b5-8a8c-a61ff99e1171/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 d2b9c65bc0d5e6814219e058019ca5895f861b5993bd9ff39cc6b3d5fb3e6a41 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:19:05,923 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:19:05,994 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3595a414-d6dd-49b5-8a8c-a61ff99e1171/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-09 00:19:05,999 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 00:19:05,999 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 00:19:06,020 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:19:06,021 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 00:19:06,021 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 00:19:06,022 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:19:06,022 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:19:06,023 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:19:06,023 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 00:19:06,024 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 00:19:06,024 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 00:19:06,024 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 00:19:06,025 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:19:06,025 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 00:19:06,026 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:19:06,026 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 00:19:06,029 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:19:06,030 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 00:19:06,034 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 00:19:06,034 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:19:06,034 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:19:06,035 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:19:06,035 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:19:06,035 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:19:06,036 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:19:06,036 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:19:06,036 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:19:06,036 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 00:19:06,037 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 00:19:06,037 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 00:19:06,037 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_3595a414-d6dd-49b5-8a8c-a61ff99e1171/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_3595a414-d6dd-49b5-8a8c-a61ff99e1171/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 -> d2b9c65bc0d5e6814219e058019ca5895f861b5993bd9ff39cc6b3d5fb3e6a41 [2024-11-09 00:19:06,302 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:19:06,334 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:19:06,338 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:19:06,340 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:19:06,340 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:19:06,342 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3595a414-d6dd-49b5-8a8c-a61ff99e1171/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/loop-invariants/linear-inequality-inv-a.c Unable to find full path for "g++" [2024-11-09 00:19:08,462 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:19:08,649 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:19:08,649 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3595a414-d6dd-49b5-8a8c-a61ff99e1171/sv-benchmarks/c/loop-invariants/linear-inequality-inv-a.c [2024-11-09 00:19:08,660 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3595a414-d6dd-49b5-8a8c-a61ff99e1171/bin/ukojak-verify-ImItNfHLgk/data/f23798202/b5d9fe298bbb4ce9a9c5d86ccad1bc39/FLAG8a03832c9 [2024-11-09 00:19:08,681 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3595a414-d6dd-49b5-8a8c-a61ff99e1171/bin/ukojak-verify-ImItNfHLgk/data/f23798202/b5d9fe298bbb4ce9a9c5d86ccad1bc39 [2024-11-09 00:19:08,684 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:19:08,685 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:19:08,687 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:19:08,687 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:19:08,693 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:19:08,693 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:19:08" (1/1) ... [2024-11-09 00:19:08,695 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@41863971 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:19:08, skipping insertion in model container [2024-11-09 00:19:08,695 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:19:08" (1/1) ... [2024-11-09 00:19:08,714 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:19:08,895 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_3595a414-d6dd-49b5-8a8c-a61ff99e1171/sv-benchmarks/c/loop-invariants/linear-inequality-inv-a.c[860,873] [2024-11-09 00:19:08,900 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_3595a414-d6dd-49b5-8a8c-a61ff99e1171/sv-benchmarks/c/loop-invariants/linear-inequality-inv-a.c[916,929] [2024-11-09 00:19:08,901 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:19:08,909 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:19:08,921 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_3595a414-d6dd-49b5-8a8c-a61ff99e1171/sv-benchmarks/c/loop-invariants/linear-inequality-inv-a.c[860,873] [2024-11-09 00:19:08,922 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_3595a414-d6dd-49b5-8a8c-a61ff99e1171/sv-benchmarks/c/loop-invariants/linear-inequality-inv-a.c[916,929] [2024-11-09 00:19:08,923 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:19:08,938 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:19:08,938 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:19:08 WrapperNode [2024-11-09 00:19:08,939 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:19:08,940 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:19:08,940 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:19:08,940 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:19:08,948 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:19:08" (1/1) ... [2024-11-09 00:19:08,954 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:19:08" (1/1) ... [2024-11-09 00:19:08,969 INFO L138 Inliner]: procedures = 11, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 38 [2024-11-09 00:19:08,969 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:19:08,970 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:19:08,970 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:19:08,970 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:19:08,979 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:19:08" (1/1) ... [2024-11-09 00:19:08,980 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:19:08" (1/1) ... [2024-11-09 00:19:08,981 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:19:08" (1/1) ... [2024-11-09 00:19:08,981 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:19:08" (1/1) ... [2024-11-09 00:19:08,984 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:19:08" (1/1) ... [2024-11-09 00:19:08,988 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:19:08" (1/1) ... [2024-11-09 00:19:08,989 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:19:08" (1/1) ... [2024-11-09 00:19:08,990 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:19:08" (1/1) ... [2024-11-09 00:19:08,991 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:19:08,992 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:19:08,992 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:19:08,993 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:19:08,993 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:19:08" (1/1) ... [2024-11-09 00:19:08,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:19:09,012 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3595a414-d6dd-49b5-8a8c-a61ff99e1171/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:19:09,032 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3595a414-d6dd-49b5-8a8c-a61ff99e1171/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:19:09,040 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3595a414-d6dd-49b5-8a8c-a61ff99e1171/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:19:09,075 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 00:19:09,075 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:19:09,075 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:19:09,076 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 00:19:09,153 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:19:09,155 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:19:09,338 INFO L? ?]: Removed 12 outVars from TransFormulas that were not future-live. [2024-11-09 00:19:09,341 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:19:09,373 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:19:09,373 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-09 00:19:09,374 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:19:09 BoogieIcfgContainer [2024-11-09 00:19:09,374 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:19:09,375 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:19:09,375 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:19:09,386 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:19:09,386 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:19:09" (1/1) ... [2024-11-09 00:19:09,401 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:19:09,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:09,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 12 states and 16 transitions. [2024-11-09 00:19:09,470 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 16 transitions. [2024-11-09 00:19:09,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-09 00:19:09,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:09,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:09,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:09,723 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:19:09,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:09,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 13 states and 16 transitions. [2024-11-09 00:19:09,770 INFO L276 IsEmpty]: Start isEmpty. Operand 13 states and 16 transitions. [2024-11-09 00:19:09,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-09 00:19:09,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:09,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:09,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:09,820 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:19:09,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:09,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 13 states and 15 transitions. [2024-11-09 00:19:09,856 INFO L276 IsEmpty]: Start isEmpty. Operand 13 states and 15 transitions. [2024-11-09 00:19:09,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-09 00:19:09,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:09,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:09,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:10,141 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:10,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:10,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 16 states and 22 transitions. [2024-11-09 00:19:10,541 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 22 transitions. [2024-11-09 00:19:10,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-09 00:19:10,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:10,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:10,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:10,721 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:11,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:11,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 19 states and 26 transitions. [2024-11-09 00:19:11,081 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 26 transitions. [2024-11-09 00:19:11,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-09 00:19:11,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:11,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:11,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:11,220 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:11,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:11,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 20 states and 28 transitions. [2024-11-09 00:19:11,388 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 28 transitions. [2024-11-09 00:19:11,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-09 00:19:11,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:11,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:11,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:11,562 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:11,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:11,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 23 states and 33 transitions. [2024-11-09 00:19:11,986 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 33 transitions. [2024-11-09 00:19:11,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-09 00:19:11,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:11,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:12,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:12,124 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:12,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:12,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 24 states and 34 transitions. [2024-11-09 00:19:12,335 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 34 transitions. [2024-11-09 00:19:12,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-09 00:19:12,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:12,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:12,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:12,562 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:13,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:13,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 27 states and 39 transitions. [2024-11-09 00:19:13,032 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 39 transitions. [2024-11-09 00:19:13,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-09 00:19:13,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:13,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:13,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:13,170 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:13,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:13,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 28 states and 40 transitions. [2024-11-09 00:19:13,399 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 40 transitions. [2024-11-09 00:19:13,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-09 00:19:13,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:13,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:13,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:13,632 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:14,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:14,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 31 states and 45 transitions. [2024-11-09 00:19:14,103 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 45 transitions. [2024-11-09 00:19:14,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-09 00:19:14,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:14,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:14,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:14,235 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:14,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:14,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 32 states and 46 transitions. [2024-11-09 00:19:14,485 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 46 transitions. [2024-11-09 00:19:14,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-09 00:19:14,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:14,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:14,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:14,768 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:15,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:15,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 35 states and 51 transitions. [2024-11-09 00:19:15,319 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 51 transitions. [2024-11-09 00:19:15,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-09 00:19:15,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:15,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:15,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:15,533 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:15,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:15,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 36 states and 52 transitions. [2024-11-09 00:19:15,837 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-11-09 00:19:15,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-09 00:19:15,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:15,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:15,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:16,127 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:16,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:16,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 39 states and 57 transitions. [2024-11-09 00:19:16,728 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 57 transitions. [2024-11-09 00:19:16,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-09 00:19:16,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:16,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:16,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:16,937 INFO L134 CoverageAnalysis]: Checked inductivity of 49 backedges. 0 proven. 49 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:17,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:17,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 40 states and 58 transitions. [2024-11-09 00:19:17,233 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 58 transitions. [2024-11-09 00:19:17,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-09 00:19:17,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:17,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:17,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:17,567 INFO L134 CoverageAnalysis]: Checked inductivity of 49 backedges. 0 proven. 49 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:18,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:18,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 43 states and 63 transitions. [2024-11-09 00:19:18,156 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 63 transitions. [2024-11-09 00:19:18,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:19:18,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:18,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:18,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:18,386 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 0 proven. 64 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:18,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:18,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 44 states and 64 transitions. [2024-11-09 00:19:18,701 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 64 transitions. [2024-11-09 00:19:18,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-09 00:19:18,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:18,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:18,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:19,083 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 0 proven. 64 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:19,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:19,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 47 states and 69 transitions. [2024-11-09 00:19:19,727 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 69 transitions. [2024-11-09 00:19:19,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 00:19:19,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:19,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:19,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:20,005 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 0 proven. 81 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:20,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:20,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 48 states and 70 transitions. [2024-11-09 00:19:20,362 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 70 transitions. [2024-11-09 00:19:20,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-09 00:19:20,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:20,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:20,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:20,747 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 0 proven. 81 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:21,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:21,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 51 states and 75 transitions. [2024-11-09 00:19:21,452 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 75 transitions. [2024-11-09 00:19:21,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-09 00:19:21,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:21,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:21,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:21,701 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:22,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:22,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 52 states and 76 transitions. [2024-11-09 00:19:22,083 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 76 transitions. [2024-11-09 00:19:22,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-09 00:19:22,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:22,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:22,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:22,549 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:23,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:23,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 55 states and 81 transitions. [2024-11-09 00:19:23,277 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 81 transitions. [2024-11-09 00:19:23,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-09 00:19:23,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:23,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:23,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:23,595 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 0 proven. 121 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:23,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:23,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 82 states to 56 states and 82 transitions. [2024-11-09 00:19:23,989 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 82 transitions. [2024-11-09 00:19:23,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-09 00:19:23,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:23,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:24,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:24,511 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 0 proven. 121 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:25,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:25,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 59 states and 87 transitions. [2024-11-09 00:19:25,359 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 87 transitions. [2024-11-09 00:19:25,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-09 00:19:25,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:25,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:25,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:25,698 INFO L134 CoverageAnalysis]: Checked inductivity of 144 backedges. 0 proven. 144 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:26,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:26,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 60 states and 88 transitions. [2024-11-09 00:19:26,112 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 88 transitions. [2024-11-09 00:19:26,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-09 00:19:26,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:26,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:26,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:26,679 INFO L134 CoverageAnalysis]: Checked inductivity of 144 backedges. 0 proven. 144 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:27,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:27,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 63 states and 93 transitions. [2024-11-09 00:19:27,590 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 93 transitions. [2024-11-09 00:19:27,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:19:27,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:27,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:27,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:27,918 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 0 proven. 169 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:28,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:28,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 64 states and 94 transitions. [2024-11-09 00:19:28,374 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 94 transitions. [2024-11-09 00:19:28,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-09 00:19:28,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:28,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:28,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:28,931 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 0 proven. 169 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:29,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:29,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 67 states and 99 transitions. [2024-11-09 00:19:29,712 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 99 transitions. [2024-11-09 00:19:29,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-09 00:19:29,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:29,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:29,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:30,081 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 0 proven. 196 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:30,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:30,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 68 states and 100 transitions. [2024-11-09 00:19:30,542 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 100 transitions. [2024-11-09 00:19:30,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-09 00:19:30,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:30,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:30,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:31,131 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 0 proven. 196 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:31,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:31,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 105 transitions. [2024-11-09 00:19:31,983 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 105 transitions. [2024-11-09 00:19:31,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-09 00:19:31,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:31,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:32,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:32,446 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:32,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:32,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 72 states and 106 transitions. [2024-11-09 00:19:32,973 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 106 transitions. [2024-11-09 00:19:32,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-09 00:19:32,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:32,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:32,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:33,600 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:34,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:34,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 111 transitions. [2024-11-09 00:19:34,500 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 111 transitions. [2024-11-09 00:19:34,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-09 00:19:34,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:34,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:34,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:34,927 INFO L134 CoverageAnalysis]: Checked inductivity of 256 backedges. 0 proven. 256 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:35,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:35,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 76 states and 112 transitions. [2024-11-09 00:19:35,435 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 112 transitions. [2024-11-09 00:19:35,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-09 00:19:35,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:35,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:35,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:36,141 INFO L134 CoverageAnalysis]: Checked inductivity of 256 backedges. 0 proven. 256 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:37,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:37,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 79 states and 117 transitions. [2024-11-09 00:19:37,068 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 117 transitions. [2024-11-09 00:19:37,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-09 00:19:37,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:37,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:37,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:37,622 INFO L134 CoverageAnalysis]: Checked inductivity of 289 backedges. 0 proven. 289 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:38,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:38,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 80 states and 118 transitions. [2024-11-09 00:19:38,084 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 118 transitions. [2024-11-09 00:19:38,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-09 00:19:38,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:38,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:38,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:38,841 INFO L134 CoverageAnalysis]: Checked inductivity of 289 backedges. 0 proven. 289 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:39,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:39,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 83 states and 123 transitions. [2024-11-09 00:19:39,814 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 123 transitions. [2024-11-09 00:19:39,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-09 00:19:39,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:39,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:39,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:40,309 INFO L134 CoverageAnalysis]: Checked inductivity of 324 backedges. 0 proven. 324 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:40,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:40,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 84 states and 124 transitions. [2024-11-09 00:19:40,842 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 124 transitions. [2024-11-09 00:19:40,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-09 00:19:40,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:40,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:40,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:41,560 INFO L134 CoverageAnalysis]: Checked inductivity of 324 backedges. 0 proven. 324 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:42,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:42,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 87 states and 129 transitions. [2024-11-09 00:19:42,571 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 129 transitions. [2024-11-09 00:19:42,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-09 00:19:42,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:42,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:42,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:43,218 INFO L134 CoverageAnalysis]: Checked inductivity of 361 backedges. 0 proven. 361 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:43,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:43,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 88 states and 130 transitions. [2024-11-09 00:19:43,759 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 130 transitions. [2024-11-09 00:19:43,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-09 00:19:43,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:43,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:43,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:44,550 INFO L134 CoverageAnalysis]: Checked inductivity of 361 backedges. 0 proven. 361 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:45,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:45,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 91 states and 135 transitions. [2024-11-09 00:19:45,617 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 135 transitions. [2024-11-09 00:19:45,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-09 00:19:45,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:45,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:45,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:46,198 INFO L134 CoverageAnalysis]: Checked inductivity of 400 backedges. 0 proven. 400 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:46,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:46,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 92 states and 136 transitions. [2024-11-09 00:19:46,775 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 136 transitions. [2024-11-09 00:19:46,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-09 00:19:46,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:46,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:46,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:47,684 INFO L134 CoverageAnalysis]: Checked inductivity of 400 backedges. 0 proven. 400 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:48,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:48,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 95 states and 141 transitions. [2024-11-09 00:19:48,848 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 141 transitions. [2024-11-09 00:19:48,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-09 00:19:48,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:48,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:48,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:49,387 INFO L134 CoverageAnalysis]: Checked inductivity of 441 backedges. 0 proven. 441 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:50,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:50,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 96 states and 142 transitions. [2024-11-09 00:19:50,039 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 142 transitions. [2024-11-09 00:19:50,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-09 00:19:50,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:50,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:50,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:50,910 INFO L134 CoverageAnalysis]: Checked inductivity of 441 backedges. 0 proven. 441 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:52,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:52,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 99 states and 147 transitions. [2024-11-09 00:19:52,069 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 147 transitions. [2024-11-09 00:19:52,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:19:52,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:52,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:52,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:52,584 INFO L134 CoverageAnalysis]: Checked inductivity of 484 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:53,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:53,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 100 states and 148 transitions. [2024-11-09 00:19:53,180 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 148 transitions. [2024-11-09 00:19:53,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-09 00:19:53,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:53,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:53,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:54,064 INFO L134 CoverageAnalysis]: Checked inductivity of 484 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:55,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:55,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 103 states and 153 transitions. [2024-11-09 00:19:55,227 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 153 transitions. [2024-11-09 00:19:55,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-09 00:19:55,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:55,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:55,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:55,787 INFO L134 CoverageAnalysis]: Checked inductivity of 529 backedges. 0 proven. 529 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:56,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:56,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 104 states and 154 transitions. [2024-11-09 00:19:56,417 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 154 transitions. [2024-11-09 00:19:56,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-09 00:19:56,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:56,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:56,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:57,195 INFO L134 CoverageAnalysis]: Checked inductivity of 529 backedges. 0 proven. 529 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:58,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:58,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 107 states and 159 transitions. [2024-11-09 00:19:58,453 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 159 transitions. [2024-11-09 00:19:58,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-09 00:19:58,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:58,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:58,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:59,034 INFO L134 CoverageAnalysis]: Checked inductivity of 576 backedges. 0 proven. 576 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:19:59,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:59,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 160 states to 108 states and 160 transitions. [2024-11-09 00:19:59,655 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 160 transitions. [2024-11-09 00:19:59,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-09 00:19:59,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:59,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:59,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:00,717 INFO L134 CoverageAnalysis]: Checked inductivity of 576 backedges. 0 proven. 576 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:01,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:01,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 111 states and 165 transitions. [2024-11-09 00:20:01,980 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 165 transitions. [2024-11-09 00:20:01,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-09 00:20:01,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:01,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:02,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:02,802 INFO L134 CoverageAnalysis]: Checked inductivity of 625 backedges. 0 proven. 625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:03,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:03,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 166 states to 112 states and 166 transitions. [2024-11-09 00:20:03,448 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 166 transitions. [2024-11-09 00:20:03,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-09 00:20:03,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:03,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:03,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:04,431 INFO L134 CoverageAnalysis]: Checked inductivity of 625 backedges. 0 proven. 625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:05,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:05,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 115 states and 171 transitions. [2024-11-09 00:20:05,727 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 171 transitions. [2024-11-09 00:20:05,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-09 00:20:05,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:05,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:05,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:06,293 INFO L134 CoverageAnalysis]: Checked inductivity of 676 backedges. 0 proven. 676 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:06,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:06,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 116 states and 172 transitions. [2024-11-09 00:20:06,934 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 172 transitions. [2024-11-09 00:20:06,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-09 00:20:06,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:06,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:06,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:07,987 INFO L134 CoverageAnalysis]: Checked inductivity of 676 backedges. 0 proven. 676 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:09,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:09,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 177 states to 119 states and 177 transitions. [2024-11-09 00:20:09,314 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 177 transitions. [2024-11-09 00:20:09,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-09 00:20:09,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:09,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:09,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:10,030 INFO L134 CoverageAnalysis]: Checked inductivity of 729 backedges. 0 proven. 729 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:10,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:10,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 178 states to 120 states and 178 transitions. [2024-11-09 00:20:10,692 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 178 transitions. [2024-11-09 00:20:10,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-09 00:20:10,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:10,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:10,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:11,827 INFO L134 CoverageAnalysis]: Checked inductivity of 729 backedges. 0 proven. 729 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:13,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:13,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 183 states to 123 states and 183 transitions. [2024-11-09 00:20:13,210 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 183 transitions. [2024-11-09 00:20:13,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-09 00:20:13,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:13,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:13,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:14,134 INFO L134 CoverageAnalysis]: Checked inductivity of 784 backedges. 0 proven. 784 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:14,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:14,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 184 states to 124 states and 184 transitions. [2024-11-09 00:20:14,823 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 184 transitions. [2024-11-09 00:20:14,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-09 00:20:14,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:14,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:14,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:16,128 INFO L134 CoverageAnalysis]: Checked inductivity of 784 backedges. 0 proven. 784 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:17,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:17,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 127 states and 189 transitions. [2024-11-09 00:20:17,576 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 189 transitions. [2024-11-09 00:20:17,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-09 00:20:17,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:17,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:17,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:18,273 INFO L134 CoverageAnalysis]: Checked inductivity of 841 backedges. 0 proven. 841 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:19,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:19,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 190 states to 128 states and 190 transitions. [2024-11-09 00:20:19,025 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 190 transitions. [2024-11-09 00:20:19,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-09 00:20:19,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:19,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:19,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:20,173 INFO L134 CoverageAnalysis]: Checked inductivity of 841 backedges. 0 proven. 841 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:21,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:21,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 131 states and 195 transitions. [2024-11-09 00:20:21,660 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 195 transitions. [2024-11-09 00:20:21,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-09 00:20:21,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:21,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:21,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:22,364 INFO L134 CoverageAnalysis]: Checked inductivity of 900 backedges. 0 proven. 900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:23,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:23,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 196 states to 132 states and 196 transitions. [2024-11-09 00:20:23,122 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 196 transitions. [2024-11-09 00:20:23,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-09 00:20:23,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:23,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:23,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:24,353 INFO L134 CoverageAnalysis]: Checked inductivity of 900 backedges. 0 proven. 900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:25,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:25,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 201 states to 135 states and 201 transitions. [2024-11-09 00:20:25,894 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 201 transitions. [2024-11-09 00:20:25,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-09 00:20:25,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:25,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:25,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:26,870 INFO L134 CoverageAnalysis]: Checked inductivity of 961 backedges. 0 proven. 961 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:27,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:27,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 202 states to 136 states and 202 transitions. [2024-11-09 00:20:27,648 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 202 transitions. [2024-11-09 00:20:27,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-09 00:20:27,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:27,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:27,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:28,784 INFO L134 CoverageAnalysis]: Checked inductivity of 961 backedges. 0 proven. 961 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:30,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:30,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 139 states and 207 transitions. [2024-11-09 00:20:30,400 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 207 transitions. [2024-11-09 00:20:30,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-09 00:20:30,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:30,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:30,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:31,211 INFO L134 CoverageAnalysis]: Checked inductivity of 1024 backedges. 0 proven. 1024 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:31,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:31,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 208 states to 140 states and 208 transitions. [2024-11-09 00:20:31,989 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 208 transitions. [2024-11-09 00:20:31,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-09 00:20:31,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:31,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:32,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:33,277 INFO L134 CoverageAnalysis]: Checked inductivity of 1024 backedges. 0 proven. 1024 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:34,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:34,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 143 states and 213 transitions. [2024-11-09 00:20:34,973 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 213 transitions. [2024-11-09 00:20:34,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-09 00:20:34,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:34,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:35,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:35,838 INFO L134 CoverageAnalysis]: Checked inductivity of 1089 backedges. 0 proven. 1089 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:36,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:36,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 214 states to 144 states and 214 transitions. [2024-11-09 00:20:36,648 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 214 transitions. [2024-11-09 00:20:36,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-09 00:20:36,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:36,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:36,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:37,915 INFO L134 CoverageAnalysis]: Checked inductivity of 1089 backedges. 0 proven. 1089 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:39,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:39,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 147 states and 219 transitions. [2024-11-09 00:20:39,558 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 219 transitions. [2024-11-09 00:20:39,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-09 00:20:39,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:39,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:39,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:40,568 INFO L134 CoverageAnalysis]: Checked inductivity of 1156 backedges. 0 proven. 1156 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:41,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:41,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 220 states to 148 states and 220 transitions. [2024-11-09 00:20:41,387 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 220 transitions. [2024-11-09 00:20:41,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-09 00:20:41,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:41,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:41,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:42,934 INFO L134 CoverageAnalysis]: Checked inductivity of 1156 backedges. 0 proven. 1156 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:44,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:44,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 225 states to 151 states and 225 transitions. [2024-11-09 00:20:44,677 INFO L276 IsEmpty]: Start isEmpty. Operand 151 states and 225 transitions. [2024-11-09 00:20:44,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-09 00:20:44,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:44,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:44,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:45,844 INFO L134 CoverageAnalysis]: Checked inductivity of 1225 backedges. 0 proven. 1225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:46,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:46,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 226 states to 152 states and 226 transitions. [2024-11-09 00:20:46,692 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 226 transitions. [2024-11-09 00:20:46,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-09 00:20:46,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:46,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:46,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:48,150 INFO L134 CoverageAnalysis]: Checked inductivity of 1225 backedges. 0 proven. 1225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:49,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:49,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 231 states to 155 states and 231 transitions. [2024-11-09 00:20:49,883 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 231 transitions. [2024-11-09 00:20:49,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-09 00:20:49,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:49,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:49,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:50,908 INFO L134 CoverageAnalysis]: Checked inductivity of 1296 backedges. 0 proven. 1296 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:51,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:51,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 156 states and 232 transitions. [2024-11-09 00:20:51,774 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 232 transitions. [2024-11-09 00:20:51,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-09 00:20:51,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:51,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:51,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:53,704 INFO L134 CoverageAnalysis]: Checked inductivity of 1296 backedges. 0 proven. 1296 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:55,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:55,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 237 states to 159 states and 237 transitions. [2024-11-09 00:20:55,537 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 237 transitions. [2024-11-09 00:20:55,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-09 00:20:55,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:55,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:55,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:56,742 INFO L134 CoverageAnalysis]: Checked inductivity of 1369 backedges. 0 proven. 1369 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:20:57,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:57,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 160 states and 238 transitions. [2024-11-09 00:20:57,647 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 238 transitions. [2024-11-09 00:20:57,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-09 00:20:57,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:57,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:57,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:59,229 INFO L134 CoverageAnalysis]: Checked inductivity of 1369 backedges. 0 proven. 1369 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:21:01,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:01,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 243 states to 163 states and 243 transitions. [2024-11-09 00:21:01,080 INFO L276 IsEmpty]: Start isEmpty. Operand 163 states and 243 transitions. [2024-11-09 00:21:01,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-09 00:21:01,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:01,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:01,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:02,243 INFO L134 CoverageAnalysis]: Checked inductivity of 1444 backedges. 0 proven. 1444 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:21:03,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:03,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 164 states and 244 transitions. [2024-11-09 00:21:03,239 INFO L276 IsEmpty]: Start isEmpty. Operand 164 states and 244 transitions. [2024-11-09 00:21:03,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-09 00:21:03,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:03,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:03,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:04,832 INFO L134 CoverageAnalysis]: Checked inductivity of 1444 backedges. 0 proven. 1444 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:21:06,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:06,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 249 states to 167 states and 249 transitions. [2024-11-09 00:21:06,731 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 249 transitions. [2024-11-09 00:21:06,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-09 00:21:06,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:06,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:06,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:07,991 INFO L134 CoverageAnalysis]: Checked inductivity of 1521 backedges. 0 proven. 1521 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:21:08,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:08,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 250 states to 168 states and 250 transitions. [2024-11-09 00:21:08,947 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 250 transitions. [2024-11-09 00:21:08,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-09 00:21:08,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:08,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:08,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:10,688 INFO L134 CoverageAnalysis]: Checked inductivity of 1521 backedges. 0 proven. 1521 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:21:12,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:12,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 255 states to 171 states and 255 transitions. [2024-11-09 00:21:12,737 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 255 transitions. [2024-11-09 00:21:12,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-09 00:21:12,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:12,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:12,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:14,020 INFO L134 CoverageAnalysis]: Checked inductivity of 1600 backedges. 0 proven. 1600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:21:15,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:15,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 256 states to 172 states and 256 transitions. [2024-11-09 00:21:15,066 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 256 transitions. [2024-11-09 00:21:15,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-09 00:21:15,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:15,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:15,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:16,900 INFO L134 CoverageAnalysis]: Checked inductivity of 1600 backedges. 0 proven. 1600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:21:18,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:18,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 261 states to 175 states and 261 transitions. [2024-11-09 00:21:18,892 INFO L276 IsEmpty]: Start isEmpty. Operand 175 states and 261 transitions. [2024-11-09 00:21:18,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-09 00:21:18,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:18,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:18,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:20,210 INFO L134 CoverageAnalysis]: Checked inductivity of 1681 backedges. 0 proven. 1681 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:21:21,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:21,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 262 states to 176 states and 262 transitions. [2024-11-09 00:21:21,207 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 262 transitions. [2024-11-09 00:21:21,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-09 00:21:21,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:21,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:21,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:23,119 INFO L134 CoverageAnalysis]: Checked inductivity of 1681 backedges. 0 proven. 1681 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:21:25,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:25,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 179 states and 267 transitions. [2024-11-09 00:21:25,151 INFO L276 IsEmpty]: Start isEmpty. Operand 179 states and 267 transitions. [2024-11-09 00:21:25,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-09 00:21:25,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:25,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:25,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:26,546 INFO L134 CoverageAnalysis]: Checked inductivity of 1764 backedges. 0 proven. 1764 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:21:27,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:27,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 180 states and 268 transitions. [2024-11-09 00:21:27,600 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 268 transitions. [2024-11-09 00:21:27,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-09 00:21:27,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:27,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:27,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:29,554 INFO L134 CoverageAnalysis]: Checked inductivity of 1764 backedges. 0 proven. 1764 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:21:31,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:31,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 273 states to 183 states and 273 transitions. [2024-11-09 00:21:31,653 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 273 transitions. [2024-11-09 00:21:31,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-09 00:21:31,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:31,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:31,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:33,324 INFO L134 CoverageAnalysis]: Checked inductivity of 1849 backedges. 0 proven. 1849 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:21:34,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:34,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 274 states to 184 states and 274 transitions. [2024-11-09 00:21:34,390 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 274 transitions. [2024-11-09 00:21:34,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-09 00:21:34,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:34,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:34,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:36,458 INFO L134 CoverageAnalysis]: Checked inductivity of 1849 backedges. 0 proven. 1849 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:21:38,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:38,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 279 states to 187 states and 279 transitions. [2024-11-09 00:21:38,577 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 279 transitions. [2024-11-09 00:21:38,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-09 00:21:38,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:38,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:38,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:40,110 INFO L134 CoverageAnalysis]: Checked inductivity of 1936 backedges. 0 proven. 1936 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:21:41,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:41,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 280 states to 188 states and 280 transitions. [2024-11-09 00:21:41,168 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 280 transitions. [2024-11-09 00:21:41,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-09 00:21:41,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:41,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:41,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:43,356 INFO L134 CoverageAnalysis]: Checked inductivity of 1936 backedges. 0 proven. 1936 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:21:45,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:45,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 285 states to 191 states and 285 transitions. [2024-11-09 00:21:45,536 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 285 transitions. [2024-11-09 00:21:45,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-09 00:21:45,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:45,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:45,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:47,131 INFO L134 CoverageAnalysis]: Checked inductivity of 2025 backedges. 0 proven. 2025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:21:48,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:48,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 286 states to 192 states and 286 transitions. [2024-11-09 00:21:48,209 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 286 transitions. [2024-11-09 00:21:48,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-09 00:21:48,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:48,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:48,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:50,699 INFO L134 CoverageAnalysis]: Checked inductivity of 2025 backedges. 0 proven. 2025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:21:53,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:53,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 291 states to 195 states and 291 transitions. [2024-11-09 00:21:53,035 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 291 transitions. [2024-11-09 00:21:53,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-09 00:21:53,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:53,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:53,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:54,728 INFO L134 CoverageAnalysis]: Checked inductivity of 2116 backedges. 0 proven. 2116 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:21:55,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:55,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 292 states to 196 states and 292 transitions. [2024-11-09 00:21:55,827 INFO L276 IsEmpty]: Start isEmpty. Operand 196 states and 292 transitions. [2024-11-09 00:21:55,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-09 00:21:55,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:55,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:55,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:58,130 INFO L134 CoverageAnalysis]: Checked inductivity of 2116 backedges. 0 proven. 2116 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:00,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:00,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 297 states to 199 states and 297 transitions. [2024-11-09 00:22:00,412 INFO L276 IsEmpty]: Start isEmpty. Operand 199 states and 297 transitions. [2024-11-09 00:22:00,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-09 00:22:00,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:00,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:00,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:02,260 INFO L134 CoverageAnalysis]: Checked inductivity of 2209 backedges. 0 proven. 2209 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:03,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:03,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 200 states and 298 transitions. [2024-11-09 00:22:03,493 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 298 transitions. [2024-11-09 00:22:03,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-09 00:22:03,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:03,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:03,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:05,878 INFO L134 CoverageAnalysis]: Checked inductivity of 2209 backedges. 0 proven. 2209 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:08,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:08,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 303 states to 203 states and 303 transitions. [2024-11-09 00:22:08,242 INFO L276 IsEmpty]: Start isEmpty. Operand 203 states and 303 transitions. [2024-11-09 00:22:08,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-11-09 00:22:08,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:08,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:08,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:10,088 INFO L134 CoverageAnalysis]: Checked inductivity of 2304 backedges. 0 proven. 2304 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:11,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:11,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 304 states to 204 states and 304 transitions. [2024-11-09 00:22:11,242 INFO L276 IsEmpty]: Start isEmpty. Operand 204 states and 304 transitions. [2024-11-09 00:22:11,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:22:11,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:11,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:11,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:13,875 INFO L134 CoverageAnalysis]: Checked inductivity of 2304 backedges. 0 proven. 2304 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:16,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:16,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 207 states and 309 transitions. [2024-11-09 00:22:16,248 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 309 transitions. [2024-11-09 00:22:16,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-11-09 00:22:16,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:16,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:16,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:18,175 INFO L134 CoverageAnalysis]: Checked inductivity of 2401 backedges. 0 proven. 2401 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:19,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:19,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 310 states to 208 states and 310 transitions. [2024-11-09 00:22:19,362 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 310 transitions. [2024-11-09 00:22:19,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-09 00:22:19,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:19,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:19,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:21,924 INFO L134 CoverageAnalysis]: Checked inductivity of 2401 backedges. 0 proven. 2401 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:24,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:24,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 315 states to 211 states and 315 transitions. [2024-11-09 00:22:24,500 INFO L276 IsEmpty]: Start isEmpty. Operand 211 states and 315 transitions. [2024-11-09 00:22:24,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-09 00:22:24,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:24,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:24,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:26,548 INFO L134 CoverageAnalysis]: Checked inductivity of 2500 backedges. 0 proven. 2500 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:27,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:27,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 316 states to 212 states and 316 transitions. [2024-11-09 00:22:27,752 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 316 transitions. [2024-11-09 00:22:27,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-11-09 00:22:27,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:27,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:27,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:30,449 INFO L134 CoverageAnalysis]: Checked inductivity of 2500 backedges. 0 proven. 2500 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:32,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:32,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 215 states and 321 transitions. [2024-11-09 00:22:32,972 INFO L276 IsEmpty]: Start isEmpty. Operand 215 states and 321 transitions. [2024-11-09 00:22:32,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-09 00:22:32,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:32,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:33,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:35,622 INFO L134 CoverageAnalysis]: Checked inductivity of 2601 backedges. 0 proven. 2601 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:36,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:36,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 322 states to 216 states and 322 transitions. [2024-11-09 00:22:36,895 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 322 transitions. [2024-11-09 00:22:36,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-09 00:22:36,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:36,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:36,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:39,713 INFO L134 CoverageAnalysis]: Checked inductivity of 2601 backedges. 0 proven. 2601 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:42,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:42,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 327 states to 219 states and 327 transitions. [2024-11-09 00:22:42,252 INFO L276 IsEmpty]: Start isEmpty. Operand 219 states and 327 transitions. [2024-11-09 00:22:42,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-09 00:22:42,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:42,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:42,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:44,641 INFO L134 CoverageAnalysis]: Checked inductivity of 2704 backedges. 0 proven. 2704 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:45,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:45,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 328 states to 220 states and 328 transitions. [2024-11-09 00:22:45,926 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 328 transitions. [2024-11-09 00:22:45,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-11-09 00:22:45,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:45,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:45,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:48,844 INFO L134 CoverageAnalysis]: Checked inductivity of 2704 backedges. 0 proven. 2704 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:51,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:51,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 333 states to 223 states and 333 transitions. [2024-11-09 00:22:51,522 INFO L276 IsEmpty]: Start isEmpty. Operand 223 states and 333 transitions. [2024-11-09 00:22:51,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-09 00:22:51,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:51,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:51,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:54,659 INFO L134 CoverageAnalysis]: Checked inductivity of 2809 backedges. 0 proven. 2809 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:56,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:56,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 334 states to 224 states and 334 transitions. [2024-11-09 00:22:56,131 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 334 transitions. [2024-11-09 00:22:56,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-11-09 00:22:56,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:56,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:56,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:59,149 INFO L134 CoverageAnalysis]: Checked inductivity of 2809 backedges. 0 proven. 2809 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:23:01,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:01,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 339 states to 227 states and 339 transitions. [2024-11-09 00:23:01,803 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 339 transitions. [2024-11-09 00:23:01,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-09 00:23:01,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:01,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:01,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:04,334 INFO L134 CoverageAnalysis]: Checked inductivity of 2916 backedges. 0 proven. 2916 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:23:05,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:05,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 340 states to 228 states and 340 transitions. [2024-11-09 00:23:05,771 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 340 transitions. [2024-11-09 00:23:05,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-09 00:23:05,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:05,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:05,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:09,390 INFO L134 CoverageAnalysis]: Checked inductivity of 2916 backedges. 0 proven. 2916 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:23:12,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:12,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 345 states to 231 states and 345 transitions. [2024-11-09 00:23:12,160 INFO L276 IsEmpty]: Start isEmpty. Operand 231 states and 345 transitions. [2024-11-09 00:23:12,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-11-09 00:23:12,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:12,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:12,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:14,702 INFO L134 CoverageAnalysis]: Checked inductivity of 3025 backedges. 0 proven. 3025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:23:16,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:16,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 346 states to 232 states and 346 transitions. [2024-11-09 00:23:16,110 INFO L276 IsEmpty]: Start isEmpty. Operand 232 states and 346 transitions. [2024-11-09 00:23:16,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-09 00:23:16,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:16,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:16,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:19,312 INFO L134 CoverageAnalysis]: Checked inductivity of 3025 backedges. 0 proven. 3025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:23:22,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:22,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 351 states to 235 states and 351 transitions. [2024-11-09 00:23:22,072 INFO L276 IsEmpty]: Start isEmpty. Operand 235 states and 351 transitions. [2024-11-09 00:23:22,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-09 00:23:22,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:22,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:22,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:24,872 INFO L134 CoverageAnalysis]: Checked inductivity of 3136 backedges. 0 proven. 3136 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:23:26,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:26,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 352 states to 236 states and 352 transitions. [2024-11-09 00:23:26,260 INFO L276 IsEmpty]: Start isEmpty. Operand 236 states and 352 transitions. [2024-11-09 00:23:26,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-11-09 00:23:26,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:26,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:26,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:29,638 INFO L134 CoverageAnalysis]: Checked inductivity of 3136 backedges. 0 proven. 3136 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:23:32,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:32,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 357 states to 239 states and 357 transitions. [2024-11-09 00:23:32,487 INFO L276 IsEmpty]: Start isEmpty. Operand 239 states and 357 transitions. [2024-11-09 00:23:32,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-09 00:23:32,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:32,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:32,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:35,439 INFO L134 CoverageAnalysis]: Checked inductivity of 3249 backedges. 0 proven. 3249 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:23:36,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:36,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 358 states to 240 states and 358 transitions. [2024-11-09 00:23:36,790 INFO L276 IsEmpty]: Start isEmpty. Operand 240 states and 358 transitions. [2024-11-09 00:23:36,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-09 00:23:36,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:36,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:36,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:40,325 INFO L134 CoverageAnalysis]: Checked inductivity of 3249 backedges. 0 proven. 3249 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:23:43,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:43,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 363 states to 243 states and 363 transitions. [2024-11-09 00:23:43,154 INFO L276 IsEmpty]: Start isEmpty. Operand 243 states and 363 transitions. [2024-11-09 00:23:43,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2024-11-09 00:23:43,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:43,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:43,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:45,971 INFO L134 CoverageAnalysis]: Checked inductivity of 3364 backedges. 0 proven. 3364 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:23:47,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:47,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 364 states to 244 states and 364 transitions. [2024-11-09 00:23:47,373 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 364 transitions. [2024-11-09 00:23:47,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-11-09 00:23:47,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:47,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:47,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:50,951 INFO L134 CoverageAnalysis]: Checked inductivity of 3364 backedges. 0 proven. 3364 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:23:53,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:53,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 369 states to 247 states and 369 transitions. [2024-11-09 00:23:53,967 INFO L276 IsEmpty]: Start isEmpty. Operand 247 states and 369 transitions. [2024-11-09 00:23:53,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-11-09 00:23:53,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:53,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:54,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:57,022 INFO L134 CoverageAnalysis]: Checked inductivity of 3481 backedges. 0 proven. 3481 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:23:58,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:58,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 370 states to 248 states and 370 transitions. [2024-11-09 00:23:58,658 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 370 transitions. [2024-11-09 00:23:58,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-11-09 00:23:58,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:58,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:58,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:02,890 INFO L134 CoverageAnalysis]: Checked inductivity of 3481 backedges. 0 proven. 3481 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:24:05,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:05,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 375 states to 251 states and 375 transitions. [2024-11-09 00:24:05,922 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 375 transitions. [2024-11-09 00:24:05,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-11-09 00:24:05,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:05,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:05,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:09,308 INFO L134 CoverageAnalysis]: Checked inductivity of 3600 backedges. 0 proven. 3600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:24:10,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:10,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 376 states to 252 states and 376 transitions. [2024-11-09 00:24:10,784 INFO L276 IsEmpty]: Start isEmpty. Operand 252 states and 376 transitions. [2024-11-09 00:24:10,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-11-09 00:24:10,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:10,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:10,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:14,771 INFO L134 CoverageAnalysis]: Checked inductivity of 3600 backedges. 0 proven. 3600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:24:17,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:17,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 381 states to 255 states and 381 transitions. [2024-11-09 00:24:17,939 INFO L276 IsEmpty]: Start isEmpty. Operand 255 states and 381 transitions. [2024-11-09 00:24:17,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-11-09 00:24:17,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:17,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:18,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:21,706 INFO L134 CoverageAnalysis]: Checked inductivity of 3721 backedges. 0 proven. 3721 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:24:23,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:23,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 382 states to 256 states and 382 transitions. [2024-11-09 00:24:23,418 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 382 transitions. [2024-11-09 00:24:23,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2024-11-09 00:24:23,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:23,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:23,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:27,537 INFO L134 CoverageAnalysis]: Checked inductivity of 3721 backedges. 0 proven. 3721 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:24:30,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:30,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 387 states to 259 states and 387 transitions. [2024-11-09 00:24:30,760 INFO L276 IsEmpty]: Start isEmpty. Operand 259 states and 387 transitions. [2024-11-09 00:24:30,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:24:30,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:30,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:30,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:34,367 INFO L134 CoverageAnalysis]: Checked inductivity of 3844 backedges. 0 proven. 3844 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:24:35,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:35,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 388 states to 260 states and 388 transitions. [2024-11-09 00:24:35,927 INFO L276 IsEmpty]: Start isEmpty. Operand 260 states and 388 transitions. [2024-11-09 00:24:35,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 131 [2024-11-09 00:24:35,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:35,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:35,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:40,094 INFO L134 CoverageAnalysis]: Checked inductivity of 3844 backedges. 0 proven. 3844 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:24:43,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:43,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 393 states to 263 states and 393 transitions. [2024-11-09 00:24:43,219 INFO L276 IsEmpty]: Start isEmpty. Operand 263 states and 393 transitions. [2024-11-09 00:24:43,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 132 [2024-11-09 00:24:43,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:43,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:43,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:47,056 INFO L134 CoverageAnalysis]: Checked inductivity of 3969 backedges. 0 proven. 3969 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:24:48,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:48,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 394 states to 264 states and 394 transitions. [2024-11-09 00:24:48,654 INFO L276 IsEmpty]: Start isEmpty. Operand 264 states and 394 transitions. [2024-11-09 00:24:48,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-11-09 00:24:48,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:48,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:48,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:53,034 INFO L134 CoverageAnalysis]: Checked inductivity of 3969 backedges. 0 proven. 3969 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:24:56,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:56,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 399 states to 267 states and 399 transitions. [2024-11-09 00:24:56,299 INFO L276 IsEmpty]: Start isEmpty. Operand 267 states and 399 transitions. [2024-11-09 00:24:56,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 134 [2024-11-09 00:24:56,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:56,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:56,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:59,928 INFO L134 CoverageAnalysis]: Checked inductivity of 4096 backedges. 0 proven. 4096 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:25:01,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:01,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 400 states to 268 states and 400 transitions. [2024-11-09 00:25:01,508 INFO L276 IsEmpty]: Start isEmpty. Operand 268 states and 400 transitions. [2024-11-09 00:25:01,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-09 00:25:01,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:01,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:01,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:06,042 INFO L134 CoverageAnalysis]: Checked inductivity of 4096 backedges. 0 proven. 4096 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:25:09,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:09,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 405 states to 271 states and 405 transitions. [2024-11-09 00:25:09,181 INFO L276 IsEmpty]: Start isEmpty. Operand 271 states and 405 transitions. [2024-11-09 00:25:09,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 136 [2024-11-09 00:25:09,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:09,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:09,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:12,782 INFO L134 CoverageAnalysis]: Checked inductivity of 4225 backedges. 0 proven. 4225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:25:14,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:14,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 406 states to 272 states and 406 transitions. [2024-11-09 00:25:14,497 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 406 transitions. [2024-11-09 00:25:14,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-11-09 00:25:14,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:14,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:14,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:19,062 INFO L134 CoverageAnalysis]: Checked inductivity of 4225 backedges. 0 proven. 4225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:25:22,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:22,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 411 states to 275 states and 411 transitions. [2024-11-09 00:25:22,278 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 411 transitions. [2024-11-09 00:25:22,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-11-09 00:25:22,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:22,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:22,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:26,281 INFO L134 CoverageAnalysis]: Checked inductivity of 4356 backedges. 0 proven. 4356 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:25:27,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:27,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 412 states to 276 states and 412 transitions. [2024-11-09 00:25:27,864 INFO L276 IsEmpty]: Start isEmpty. Operand 276 states and 412 transitions. [2024-11-09 00:25:27,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2024-11-09 00:25:27,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:27,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:27,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:32,499 INFO L134 CoverageAnalysis]: Checked inductivity of 4356 backedges. 0 proven. 4356 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:25:35,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:35,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 417 states to 279 states and 417 transitions. [2024-11-09 00:25:35,891 INFO L276 IsEmpty]: Start isEmpty. Operand 279 states and 417 transitions. [2024-11-09 00:25:35,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-11-09 00:25:35,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:35,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:35,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:39,698 INFO L134 CoverageAnalysis]: Checked inductivity of 4489 backedges. 0 proven. 4489 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:25:41,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:41,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 418 states to 280 states and 418 transitions. [2024-11-09 00:25:41,310 INFO L276 IsEmpty]: Start isEmpty. Operand 280 states and 418 transitions. [2024-11-09 00:25:41,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 141 [2024-11-09 00:25:41,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:41,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:41,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:46,281 INFO L134 CoverageAnalysis]: Checked inductivity of 4489 backedges. 0 proven. 4489 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:25:49,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:49,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 423 states to 283 states and 423 transitions. [2024-11-09 00:25:49,585 INFO L276 IsEmpty]: Start isEmpty. Operand 283 states and 423 transitions. [2024-11-09 00:25:49,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 142 [2024-11-09 00:25:49,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:49,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:49,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:53,741 INFO L134 CoverageAnalysis]: Checked inductivity of 4624 backedges. 0 proven. 4624 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:25:55,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:55,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 284 states and 424 transitions. [2024-11-09 00:25:55,424 INFO L276 IsEmpty]: Start isEmpty. Operand 284 states and 424 transitions. [2024-11-09 00:25:55,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-11-09 00:25:55,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:55,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:55,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:00,351 INFO L134 CoverageAnalysis]: Checked inductivity of 4624 backedges. 0 proven. 4624 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:26:03,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:03,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 429 states to 287 states and 429 transitions. [2024-11-09 00:26:03,782 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 429 transitions. [2024-11-09 00:26:03,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-11-09 00:26:03,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:03,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:03,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,937 INFO L134 CoverageAnalysis]: Checked inductivity of 4761 backedges. 0 proven. 4761 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:26:09,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 430 states to 288 states and 430 transitions. [2024-11-09 00:26:09,605 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 430 transitions. [2024-11-09 00:26:09,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-11-09 00:26:09,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,855 INFO L134 CoverageAnalysis]: Checked inductivity of 4761 backedges. 0 proven. 4761 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:26:18,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 435 states to 291 states and 435 transitions. [2024-11-09 00:26:18,409 INFO L276 IsEmpty]: Start isEmpty. Operand 291 states and 435 transitions. [2024-11-09 00:26:18,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-11-09 00:26:18,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,264 INFO L134 CoverageAnalysis]: Checked inductivity of 4900 backedges. 0 proven. 4900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:26:25,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 436 states to 292 states and 436 transitions. [2024-11-09 00:26:25,017 INFO L276 IsEmpty]: Start isEmpty. Operand 292 states and 436 transitions. [2024-11-09 00:26:25,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2024-11-09 00:26:25,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,297 INFO L134 CoverageAnalysis]: Checked inductivity of 4900 backedges. 0 proven. 4900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:26:33,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 441 states to 295 states and 441 transitions. [2024-11-09 00:26:33,838 INFO L276 IsEmpty]: Start isEmpty. Operand 295 states and 441 transitions. [2024-11-09 00:26:33,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 148 [2024-11-09 00:26:33,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,297 INFO L134 CoverageAnalysis]: Checked inductivity of 5041 backedges. 0 proven. 5041 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:26:41,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 442 states to 296 states and 442 transitions. [2024-11-09 00:26:41,064 INFO L276 IsEmpty]: Start isEmpty. Operand 296 states and 442 transitions. [2024-11-09 00:26:41,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2024-11-09 00:26:41,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,686 INFO L134 CoverageAnalysis]: Checked inductivity of 5041 backedges. 0 proven. 5041 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:26:50,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:50,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 447 states to 299 states and 447 transitions. [2024-11-09 00:26:50,314 INFO L276 IsEmpty]: Start isEmpty. Operand 299 states and 447 transitions. [2024-11-09 00:26:50,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-09 00:26:50,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:50,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:50,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:54,995 INFO L134 CoverageAnalysis]: Checked inductivity of 5184 backedges. 0 proven. 5184 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:26:56,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:56,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 448 states to 300 states and 448 transitions. [2024-11-09 00:26:56,767 INFO L276 IsEmpty]: Start isEmpty. Operand 300 states and 448 transitions. [2024-11-09 00:26:56,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-11-09 00:26:56,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:56,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:56,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:03,712 INFO L134 CoverageAnalysis]: Checked inductivity of 5184 backedges. 0 proven. 5184 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:27:07,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:07,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 453 states to 303 states and 453 transitions. [2024-11-09 00:27:07,481 INFO L276 IsEmpty]: Start isEmpty. Operand 303 states and 453 transitions. [2024-11-09 00:27:07,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-11-09 00:27:07,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:07,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:07,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:12,536 INFO L134 CoverageAnalysis]: Checked inductivity of 5329 backedges. 0 proven. 5329 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:27:14,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:14,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 454 states to 304 states and 454 transitions. [2024-11-09 00:27:14,427 INFO L276 IsEmpty]: Start isEmpty. Operand 304 states and 454 transitions. [2024-11-09 00:27:14,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2024-11-09 00:27:14,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:14,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:14,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:21,663 INFO L134 CoverageAnalysis]: Checked inductivity of 5329 backedges. 0 proven. 5329 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:27:25,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:25,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 459 states to 307 states and 459 transitions. [2024-11-09 00:27:25,300 INFO L276 IsEmpty]: Start isEmpty. Operand 307 states and 459 transitions. [2024-11-09 00:27:25,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-11-09 00:27:25,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:25,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:25,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:30,766 INFO L134 CoverageAnalysis]: Checked inductivity of 5476 backedges. 0 proven. 5476 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:27:32,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:32,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 460 states to 308 states and 460 transitions. [2024-11-09 00:27:32,674 INFO L276 IsEmpty]: Start isEmpty. Operand 308 states and 460 transitions. [2024-11-09 00:27:32,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-11-09 00:27:32,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:32,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:32,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:39,111 INFO L134 CoverageAnalysis]: Checked inductivity of 5476 backedges. 0 proven. 5476 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:27:42,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:42,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 465 states to 311 states and 465 transitions. [2024-11-09 00:27:42,746 INFO L276 IsEmpty]: Start isEmpty. Operand 311 states and 465 transitions. [2024-11-09 00:27:42,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 156 [2024-11-09 00:27:42,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:42,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:42,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:48,030 INFO L134 CoverageAnalysis]: Checked inductivity of 5625 backedges. 0 proven. 5625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:27:49,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:49,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 466 states to 312 states and 466 transitions. [2024-11-09 00:27:49,853 INFO L276 IsEmpty]: Start isEmpty. Operand 312 states and 466 transitions. [2024-11-09 00:27:49,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 157 [2024-11-09 00:27:49,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:49,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:49,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:56,194 INFO L134 CoverageAnalysis]: Checked inductivity of 5625 backedges. 0 proven. 5625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:27:59,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:59,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 471 states to 315 states and 471 transitions. [2024-11-09 00:27:59,917 INFO L276 IsEmpty]: Start isEmpty. Operand 315 states and 471 transitions. [2024-11-09 00:27:59,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-11-09 00:27:59,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:59,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:00,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:05,555 INFO L134 CoverageAnalysis]: Checked inductivity of 5776 backedges. 0 proven. 5776 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:28:07,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:07,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 472 states to 316 states and 472 transitions. [2024-11-09 00:28:07,368 INFO L276 IsEmpty]: Start isEmpty. Operand 316 states and 472 transitions. [2024-11-09 00:28:07,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 159 [2024-11-09 00:28:07,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:07,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:07,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:14,313 INFO L134 CoverageAnalysis]: Checked inductivity of 5776 backedges. 0 proven. 5776 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:28:18,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:18,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 477 states to 319 states and 477 transitions. [2024-11-09 00:28:18,066 INFO L276 IsEmpty]: Start isEmpty. Operand 319 states and 477 transitions. [2024-11-09 00:28:18,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 160 [2024-11-09 00:28:18,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:18,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:18,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:23,914 INFO L134 CoverageAnalysis]: Checked inductivity of 5929 backedges. 0 proven. 5929 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:28:25,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:25,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 478 states to 320 states and 478 transitions. [2024-11-09 00:28:25,781 INFO L276 IsEmpty]: Start isEmpty. Operand 320 states and 478 transitions. [2024-11-09 00:28:25,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2024-11-09 00:28:25,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:25,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:25,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:32,401 INFO L134 CoverageAnalysis]: Checked inductivity of 5929 backedges. 0 proven. 5929 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:28:36,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:36,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 483 states to 323 states and 483 transitions. [2024-11-09 00:28:36,292 INFO L276 IsEmpty]: Start isEmpty. Operand 323 states and 483 transitions. [2024-11-09 00:28:36,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-11-09 00:28:36,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:36,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:36,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:42,059 INFO L134 CoverageAnalysis]: Checked inductivity of 6084 backedges. 0 proven. 6084 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:28:44,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:44,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 484 states to 324 states and 484 transitions. [2024-11-09 00:28:44,046 INFO L276 IsEmpty]: Start isEmpty. Operand 324 states and 484 transitions. [2024-11-09 00:28:44,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 163 [2024-11-09 00:28:44,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:44,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:44,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:50,922 INFO L134 CoverageAnalysis]: Checked inductivity of 6084 backedges. 0 proven. 6084 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:28:54,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:54,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 489 states to 327 states and 489 transitions. [2024-11-09 00:28:54,853 INFO L276 IsEmpty]: Start isEmpty. Operand 327 states and 489 transitions. [2024-11-09 00:28:54,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 164 [2024-11-09 00:28:54,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:54,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:54,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:01,145 INFO L134 CoverageAnalysis]: Checked inductivity of 6241 backedges. 0 proven. 6241 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:29:03,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:03,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 490 states to 328 states and 490 transitions. [2024-11-09 00:29:03,164 INFO L276 IsEmpty]: Start isEmpty. Operand 328 states and 490 transitions. [2024-11-09 00:29:03,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-09 00:29:03,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:03,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:03,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:10,347 INFO L134 CoverageAnalysis]: Checked inductivity of 6241 backedges. 0 proven. 6241 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:29:14,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:14,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 495 states to 331 states and 495 transitions. [2024-11-09 00:29:14,358 INFO L276 IsEmpty]: Start isEmpty. Operand 331 states and 495 transitions. [2024-11-09 00:29:14,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-11-09 00:29:14,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:14,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:14,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:20,212 INFO L134 CoverageAnalysis]: Checked inductivity of 6400 backedges. 0 proven. 6400 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:29:22,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:22,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 496 states to 332 states and 496 transitions. [2024-11-09 00:29:22,148 INFO L276 IsEmpty]: Start isEmpty. Operand 332 states and 496 transitions. [2024-11-09 00:29:22,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 167 [2024-11-09 00:29:22,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:22,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:22,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:30,171 INFO L134 CoverageAnalysis]: Checked inductivity of 6400 backedges. 0 proven. 6400 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:29:34,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:34,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 501 states to 335 states and 501 transitions. [2024-11-09 00:29:34,209 INFO L276 IsEmpty]: Start isEmpty. Operand 335 states and 501 transitions. [2024-11-09 00:29:34,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 168 [2024-11-09 00:29:34,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:34,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:34,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:40,391 INFO L134 CoverageAnalysis]: Checked inductivity of 6561 backedges. 0 proven. 6561 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:29:42,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:42,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 502 states to 336 states and 502 transitions. [2024-11-09 00:29:42,405 INFO L276 IsEmpty]: Start isEmpty. Operand 336 states and 502 transitions. [2024-11-09 00:29:42,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-11-09 00:29:42,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:42,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:42,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:50,053 INFO L134 CoverageAnalysis]: Checked inductivity of 6561 backedges. 0 proven. 6561 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:29:54,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:54,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 507 states to 339 states and 507 transitions. [2024-11-09 00:29:54,134 INFO L276 IsEmpty]: Start isEmpty. Operand 339 states and 507 transitions. [2024-11-09 00:29:54,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-11-09 00:29:54,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:54,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:54,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:00,609 INFO L134 CoverageAnalysis]: Checked inductivity of 6724 backedges. 0 proven. 6724 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:30:02,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:02,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 508 states to 340 states and 508 transitions. [2024-11-09 00:30:02,636 INFO L276 IsEmpty]: Start isEmpty. Operand 340 states and 508 transitions. [2024-11-09 00:30:02,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-11-09 00:30:02,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:02,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:02,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:10,671 INFO L134 CoverageAnalysis]: Checked inductivity of 6724 backedges. 0 proven. 6724 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:30:14,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:14,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 513 states to 343 states and 513 transitions. [2024-11-09 00:30:14,770 INFO L276 IsEmpty]: Start isEmpty. Operand 343 states and 513 transitions. [2024-11-09 00:30:14,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 172 [2024-11-09 00:30:14,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:14,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:14,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:21,891 INFO L134 CoverageAnalysis]: Checked inductivity of 6889 backedges. 0 proven. 6889 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:30:23,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:23,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 514 states to 344 states and 514 transitions. [2024-11-09 00:30:23,995 INFO L276 IsEmpty]: Start isEmpty. Operand 344 states and 514 transitions. [2024-11-09 00:30:23,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-11-09 00:30:23,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:23,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:24,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:32,193 INFO L134 CoverageAnalysis]: Checked inductivity of 6889 backedges. 0 proven. 6889 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:30:36,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:36,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 519 states to 347 states and 519 transitions. [2024-11-09 00:30:36,415 INFO L276 IsEmpty]: Start isEmpty. Operand 347 states and 519 transitions. [2024-11-09 00:30:36,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2024-11-09 00:30:36,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:36,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:36,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:43,017 INFO L134 CoverageAnalysis]: Checked inductivity of 7056 backedges. 0 proven. 7056 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:30:45,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:45,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 520 states to 348 states and 520 transitions. [2024-11-09 00:30:45,076 INFO L276 IsEmpty]: Start isEmpty. Operand 348 states and 520 transitions. [2024-11-09 00:30:45,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-11-09 00:30:45,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:45,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:45,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:52,905 INFO L134 CoverageAnalysis]: Checked inductivity of 7056 backedges. 0 proven. 7056 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:30:57,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:57,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 525 states to 351 states and 525 transitions. [2024-11-09 00:30:57,120 INFO L276 IsEmpty]: Start isEmpty. Operand 351 states and 525 transitions. [2024-11-09 00:30:57,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2024-11-09 00:30:57,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:57,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:57,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:03,821 INFO L134 CoverageAnalysis]: Checked inductivity of 7225 backedges. 0 proven. 7225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:05,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:05,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 526 states to 352 states and 526 transitions. [2024-11-09 00:31:05,864 INFO L276 IsEmpty]: Start isEmpty. Operand 352 states and 526 transitions. [2024-11-09 00:31:05,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 177 [2024-11-09 00:31:05,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:05,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:06,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:14,092 INFO L134 CoverageAnalysis]: Checked inductivity of 7225 backedges. 0 proven. 7225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:18,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:18,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 531 states to 355 states and 531 transitions. [2024-11-09 00:31:18,289 INFO L276 IsEmpty]: Start isEmpty. Operand 355 states and 531 transitions. [2024-11-09 00:31:18,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 178 [2024-11-09 00:31:18,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:18,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:18,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:25,409 INFO L134 CoverageAnalysis]: Checked inductivity of 7396 backedges. 0 proven. 7396 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:27,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:27,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 532 states to 356 states and 532 transitions. [2024-11-09 00:31:27,514 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 532 transitions. [2024-11-09 00:31:27,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-11-09 00:31:27,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:27,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:27,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:35,786 INFO L134 CoverageAnalysis]: Checked inductivity of 7396 backedges. 0 proven. 7396 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:40,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:40,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 537 states to 359 states and 537 transitions. [2024-11-09 00:31:40,035 INFO L276 IsEmpty]: Start isEmpty. Operand 359 states and 537 transitions. [2024-11-09 00:31:40,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-11-09 00:31:40,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:40,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:40,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:47,188 INFO L134 CoverageAnalysis]: Checked inductivity of 7569 backedges. 0 proven. 7569 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:49,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:49,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 538 states to 360 states and 538 transitions. [2024-11-09 00:31:49,362 INFO L276 IsEmpty]: Start isEmpty. Operand 360 states and 538 transitions. [2024-11-09 00:31:49,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 181 [2024-11-09 00:31:49,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:49,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:49,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:57,808 INFO L134 CoverageAnalysis]: Checked inductivity of 7569 backedges. 0 proven. 7569 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:32:02,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:02,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 543 states to 363 states and 543 transitions. [2024-11-09 00:32:02,097 INFO L276 IsEmpty]: Start isEmpty. Operand 363 states and 543 transitions. [2024-11-09 00:32:02,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-11-09 00:32:02,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:02,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:02,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:09,463 INFO L134 CoverageAnalysis]: Checked inductivity of 7744 backedges. 0 proven. 7744 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:32:11,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:11,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 544 states to 364 states and 544 transitions. [2024-11-09 00:32:11,632 INFO L276 IsEmpty]: Start isEmpty. Operand 364 states and 544 transitions. [2024-11-09 00:32:11,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2024-11-09 00:32:11,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:11,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:11,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:20,353 INFO L134 CoverageAnalysis]: Checked inductivity of 7744 backedges. 0 proven. 7744 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:32:24,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:24,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 549 states to 367 states and 549 transitions. [2024-11-09 00:32:24,822 INFO L276 IsEmpty]: Start isEmpty. Operand 367 states and 549 transitions. [2024-11-09 00:32:24,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 184 [2024-11-09 00:32:24,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:24,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:25,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:32,371 INFO L134 CoverageAnalysis]: Checked inductivity of 7921 backedges. 0 proven. 7921 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:32:34,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:34,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 550 states to 368 states and 550 transitions. [2024-11-09 00:32:34,597 INFO L276 IsEmpty]: Start isEmpty. Operand 368 states and 550 transitions. [2024-11-09 00:32:34,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 185 [2024-11-09 00:32:34,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:34,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:34,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:43,501 INFO L134 CoverageAnalysis]: Checked inductivity of 7921 backedges. 0 proven. 7921 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:32:47,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:47,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 555 states to 371 states and 555 transitions. [2024-11-09 00:32:47,970 INFO L276 IsEmpty]: Start isEmpty. Operand 371 states and 555 transitions. [2024-11-09 00:32:47,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-11-09 00:32:47,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:47,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:48,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:55,709 INFO L134 CoverageAnalysis]: Checked inductivity of 8100 backedges. 0 proven. 8100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:32:57,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:57,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 556 states to 372 states and 556 transitions. [2024-11-09 00:32:57,876 INFO L276 IsEmpty]: Start isEmpty. Operand 372 states and 556 transitions. [2024-11-09 00:32:57,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 187 [2024-11-09 00:32:57,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:57,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:58,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:07,082 INFO L134 CoverageAnalysis]: Checked inductivity of 8100 backedges. 0 proven. 8100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.